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.217619750299999914489035290899,2.165444212800000212126860787976,-49,5.46966075897216796875,-60,2
1,,,,,,,,,,,,,,,1_0,COMPLETED,BO_MIXED,1.952060223900000002217325345555,2.917132137000000291493506665574,-100,-100,10,1
2,1768713161,2,1484b2d4-94d8-4611-ada9-2585e994b087,1768713163,1768713169,6,./.tests/optimization_example --int_param='-53' --float_param='-26.41195543069980189443' --choice_param='2' --int_param_two='-56' --nr_results=2,0,,runnervmvatxw,-53,-56,-26.411955430699798341720452299342,2,2_0,COMPLETED,BO_MIXED,1.846977224400000006099276106397,2.494803212699999939161443762714,-53,-26.411955430699801894434131099842,-56,2
3,1768713179,2,1484b2d4-94d8-4611-ada9-2585e994b087,1768713181,1768713187,6,./.tests/optimization_example --int_param='-48' --float_param='7.73625948505997040883' --choice_param='8' --int_param_two='-61' --nr_results=2,0,,runnervmvatxw,-48,-61,7.736259485059969520648337493185,8,3_0,COMPLETED,BO_MIXED,1.685014322240939943498005959555,2.074053624735340051188359211665,-48,7.73625948505997040882675719331,-61,8
========================================================================
Current git-hash: 1431d695e1d9911d740a43d6b86abbd58f76a3b1 (version: 9230)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-18 05:12:32] 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: e7f2149a-b153-4a67-986c-d690d40c1e12
_____ _ _____ ______
/ ___ \ (_)/ ___ \ _ (_____ \
| | | |____ ____ _| | | |____ | |_ ____) )
| | | | \| _ \| | | | | _ \| _) /_____/
| |___| | | | | | | | | |___| | | | | |__ _______
\_____/|_|_|_|_| |_|_|\_____/| ||_/ \___|_______)
|_|
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=577 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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 0 │ -49 │ 5.469660758972168 │ -60 │ 2 │ 1.2176197503 │ 2.1654442128 │
├─────────────┼───────────┼───────────────────┼───────────────┼──────────────┼──────────────────┼──────────────────┤
│ 3 │ -48 │ 7.73625948505997 │ -61 │ 8 │ 1.68501432224094 │ 2.07405362473534 │
└─────────────┴───────────┴───────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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-18 05:12:35 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, Started OmniOpt2 run...
2026-01-18 05:12:41 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, getting new HP set (no sbatch)
2026-01-18 05:12:41 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, requested 1 jobs, got 1, 6.65 s/job
2026-01-18 05:12:41 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, eval #1/1 start
2026-01-18 05:12:41 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, starting new job
2026-01-18 05:12:41 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, started new job
2026-01-18 05:12:50 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, new result: RESULT1: 1.846977, RESULT2: 2.494803
2026-01-18 05:12:53 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, finishing jobs, finished 1 job
2026-01-18 05:12:59 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, getting new HP set (no sbatch)
2026-01-18 05:12:59 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, requested 1 jobs, got 1, 5.47 s/job
2026-01-18 05:12:59 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, eval #1/1 start
2026-01-18 05:12:59 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, starting new job
2026-01-18 05:12:59 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, started new job
2026-01-18 05:13:08 (1484b2d4-94d8-4611-ada9-2585e994b087): BO_MIXED, 3 done, new result: RESULT1: 1.685014, RESULT2: 2.074054
2026-01-18 05:13:11 (1484b2d4-94d8-4611-ada9-2585e994b087): 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
1768713152,759.82421875,28.5