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,RESULT,int_param,float_param,int_param_two,choice_param
0,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-281967.400681647995952516794204711914,-98,-95.167100727558135986328125,-82,hallo
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-3508.212258310899869684362784028053,5,2.484204731881618499755859375,-13,1
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-223105.320000000006984919309616088867,-100,-100,-9,hallo
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-241216.303800750989466905593872070312,-100,-40.884402361534029068934614770114,-100,hallo
4,1772002130,2,5939abee-5ffd-4036-b670-52f65e962093,1772002132,1772002138,6,./.tests/optimization_example --int_param='-77' --float_param='-734.90022122885682165361' --choice_param='hallo' --int_param_two='-62' --nr_results=1,0,,runnervmwffz4,-77,-62,-734.9002212288568216536077670753,hallo,4_0,COMPLETED,BOTORCH_MODULAR,-5586680.29374510981142520904541015625,-77,-734.9002212288568216536077670753,-62,hallo
5,1772002143,2,5939abee-5ffd-4036-b670-52f65e962093,1772002145,1772002151,6,./.tests/optimization_example --int_param='-73' --float_param='-961.48071495895032967383' --choice_param='hallo' --int_param_two='-92' --nr_results=1,0,,runnervmwffz4,-73,-92,-961.480714958950443360663484781981,hallo,5_0,COMPLETED,BOTORCH_MODULAR,-9495474.6438756398856639862060546875,-73,-961.480714958950329673825763165951,-92,hallo
========================================================================
Current git-hash: bc2822b1871df4b2070f47480f70b1dd5f2faec4 (last fully tested stable version 1 commit ago [95422d9ad480c2b42aa4c975f8aa23637f180e31, 9267])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 02-25 06:48:45] ax.storage.sqa_store.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
Run-UUID: 9f342cce-3a23-48a8-92e7-98015978f8b5
.88888. oo .88888. dP d8888b.
d8' `8b d8' `8b 88 `88
88 88 88d8b.d8b. 88d888b. dP 88 88 88d888b. d8888P .aaadP'
88 88 88'`88'`88 88' `88 88 88 88 88' `88 88 88'
Y8. .8P 88 88 88 88 88 88 Y8. .8P 88. .88 88 88.
`8888P' dP dP dP dP dP dP `8888P' 88Y888P' dP Y88888P
88
dP
omniopt --continue runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1 --num_parallel_jobs 1 --worker_timeout 10 --follow --gpus=0 --mem_gb=4 --num_random_steps=1 --max_eval=2 --parameter float_param range -1000 1000 float --send_anonymized_usage_stats --generate_all_jobs_at_once --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2
Continuation from runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1
Changed parameter 'float_param': lower from -100.0 to -1000.0, upper from 10.0 to 1000.0, digits from None to 32
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=94 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 9 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=1
Experiment parameters
┏━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Values ┃ Type ┃ Log Scale? ┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ int_param │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -1000 │ 1000 │ │ 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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Best RESULT, min (total: 2 + inserted jobs: 4)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ OO_Info_int_param ┃ OO_Info_int_param_two ┃ OO_Info_float_param ┃ OO_Info_choice_param ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -73.0 │ -92.0 │ -961.4807149589504 │ hallo │ -73 │ -961.4807149589503 │ -92 │ hallo │ -9495474.64387564 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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-02-25 06:48:49 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-02-25 06:48:50 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-02-25 06:48:50 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.77 s/job
2026-02-25 06:48:50 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, eval #1/1 start
2026-02-25 06:48:50 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, starting new job
2026-02-25 06:48:50 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, started new job
2026-02-25 06:48:59 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, new result: RESULT: -5586680.293745
2026-02-25 06:49:02 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, finishing jobs, finished 1 job
2026-02-25 06:49:03 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, getting new HP set (no sbatch)
2026-02-25 06:49:03 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, requested 1 jobs, got 1, 0.76 s/job
2026-02-25 06:49:03 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, eval #1/1 start
2026-02-25 06:49:03 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, starting new job
2026-02-25 06:49:03 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, started new job
2026-02-25 06:49:12 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -5586680.29374511, new result: RESULT: -9495474.643876
2026-02-25 06:49:15 (5939abee-5ffd-4036-b670-52f65e962093): BOTORCH_MODULAR, best RESULT: -9495474.64387564, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1772002127,797.50390625,26.9