! No notable correlations between parameters were found (threshold: |r| > 0.3).
Top-5 Best Results
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
2
OO_Info_int_param
-60
10
-25
35
2
OO_Info_int_param_two
-74
-18
-46
28
2
OO_Info_float_param
-59.5505
-34.6003
-47.0754
12.4751
2
OO_Info_choice_param
No numerical statistics available
RESULT
-89675.7568
-77818.7304
-83747.2436
5928.5132
2
int_param
-60
10
-25
35
2
float_param
-59.5505
-34.6003
-47.0754
12.4751
2
int_param_two
-74
-18
-46
28
2
choice_param
No numerical statistics available
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:25:16,938) - Starting with JobEnvironment(job_id=1011, hostname=slurmnode2, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2026-09-08 06:25:16,938) - Loading pickle: /oo_dir/runs/__main__tests__/15/single_runs/1011/1011_submitted.pkl
Trial-Index: 0
Parameters: {"int_param": -66, "float_param": -27.988922595977783, "int_param_two": -66, "choice_param": 1}
Debug-Infos:
========
DEBUG INFOS START:
Program-Code: ./.tests/optimization_example --int_param='-66' --float_param='-27.98892259597778320312' --choice_param='1' --int_param_two='-66'
pwd: /oo_dir
File: ./.tests/optimization_example
UID: 1000
GID: 1000
SLURM_JOB_ID: 1011
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 --int_param='-66' --float_param='-27.98892259597778320312' --choice_param='1' --int_param_two='-66'
stdout:
OO-Info: int_param: -66
OO-Info: int_param_two: -66
OO-Info: float_param: -27.98892259597778320312
OO-Info: choice_param: 1
RESULT: -111477.21014043414
stderr was empty
Result: {'RESULT': -111477.21014043414}
Final-results: {'RESULT': -111477.21014043414}
EXIT_CODE: 0
submitit INFO (2026-09-08 06:25:29,283) - Job completed successfully
submitit INFO (2026-09-08 06:25:29,284) - Exiting after successful completion