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,-159306.269245322997448965907096862793,4,-81.74269378185272216796875,8,-87
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-78790.758248864105553366243839263916,-82,-6.197491901600692187912500230595,16,7
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-151756.23887331801233813166618347168,-28,-54.360019266605377197265625,hallo,-98
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-74075.553352052404079586267471313477,-78,-12.114418926894524375370565394405,4,-9
4,1763643531,2,bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a,1763643533,1763643539,6,./.tests/optimization_example --int_param='10' --float_param='-99.9998964265785588168' --choice_param='hallo' --int_param_two='-100' --nr_results=1,0,,runnervmg1sw1,10,-100,-99.999896426578558816800068598241,hallo,4_0,COMPLETED,BOTORCH_MODULAR,-220192.302495921991067007184028625488,10,-99.999896426578558816800068598241,hallo,-100
5,1763643545,2,bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a,1763643547,1763643553,6,./.tests/optimization_example --int_param='10' --float_param='-100' --choice_param='hallo' --int_param_two='-23' --nr_results=1,0,,runnervmg1sw1,10,-23,-100,hallo,5_0,COMPLETED,BOTORCH_MODULAR,-118614.119999999995343387126922607422,10,-100,hallo,-23
========================================================================
Current git-hash: e16cc47f68741e1b27528fd70f714f7e1341746b (last fully tested stable version 4 commits ago [91fbcf2592bafca205c776a3bb503b30557d1f5d, 9083])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-20 12:58: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]`.
Run-UUID: 5a6021f8-bb90-4fa3-80d4-44a837595115
_________________________________________________
/ \
| OmniOpt2 - Finds minima faster than a squirrel on |
| espresso. |
\ /
=================================================
\
\
\
\
/- _ `-/ '
(/\/ \ \ /\
/ / | ` \
O O ) / |
`-^--'`< '
(_.) _ ) /
`.___/` /
`-----' /
<----. __ / __ \
<----|====O)))==) \) /====
<----' `--' `.__,' \
| |
\ /
______( (_ / \______
,' ,-----' | \
`--{__________) \/
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=347 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ 10.0 │ -100.0 │ -99.99989642657856 │ hallo │ 10 │ -99.99989642657856 │ hallo │ -100 │ -220192.302495922 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴──────────────┴───────────────┴───────────────────┘
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 12:58:49 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): SOBOL, best RESULT: -159306.269245323, Started OmniOpt2 run...
2025-11-20 12:58:51 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, getting new HP set (no sbatch)
2025-11-20 12:58:51 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, requested 1 jobs, got 1, 1.50 s/job
2025-11-20 12:58:51 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, eval #1/1 start
2025-11-20 12:58:51 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, starting new job
2025-11-20 12:58:51 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, started new job
2025-11-20 12:59:00 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -159306.269245323, new result: RESULT: -220192.302496
2025-11-20 12:59:03 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, finishing jobs, finished 1 job
2025-11-20 12:59:05 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, getting new HP set (no sbatch)
2025-11-20 12:59:05 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, requested 1 jobs, got 1, 2.02 s/job
2025-11-20 12:59:05 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, eval #1/1 start
2025-11-20 12:59:05 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, starting new job
2025-11-20 12:59:05 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, started new job
2025-11-20 12:59:14 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, new result: RESULT: -118614.120000
2025-11-20 12:59:16 (bcaf6623-86c3-49b1-b7d1-5ebf9fffb97a): BOTORCH_MODULAR, best RESULT: -220192.302495922, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1763643524,777.98046875,27.1