! No notable correlations between parameters were found (threshold: |r| > 0.3).
Parameter Sensitivity Ranking
Parameters ranked by absolute Pearson correlation with each result. Stronger correlations (|r| ≥ 0.7) suggest the parameter has more influence on the outcome.
Parameter statistics
Parameter
Min
Max
Mean
Std Dev
Count
run_time
6
6
6
0
1
OO_Info_int_param
-61
-61
-61
0
1
OO_Info_int_param_two
-59
-59
-59
0
1
OO_Info_float_param
-50.7819
-50.7819
-50.7819
0
1
OO_Info_choice_param
8
8
8
0
1
RESULT1
1.4218
1.4218
1.4218
0
1
RESULT2
2.6541
2.6541
2.6541
0
1
RESULT3
3.7753
3.7753
3.7753
0
1
int_param
-61
-61
-61
0
1
float_param
-50.7819
-50.7819
-50.7819
0
1
int_param_two
-59
-59
-59
0
1
choice_param
8
8
8
0
1
Show SLURM-Job-ID (if it exists)
/home/admin/.omniax_venvs/Python_3.10.12/x86_64/lib/python3.10/site-packages/submitit/core/plugins.py:24: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81.
import pkg_resources
submitit INFO (2026-09-08 06:33:55,824) - Starting with JobEnvironment(job_id=1035, hostname=slurmnode2, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2026-09-08 06:33:55,824) - Loading pickle: /oo_dir/runs/test_if_debug_py_has_alternating/0/single_runs/1035/1035_submitted.pkl
Trial-Index: 0
Parameters: {"int_param": -61, "float_param": -50.78191816806793, "int_param_two": -59, "choice_param": 8}
Debug-Infos:
========
DEBUG INFOS START:
Program-Code: ./.tests/optimization_example --random_sem --int_param='-61' --float_param='-50.78191816806793212891' --choice_param='8' --int_param_two='-59' --nr_results=3
pwd: /oo_dir
File: ./.tests/optimization_example
UID: 1000
GID: 1000
SLURM_JOB_ID: 1035
Status-Change-Time: 1788845502.844091
Size: 3740 Bytes
Permissions: -rwxrwxr-x
Owner: admin
Last access: 1788845502.9160912
Last modification: 1788845502.844091
Hostname: slurmnode2
========
DEBUG INFOS END
./.tests/optimization_example --random_sem --int_param='-61' --float_param='-50.78191816806793212891' --choice_param='8' --int_param_two='-59' --nr_results=3
stdout:
OO-Info: int_param: -61
OO-Info: int_param_two: -59
OO-Info: float_param: -50.78191816806793212891
OO-Info: choice_param: 8
RESULT1: 1.4218383906397185
SEM-RESULT1: 0.6547551068562988
RESULT2: 2.654070209889664
SEM-RESULT2: 0.24814519687900316
RESULT3: 3.7752957631199813
SEM-RESULT3: 0.31316692719466277
stderr was empty
Result: {'RESULT1': 1.4218383906397185, 'RESULT2': 2.654070209889664, 'RESULT3': 3.7752957631199813}
Final-results: {'RESULT1': (1.4218383906397185, 0.6547551068562988), 'RESULT2': (2.654070209889664, 0.24814519687900316), 'RESULT3': (3.7752957631199813, 0.31316692719466277)}
EXIT_CODE: 0
submitit INFO (2026-09-08 06:34:07,222) - Job completed successfully
submitit INFO (2026-09-08 06:34:07,222) - Exiting after successful completion