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,-63788.688360552099766209721565246582,-30,4.630086421966552734375,8,-67
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-166268.924542707012733444571495056152,-79,-92.412937817677430984986131079495,hallo,7
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-51199.289083463998395018279552459717,-17,-44.03138697147369384765625,16,-41
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-160508.025821501010796055197715759277,-75,-4.834153860405323577253966504941,1,-93
4,1763643870,2,b2ca9070-f774-4704-b07e-d699ae2a2da1,1763643872,1763643878,6,./.tests/optimization_example --int_param='-100' --float_param='-43.21582608704188288584' --choice_param='1' --int_param_two='-88' --nr_results=1,0,,runnervmg1sw1,-100,-88,-43.215826087041882885841914685443,1,4_0,COMPLETED,BOTORCH_MODULAR,-219592.578852559003280475735664367676,-100,-43.215826087041882885841914685443,1,-88
5,1763643884,2,b2ca9070-f774-4704-b07e-d699ae2a2da1,1763643886,1763643892,6,./.tests/optimization_example --int_param='-100' --float_param='-100' --choice_param='1' --int_param_two='-80' --nr_results=1,0,,runnervmg1sw1,-100,-80,-100,1,5_0,COMPLETED,BOTORCH_MODULAR,-292441.320000000006984919309616088867,-100,-100,1,-80
========================================================================
Current git-hash: e8b966481b7c63b3afbb5668a6b9c3f81d828fc6 (last fully tested stable version 5 commits ago [91fbcf2592bafca205c776a3bb503b30557d1f5d, 9083])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-20 13:04:23] 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: dec89280-4f8c-4152-937e-25b660d63d51
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
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=350 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 │ -80.0 │ -100.0 │ 1.0 │ -100 │ -100.0 │ 1 │ -80 │ -292441.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-11-20 13:04:28 (b2ca9070-f774-4704-b07e-d699ae2a2da1): SOBOL, best RESULT: -166268.924542707, Started OmniOpt2 run...
2025-11-20 13:04:30 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, getting new HP set (no sbatch)
2025-11-20 13:04:30 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, requested 1 jobs, got 1, 1.51 s/job
2025-11-20 13:04:30 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, eval #1/1 start
2025-11-20 13:04:30 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, starting new job
2025-11-20 13:04:30 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, started new job
2025-11-20 13:04:39 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -166268.924542707, new result: RESULT: -219592.578853
2025-11-20 13:04:42 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, finishing jobs, finished 1 job
2025-11-20 13:04:44 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, getting new HP set (no sbatch)
2025-11-20 13:04:44 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, requested 1 jobs, got 1, 1.64 s/job
2025-11-20 13:04:44 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, eval #1/1 start
2025-11-20 13:04:44 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, starting new job
2025-11-20 13:04:44 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, started new job
2025-11-20 13:04:53 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -219592.578852559, new result: RESULT: -292441.320000
2025-11-20 13:04:56 (b2ca9070-f774-4704-b07e-d699ae2a2da1): BOTORCH_MODULAR, best RESULT: -292441.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
1763643863,778.140625,27.2