Parameters ranked by absolute Pearson correlation with each result. Stronger correlations (|r| ≥ 0.7) suggest the parameter has more influence on the outcome.
Convergence Analysis
Parameter statistics
Parameter
Min
Max
Mean
Std Dev
Count
run_time
6
6
6
0
2
OO_Info_int_param
-100
10
-45
55
2
OO_Info_int_param_two
10
10
10
0
2
OO_Info_float_param
-100
10
-45
55
2
OO_Info_choice_param
2
4
3
1
2
RESULT
-221295.72
-1134.12
-112924.8395
71343.4451
6
int_param
-100
10
-48
40.3939
6
float_param
-100
10
-43.6288
40.3393
6
choice_param
2
8
5
2.2361
6
int_param_two
-100
10
-29
41.1906
6
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-07 22:00:01,860) - Starting with JobEnvironment(job_id=516, hostname=slurmnode2, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2026-09-07 22:00:01,861) - Loading pickle: /oo_dir/runs/adding_old_jobs_to_new_jobs/0/single_runs/516/516_submitted.pkl
Trial-Index: 0
Parameters: {"int_param": -13, "float_param": -58.54299783706665, "int_param_two": -73, "choice_param": 16}
Debug-Infos:
========
DEBUG INFOS START:
Program-Code: ./.tests/optimization_example --int_param='-13' --float_param='-58.54299783706665039062' --choice_param='16' --int_param_two='-73' --nr_results=1
pwd: /oo_dir
File: ./.tests/optimization_example
UID: 1000
GID: 1000
SLURM_JOB_ID: 516
Status-Change-Time: 1786639884.369316
Size: 3677 Bytes
Permissions: -rwxrwxr-x
Owner: admin
Last access: 1788802828.9870017
Last modification: 1786631786.5199668
Hostname: slurmnode2
========
DEBUG INFOS END
./.tests/optimization_example --int_param='-13' --float_param='-58.54299783706665039062' --choice_param='16' --int_param_two='-73' --nr_results=1
stdout:
OO-Info: int_param: -13
OO-Info: int_param_two: -73
OO-Info: float_param: -58.54299783706665039062
OO-Info: choice_param: 16
RESULT: -105262.04574121458
stderr was empty
Result: {'RESULT': -105262.04574121458}
Final-results: {'RESULT': -105262.04574121458}
EXIT_CODE: 0
submitit INFO (2026-09-07 22:00:13,085) - Job completed successfully
submitit INFO (2026-09-07 22:00:13,086) - Exiting after successful completion