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,-73041.910787710803560912609100341797,-21,-64.18395102024078369140625,2,-38
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-162976.750839838001411408185958862305,-94,3.536072411702479545425603646436,16,-75
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-95200.767619701902731321752071380615,-46,-29.27863419055938720703125,1,-71
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-1185.883701693900093232514336705208,10,2.647050750783813466426863669767,hallo,10
4,1767526742,1,0adac60b-e539-4c67-ace3-7b629b3598a8,1767526743,1767526749,6,./.tests/optimization_example --int_param='-100' --float_param='-1.85725892134853065585' --choice_param='16' --int_param_two='-100' --nr_results=1,0,,runnervmdwttx,-100,-100,-1.857258921348530433803603045817,16,4_0,COMPLETED,BOTORCH_MODULAR,-221657.539999144006287679076194763184,-100,-1.857258921348530655848207970848,16,-100
5,1767526753,2,0adac60b-e539-4c67-ace3-7b629b3598a8,1767526755,1767526761,6,./.tests/optimization_example --int_param='-100' --float_param='-49.00671479757912152309' --choice_param='16' --int_param_two='-100' --nr_results=1,0,,runnervmdwttx,-100,-100,-49.006714797579121523085632361472,16,5_0,COMPLETED,BOTORCH_MODULAR,-250354.572432271001162007451057434082,-100,-49.006714797579121523085632361472,16,-100
========================================================================
Current git-hash: c8c7eb80218f7ef99495ec4e85e7a68092988de6 (last fully tested stable version 10 commits ago [941829b5ef8c208e9de98b3eb85bb46f0d23e169, 9213])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-04 11:38:57] 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: 30dbe34d-86a9-45a5-92f8-7610ac335423
_____ _ _____ _ _____
| _ | (_) _ | | | / __ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_`' / /'
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
\ \_/ / | | | | | | | | \ \_/ / |_) | |_./ /___
\___/|_| |_| |_|_| |_|_|\___/| .__/ \__\_____/
| |
|_|
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=889 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 │ -100.0 │ -49.00671479757912 │ 16.0 │ -100 │ -49.00671479757912 │ 16 │ -100 │ -250354.572432271 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴──────────────┴───────────────┴───────────────────┘
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-01-04 11:39:01 (0adac60b-e539-4c67-ace3-7b629b3598a8): SOBOL, best RESULT: -162976.750839838, Started OmniOpt2 run...
2026-01-04 11:39:02 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, getting new HP set (no sbatch)
2026-01-04 11:39:02 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, requested 1 jobs, got 1, 0.84 s/job
2026-01-04 11:39:02 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, eval #1/1 start
2026-01-04 11:39:02 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, starting new job
2026-01-04 11:39:02 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, started new job
2026-01-04 11:39:11 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -162976.750839838, new result: RESULT: -221657.539999
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, finishing jobs, finished 1 job
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, getting new HP set (no sbatch)
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, requested 1 jobs, got 1, 0.60 s/job
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, eval #1/1 start
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, starting new job
2026-01-04 11:39:13 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, started new job
2026-01-04 11:39:22 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -221657.539999144, new result: RESULT: -250354.572432
2026-01-04 11:39:24 (0adac60b-e539-4c67-ace3-7b629b3598a8): BOTORCH_MODULAR, best RESULT: -250354.572432271, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1767526737,756.32421875,28.7