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.182670276899999928232887214108,2.992936563299999797038708493346,-84,2.46938169002532958984375,-59,4
1,,,,,,,,,,,,,,,1_0,COMPLETED,BO_MIXED,1.12754805579999994868956036953,2.721059530399999815131195646245,8,-98.149921799674388012135750614107,-7,2
2,1767527333,2,bbd74509-d785-4117-84aa-5aa1d5a4f37d,1767527335,1767527341,6,./.tests/optimization_example --int_param='8' --float_param='-98.28788853545357540042' --choice_param='1' --int_param_two='-7' --nr_results=2,0,,runnervmh13bl,8,-7,-98.287888535453561189569882117212,1,2_0,COMPLETED,BO_MIXED,1.122991989700000026175530365435,2.170733451499999855371925150394,8,-98.287888535453575400424597319216,-7,1
3,1767527349,2,bbd74509-d785-4117-84aa-5aa1d5a4f37d,1767527351,1767527357,6,./.tests/optimization_example --int_param='-14' --float_param='-100' --choice_param='1' --int_param_two='10' --nr_results=2,0,,runnervmh13bl,-14,10,-100,1,3_0,COMPLETED,BO_MIXED,1.872224965206449986965253629023,2.689192513327240074971768990508,-14,-100,10,1
========================================================================
Current git-hash: fa78bbd92e7685b0abffcc8f9e982f6189f6b477 (last fully tested stable version 7 commits ago [941829b5ef8c208e9de98b3eb85bb46f0d23e169, 9213])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-04 11:48:47] 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: 116c440a-4f67-4300-a4e9-2e1a4e759eed
____ _ ____ _ ___
/ __ \ (_)/ __ \ | | |__ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_ ) |
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
| |__| | | | | | | | | | | |__| | |_) | |_ / /_
\____/|_| |_| |_|_| |_|_|\____/| .__/ \__|____|
| |
|_|
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=543 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 │ 8 │ -98.28788853545358 │ -7 │ 1 │ 1.1229919897 │ 2.1707334515 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-01-04 11:48:51 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, Started OmniOpt2 run...
2026-01-04 11:48:53 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, getting new HP set (no sbatch)
2026-01-04 11:48:53 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, requested 1 jobs, got 1, 1.73 s/job
2026-01-04 11:48:53 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, eval #1/1 start
2026-01-04 11:48:53 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, starting new job
2026-01-04 11:48:53 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, started new job
2026-01-04 11:49:02 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, new result: RESULT1: 1.122992, RESULT2: 2.170733
2026-01-04 11:49:05 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, finishing jobs, finished 1 job
2026-01-04 11:49:09 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, getting new HP set (no sbatch)
2026-01-04 11:49:09 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, requested 1 jobs, got 1, 3.64 s/job
2026-01-04 11:49:09 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, eval #1/1 start
2026-01-04 11:49:09 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, starting new job
2026-01-04 11:49:09 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, started new job
2026-01-04 11:49:18 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): BO_MIXED, 3 done, new result: RESULT1: 1.872225, RESULT2: 2.689193
2026-01-04 11:49:22 (bbd74509-d785-4117-84aa-5aa1d5a4f37d): 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
1767527329,786.6875,27.1