trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,OO_Info_int_param,OO_Info_int_param_two,OO_Info_float_param,OO_Info_choice_param,arm_name,trial_status,generation_node,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,1.799553072600000191982871911023,2.639034951000000184251348400721,-80,-51.30478680133819580078125,-35,4
1,,,,,,,,,,,,,,,1_0,COMPLETED,UNIFORM,1.721965469500000178726395461126,2.673645613100000151263202496921,-4,-44.929977221528389463856001384556,-83,4
2,1762258337,2,330620b2-f64f-45c5-826f-82b5dcc88e56,1762258339,1762258345,6,./.tests/optimization_example --int_param='-61' --float_param='-39.54842394637111624434' --choice_param='2' --int_param_two='-52' --nr_results=2,0,,runnervmf2e7y,-61,-52,-39.548423946371123349763365695253,2,2_0,COMPLETED,UNIFORM,1.252869477800000019840354070766,2.32076544930000006061732165108,-61,-39.548423946371116244336008094251,-52,2
3,1762258350,2,330620b2-f64f-45c5-826f-82b5dcc88e56,1762258352,1762258358,6,./.tests/optimization_example --int_param='-45' --float_param='-75.47896736996084143811' --choice_param='1' --int_param_two='-53' --nr_results=2,0,,runnervmf2e7y,-45,-53,-75.478967369960827227259869687259,1,3_0,COMPLETED,UNIFORM,1.78040988517842002636371034896,2.650818575962570200488244154258,-45,-75.478967369960841438114584889263,-53,1
========================================================================
Current git-hash: b67ae9b91c483cf433b5d0aa5226c1b3a6a2e3a8 (last fully tested stable version 3 commits ago [9ee07c539bf4aa1ec23f20d4e84a679cc03dbc6a, 9046])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 12:12:13] ax.service.utils.with_db_settings_base: Ax currently requires a sqlalchemy version below 2.0. This will be addressed in a future release. Disabling SQL storage in Ax for now, if you would like to use SQL storage please install Ax with mysql extras via `pip install ax-platform[mysql]`.
Using old run's --time: 60
Using old run's --gpus: 0
Using old run's --max_eval: 2
Run-UUID: afef8ee1-0504-422e-ac0f-66585224b907
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
omniopt --continue runs/multi_results_2_results_UNIFORM/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_UNIFORM/1
Continuation from runs/multi_results_2_results_UNIFORM/0
You have less --max_eval 2 than --num_random_steps 20. Switched both.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_UNIFORM&run_nr=69 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: UNIFORM for 4 steps.
Run-Program: ./.tests/optimization_example --int_param='%(int_param)' --float_param='%(float_param)' --choice_param='%(choice_param)' --int_param_two='%(int_param_two)' --nr_results=2
Experiment parameters
┏━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Values ┃ Type ┃ Log Scale? ┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ int_param │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -100 │ 10 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ min │
└─────────────┴─────────────┘
Your console does not support sixel-images. Will not print Pareto-frontier as a
matplotlib-sixel-plot for RESULT1/RESULT2.
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 2 │ -61 │ -39.548423946371116 │ -52 │ 2 │ 1.2528694778 │ 2.3207654493 │
└─────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Not printing sixel graphics in CI
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 2 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, Started OmniOpt2 run...
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, getting new HP set (no sbatch)
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, requested 1 jobs, got 1, 0.02 s/job
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, eval #1/1 start
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, starting new job
2025-11-04 12:12:17 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, started new job
2025-11-04 12:12:26 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, new result: RESULT1: 1.252869, RESULT2: 2.320765
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, finishing jobs, finished 1 job
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, getting new HP set (no sbatch)
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, requested 1 jobs, got 1, 0.07 s/job
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, eval #1/1 start
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, starting new job
2025-11-04 12:12:30 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, started new job
2025-11-04 12:12:39 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 3 done, new result: RESULT1: 1.780410, RESULT2: 2.650819
2025-11-04 12:12:43 (330620b2-f64f-45c5-826f-82b5dcc88e56): UNIFORM, 4 done, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762258334,778.13671875,27.3