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.11519169909999993350879776699,2.321435066299999849803725737729,-71,4.06456768512725830078125,-64,1
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,1.472173260099999936301173875108,2.427223452199999798040153109469,-9,-95.004305708521954443313006777316,5,hallo
2,1767502285,2,63eba3fe-13f9-4d2c-ac0c-28caddf780aa,1767502287,1767502293,6,./.tests/optimization_example --int_param='-16' --float_param='10' --choice_param='1' --int_param_two='-100' --nr_results=2,0,,runnervmh13bl,-16,-100,10,1,2_0,COMPLETED,BOTORCH_MODULAR,1.337639651799999995773760019802,2.721564820800000283895769825904,-16,10,-100,1
3,1767502299,2,63eba3fe-13f9-4d2c-ac0c-28caddf780aa,1767502301,1767502307,6,./.tests/optimization_example --int_param='-92' --float_param='3.4826825480275167557' --choice_param='1' --int_param_two='-43' --nr_results=2,0,,runnervmh13bl,-92,-43,3.482682548027516755695387473679,1,3_0,COMPLETED,BOTORCH_MODULAR,1.481446888138640005649904196616,2.554409926847680090133962949039,-92,3.482682548027516755695387473679,-43,1
========================================================================
Current git-hash: 941829b5ef8c208e9de98b3eb85bb46f0d23e169 (version: 9213)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-04 04:51:20] 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: 1da781c0-7395-4675-8829-ebfee3a80d00
_____ _ _____ _ _____
| _ | (_) _ | | | / __ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_`' / /'
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
\ \_/ / | | | | | | | | \ \_/ / |_) | |_./ /___
\___/|_| |_| |_|_| |_|_|\___/| .__/ \__\_____/
| |
|_|
omniopt --continue runs/multi_results_2_results_BOTORCH_MODULAR/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BOTORCH_MODULAR/1
Continuation from runs/multi_results_2_results_BOTORCH_MODULAR/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_BOTORCH_MODULAR&run_nr=515 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR 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 │ -71 │ 4.064567685127258 │ -64 │ 1 │ 1.1151916991 │ 2.3214350663 │
└─────────────┴───────────┴───────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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 04:51:24 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-01-04 04:51:25 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-01-04 04:51:25 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, requested 1 jobs, got 1, 1.07 s/job
2026-01-04 04:51:25 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, eval #1/1 start
2026-01-04 04:51:25 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, starting new job
2026-01-04 04:51:26 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, started new job
2026-01-04 04:51:35 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, new result: RESULT1: 1.337640, RESULT2: 2.721565
2026-01-04 04:51:37 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, finishing jobs, finished 1 job
2026-01-04 04:51:39 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, getting new HP set (no sbatch)
2026-01-04 04:51:39 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, requested 1 jobs, got 1, 1.35 s/job
2026-01-04 04:51:39 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, eval #1/1 start
2026-01-04 04:51:39 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, starting new job
2026-01-04 04:51:39 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, started new job
2026-01-04 04:51:48 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 3 done, new result: RESULT1: 1.481447, RESULT2: 2.554410
2026-01-04 04:51:51 (63eba3fe-13f9-4d2c-ac0c-28caddf780aa): BOTORCH_MODULAR, 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
1767502282,786.8359375,27