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.850840721399999999619012669427,2.588260361300000145234889714629,-60,-70.231660306453704833984375,-93,2
1,,,,,,,,,,,,,,,1_0,COMPLETED,BO_MIXED,1.381162431199999929276600596495,2.589116067900000039969654608285,10,10,10,1
2,1762255217,2,8c80633c-67c7-4e18-ad85-1742413a2ada,1762255219,1762255225,6,./.tests/optimization_example --int_param='-100' --float_param='-100' --choice_param='4' --int_param_two='10' --nr_results=2,0,,runnervmf2e7y,-100,10,-100,4,2_0,COMPLETED,BO_MIXED,1.103613285900000073880278250726,2.169221030400000138627092383103,-100,-100,10,4
3,1762255241,2,8c80633c-67c7-4e18-ad85-1742413a2ada,1762255243,1762255249,6,./.tests/optimization_example --int_param='-100' --float_param='-72.63561453283655566793' --choice_param='4' --int_param_two='10' --nr_results=2,0,,runnervmf2e7y,-100,10,-72.635614532836541457072598859668,4,3_0,COMPLETED,BO_MIXED,1.972757964235829941657129893429,2.702940714636009822413598158164,-100,-72.635614532836555667927314061671,10,4
========================================================================
Current git-hash: 9ee07c539bf4aa1ec23f20d4e84a679cc03dbc6a (version: 9046)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 11:20:06] 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: 4931e17d-41f4-418f-bc30-d7e65348a8e3
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
omniopt --continue runs/multi_results_2_results_BO_MIXED/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BO_MIXED/1
Continuation from runs/multi_results_2_results_BO_MIXED/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_BO_MIXED&run_nr=59 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BO_MIXED 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 │ -100 │ -100 │ 10 │ 4 │ 1.1036132859 │ 2.1692210304 │
└─────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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 11:20:09 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, Started OmniOpt2 run...
2025-11-04 11:20:17 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, getting new HP set (no sbatch)
2025-11-04 11:20:17 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, requested 1 jobs, got 1, 7.78 s/job
2025-11-04 11:20:17 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, eval #1/1 start
2025-11-04 11:20:17 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, starting new job
2025-11-04 11:20:17 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, started new job
2025-11-04 11:20:26 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, new result: RESULT1: 1.103613, RESULT2: 2.169221
2025-11-04 11:20:30 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, finishing jobs, finished 1 job
2025-11-04 11:20:41 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, getting new HP set (no sbatch)
2025-11-04 11:20:41 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, requested 1 jobs, got 1, 11.20 s/job
2025-11-04 11:20:41 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, eval #1/1 start
2025-11-04 11:20:41 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, starting new job
2025-11-04 11:20:41 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, started new job
2025-11-04 11:20:50 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 3 done, new result: RESULT1: 1.972758, RESULT2: 2.702941
2025-11-04 11:20:54 (8c80633c-67c7-4e18-ad85-1742413a2ada): BO_MIXED, 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
1762255206,778.3359375,27.2