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.036376344800000071089129960455,2.291303471800000046698642108822,-40,-62.8835260868072509765625,10,4
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,1.832349007599999968221027302206,2.966224205500000099533508546301,-79,-5.57656864635646343231201171875,-98,1
2,1763646950,2,e1262507-e251-459a-8ec5-6d21d16e3a90,1763646952,1763646958,6,./.tests/optimization_example --int_param='10' --float_param='-100' --choice_param='4' --int_param_two='-32' --nr_results=2,0,,runnervmg1sw1,10,-32,-100,4,2_0,COMPLETED,BOTORCH_MODULAR,1.218587802100000061500395531766,2.335100872099999946840398479253,10,-100,-32,4
3,1763646966,2,e1262507-e251-459a-8ec5-6d21d16e3a90,1763646968,1763646974,6,./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='4' --int_param_two='10' --nr_results=2,0,,runnervmg1sw1,10,10,10,4,3_0,COMPLETED,BOTORCH_MODULAR,1.23956102512693999706527847593,2.833697178724349896583589725196,10,10,10,4
========================================================================
Current git-hash: e8b966481b7c63b3afbb5668a6b9c3f81d828fc6 (last fully tested stable version 1 commit ago [e16cc47f68741e1b27528fd70f714f7e1341746b, 9088])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-20 13:55:43] 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: 6b15c60a-9acf-4469-9c81-3b9ed4e4861e
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
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=233 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 │ -40 │ -62.88352608680725 │ 10 │ 4 │ 1.0363763448 │ 2.2913034718 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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-20 13:55:48 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-11-20 13:55:50 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-11-20 13:55:50 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, requested 1 jobs, got 1, 2.38 s/job
2025-11-20 13:55:50 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, eval #1/1 start
2025-11-20 13:55:50 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, starting new job
2025-11-20 13:55:50 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, started new job
2025-11-20 13:55:59 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, new result: RESULT1: 1.218588, RESULT2: 2.335101
2025-11-20 13:56:04 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, finishing jobs, finished 1 job
2025-11-20 13:56:06 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, getting new HP set (no sbatch)
2025-11-20 13:56:06 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, requested 1 jobs, got 1, 2.25 s/job
2025-11-20 13:56:06 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, eval #1/1 start
2025-11-20 13:56:06 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, starting new job
2025-11-20 13:56:06 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, started new job
2025-11-20 13:56:15 (e1262507-e251-459a-8ec5-6d21d16e3a90): BOTORCH_MODULAR, 3 done, new result: RESULT1: 1.239561, RESULT2: 2.833697
2025-11-20 13:56:20 (e1262507-e251-459a-8ec5-6d21d16e3a90): 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
1763646944,780.140625,27.1