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,-68680.253913866006769239902496337891,-6,-38.50003898143768310546875,4,-65
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-140122.72390403199824504554271697998,-95,-57.765758104265998440496332477778,8,8
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-58056.875469430997327435761690139771,-5,-61.76702439785003662109375,hallo,-30
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-227679.963921601010952144861221313477,-96,-66.018197612725060707816737703979,4,-82
4,1762250136,2,676581dd-3024-44c2-950f-c74050839bce,1762250138,1762250144,6,./.tests/optimization_example --int_param='-100' --float_param='-8.08423191631425019921' --choice_param='4' --int_param_two='-100' --nr_results=1,0,,runnervmf2e7y,-100,-100,-8.084231916314250199206981051248,4,4_0,COMPLETED,BOTORCH_MODULAR,-221569.691248399001779034733772277832,-100,-8.084231916314250199206981051248,4,-100
5,1762250149,1,676581dd-3024-44c2-950f-c74050839bce,1762250150,1762250157,7,./.tests/optimization_example --int_param='-100' --float_param='8.13234928978944715539' --choice_param='4' --int_param_two='10' --nr_results=1,0,,runnervmf2e7y,-100,10,8.132349289789447155385460064281,4,5_0,COMPLETED,BOTORCH_MODULAR,-111143.83612073199765291064977645874,-100,8.132349289789447155385460064281,4,10
========================================================================
Current git-hash: 9507608b1bca7a77f5bba2d88ca9534148ebc9b9 (last fully tested stable version 1 commit ago [f39359d3a3db0d7c140699e6c342fe0570361142, 9043])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 09:55:31] 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: 90fc7bfc-94a0-4142-80ff-e325b0089533
.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 --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=77 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ nan │ nan │ nan │ nan │ -96 │ -66.01819761272506 │ 4 │ -82 │ -227679.963921601 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴──────────────┴───────────────┴───────────────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 2 │ 6.00 sec │ 7.00 sec │ 6.50 sec │ 6.50 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2025-11-04 09:55:35 (676581dd-3024-44c2-950f-c74050839bce): SOBOL, best RESULT: -227679.963921601, Started OmniOpt2 run...
2025-11-04 09:55:36 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, getting new HP set (no sbatch)
2025-11-04 09:55:36 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, requested 1 jobs, got 1, 1.34 s/job
2025-11-04 09:55:36 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, eval #1/1 start
2025-11-04 09:55:36 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, starting new job
2025-11-04 09:55:36 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, started new job
2025-11-04 09:55:45 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, new result: RESULT: -221569.691248
2025-11-04 09:55:47 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, finishing jobs, finished 1 job
2025-11-04 09:55:49 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, getting new HP set (no sbatch)
2025-11-04 09:55:49 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, requested 1 jobs, got 1, 1.79 s/job
2025-11-04 09:55:49 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, eval #1/1 start
2025-11-04 09:55:49 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, starting new job
2025-11-04 09:55:49 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, started new job
2025-11-04 09:55:58 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, new result: RESULT: -111143.836121
2025-11-04 09:56:01 (676581dd-3024-44c2-950f-c74050839bce): BOTORCH_MODULAR, best RESULT: -227679.963921601, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762250132,776.08984375,27.1