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,-75595.882595981005579233169555664062,-56,-50.6105768680572509765625,2,-22
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-114690.117993284002295695245265960693,-9,-15.134542441494724940298510773573,16,-99
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-144558.237247868004487827420234680176,-82,-76.88022792339324951171875,2,-7
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-68700.616690280294278636574745178223,-3,2.191144534151677980560180003522,16,-77
4,1773574040,3,1f8c29d3-1d8b-4543-af11-728760b9b790,1773574043,1773574049,6,./.tests/optimization_example --int_param='-90' --float_param='-85.24115498806317248182' --choice_param='2' --int_param_two='-2' --nr_results=1,0,,runnervm0kj6c,-90,-2,-85.241154988063172481815854553133,2,4_0,COMPLETED,BOTORCH_MODULAR,-172629.180535796011099591851234436035,-90,-85.241154988063172481815854553133,2,-2
5,1773574053,2,1f8c29d3-1d8b-4543-af11-728760b9b790,1773574055,1773574061,6,./.tests/optimization_example --int_param='-100' --float_param='-97.00071382020551880032' --choice_param='2' --int_param_two='5' --nr_results=1,0,,runnervm0kj6c,-100,5,-97.000713820205533011176157742739,2,5_0,COMPLETED,BOTORCH_MODULAR,-214841.57619831498595885932445526123,-100,-97.000713820205518800321442540735,2,5
========================================================================
Current git-hash: ddb405379e934ab3c2f2cc6ec0a4817962090116 (last fully tested stable version 1 commit ago [747fe7706a7fd36667018db94e6396efbd886d4b, 9271])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 03-15 11:27:14] 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]`.
Run-UUID: ef8035f8-69eb-4839-966e-b0c6101e1b16
_____ _ _____ _ _____
| _ | (_) _ | | | / __ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_`' / /'
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
\ \_/ / | | | | | | | | \ \_/ / |_) | |_./ /___
\___/|_| |_| |_|_| |_|_|\___/| .__/ \__\_____/
| |
|_|
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=53 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 │ 5.0 │ -97.00071382020553 │ 2.0 │ -100 │ -97.00071382020552 │ 2 │ 5 │ -214841.576198315 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴──────────────┴───────────────┴───────────────────┘
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-03-15 11:27:19 (1f8c29d3-1d8b-4543-af11-728760b9b790): SOBOL, best RESULT: -144558.237247868, Started OmniOpt2 run...
2026-03-15 11:27:20 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, getting new HP set (no sbatch)
2026-03-15 11:27:20 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, requested 1 jobs, got 1, 1.02 s/job
2026-03-15 11:27:20 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, eval #1/1 start
2026-03-15 11:27:20 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, starting new job
2026-03-15 11:27:21 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, started new job
2026-03-15 11:27:30 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -144558.237247868, new result: RESULT: -172629.180536
2026-03-15 11:27:32 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, finishing jobs, finished 1 job
2026-03-15 11:27:33 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, getting new HP set (no sbatch)
2026-03-15 11:27:33 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, requested 1 jobs, got 1, 0.87 s/job
2026-03-15 11:27:33 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, eval #1/1 start
2026-03-15 11:27:33 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, starting new job
2026-03-15 11:27:33 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, started new job
2026-03-15 11:27:42 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -172629.180535796, new result: RESULT: -214841.576198
2026-03-15 11:27:44 (1f8c29d3-1d8b-4543-af11-728760b9b790): BOTORCH_MODULAR, best RESULT: -214841.576198315, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1773574036,794.6484375,26.9