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,choice_param,int_param_two
0,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-107337.317223562000435777008533477783,-56,-26.09275996685028076171875,2,-73
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-51099.108143628196557983756065368652,0,-66.017031861116393542943114880472,8,5
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-134308.815420486993389204144477844238,-79,-73.6464846134185791015625,16,1
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-123769.007269659996381960809230804443,-39,-4.91608425569056972648240844137,1,-97
4,1766920852,2,4bea96ec-1def-4703-a9bb-9d490c396231,1766920854,1766920860,6,./.tests/optimization_example --int_param='-74' --float_param='-44.12098631542424698182' --choice_param='16' --int_param_two='-43' --nr_results=1,0,,runnervmdwttx,-74,-43,-44.120986315424246981820033397526,16,4_0,COMPLETED,BOTORCH_MODULAR,-110829.632966000994201749563217163086,-74,-44.120986315424246981820033397526,16,-43
5,1766920864,1,4bea96ec-1def-4703-a9bb-9d490c396231,1766920865,1766920871,6,./.tests/optimization_example --int_param='-100' --float_param='-100' --choice_param='16' --int_param_two='10' --nr_results=1,0,,runnervmdwttx,-100,10,-100,16,5_0,COMPLETED,BOTORCH_MODULAR,-222625.320000000006984919309616088867,-100,-100,16,10
========================================================================
Current git-hash: fc5f874e040c3428525103bd1726ad0d0a279a6a (last fully tested stable version 1 commit ago [7df9cc742d72dd218d8e828d99d3902f6eff6df0, 9169])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 11:20:48] 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]`.
Run-UUID: fc04fe0a-31ce-40d6-b883-f36a75b73b3b
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=adding_old_jobs_to_new_jobs --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --parameter int_param range -100 10 int --parameter float_param range -100 10 float --parameter choice_param choice 1,2,4,8,16,hallo --parameter int_param_two range -100 10 int --follow --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --load_data_from_existing_jobs runs/adding_old_jobs_to_new_jobs//0 runs/adding_old_jobs_to_new_jobs//1
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/adding_old_jobs_to_new_jobs/2
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=adding_old_jobs_to_new_jobs&run_nr=616 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then BOTORCH_MODULAR for 1 step.
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 │ range │ -100 │ 10 │ │ int │ No │
│ float_param │ range │ -100 │ 10 │ │ float │ No │
│ choice_param │ choice │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ range │ -100 │ 10 │ │ int │ No │
└───────────────┴────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
Inserted 2 jobs from runs/adding_old_jobs_to_new_jobs/0/results.csv
Inserted 2 jobs from runs/adding_old_jobs_to_new_jobs/1/results.csv
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 ┃ choice_param ┃ int_param_two ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ -100.0 │ 10.0 │ -100.0 │ 16.0 │ -100 │ -100.0 │ 16 │ 10 │ -222625.32 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────┴──────────────┴───────────────┴────────────┘
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-12-28 11:20:52 (4bea96ec-1def-4703-a9bb-9d490c396231): SOBOL, best RESULT: -134308.815420487, Started OmniOpt2 run...
2025-12-28 11:20:52 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, getting new HP set (no sbatch)
2025-12-28 11:20:52 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, requested 1 jobs, got 1, 0.71 s/job
2025-12-28 11:20:52 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, eval #1/1 start
2025-12-28 11:20:52 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, starting new job
2025-12-28 11:20:53 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, started new job
2025-12-28 11:21:02 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, new result: RESULT: -110829.632966
2025-12-28 11:21:03 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, finishing jobs, finished 1 job
2025-12-28 11:21:04 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, getting new HP set (no sbatch)
2025-12-28 11:21:04 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, requested 1 jobs, got 1, 0.63 s/job
2025-12-28 11:21:04 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, eval #1/1 start
2025-12-28 11:21:04 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, starting new job
2025-12-28 11:21:04 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, started new job
2025-12-28 11:21:13 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -134308.815420487, new result: RESULT: -222625.320000
2025-12-28 11:21:14 (4bea96ec-1def-4703-a9bb-9d490c396231): BOTORCH_MODULAR, best RESULT: -222625.32, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766920849,756.58203125,28.8