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.719934201400000084447583503788,2.048316026000000178441950993147,-69,-82.998321354389190673828125,-13,hallo
1,,,,,,,,,,,,,,,1_0,COMPLETED,UNIFORM,1.787980767700000139797111842199,2.98538875679999993195679053315,-36,-34.949409157465126440911262761801,-57,16
2,1762268269,2,4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd,1762268271,1762268277,6,./.tests/optimization_example --int_param='-42' --float_param='-37.85680069946848647078' --choice_param='4' --int_param_two='0' --nr_results=2,0,,runnervmf2e7y,-42,0,-37.856800699468486470777861541137,4,2_0,COMPLETED,UNIFORM,1.566696062500000152795109897852,2.707606235600000132990317069925,-42,-37.856800699468486470777861541137,0,4
3,1762268282,2,4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd,1762268284,1762268290,6,./.tests/optimization_example --int_param='-45' --float_param='-23.79724462937828377562' --choice_param='16' --int_param_two='-28' --nr_results=2,0,,runnervmf2e7y,-45,-28,-23.797244629378283775622549001127,16,3_0,COMPLETED,UNIFORM,1.099335711988719932463709483272,2.322324491894930176272282551508,-45,-23.797244629378283775622549001127,-28,16
========================================================================
Current git-hash: 0405e30583155175300351b04ffe6598148a663e (last fully tested stable version 3 commits ago [4234251da23ca4c1533f0765399f244bdc2000bc, 9056])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 14:57:45] 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: f9f0f198-01ba-4b79-bf35-02251782a21a
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
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=111 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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 0 │ -69 │ -82.99832135438919 │ -13 │ hallo │ 1.7199342014 │ 2.048316026 │
├─────────────┼───────────┼─────────────────────┼───────────────┼──────────────┼──────────────────┼──────────────────┤
│ 3 │ -45 │ -23.797244629378284 │ -28 │ 16 │ 1.09933571198872 │ 2.32232449189493 │
└─────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, Started OmniOpt2 run...
2025-11-04 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, getting new HP set (no sbatch)
2025-11-04 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, requested 1 jobs, got 1, 0.02 s/job
2025-11-04 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, eval #1/1 start
2025-11-04 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, starting new job
2025-11-04 14:57:49 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, started new job
2025-11-04 14:57:58 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, new result: RESULT1: 1.566696, RESULT2: 2.707606
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, finishing jobs, finished 1 job
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, getting new HP set (no sbatch)
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, requested 1 jobs, got 1, 0.08 s/job
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, eval #1/1 start
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, starting new job
2025-11-04 14:58:02 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, started new job
2025-11-04 14:58:11 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): UNIFORM, 3 done, new result: RESULT1: 1.099336, RESULT2: 2.322324
2025-11-04 14:58:16 (4d8a7fa9-f26b-4d1c-8312-4d9bdea720cd): 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
1762268266,778.671875,27