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,-201860.65634823200525715947151184082,-78,-89.53620277345180511474609375,hallo,-61
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-2369.244099329000164289027452468872,9,-6.057685559505658901002789207269,4,-4
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-143318.931136355007765814661979675293,-19,-72.8981457650661468505859375,2,-83
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-92806.0920885466039180755615234375,-91,9.151771772949171435129755991511,4,5
4,1768106365,2,511c474a-5fd7-4995-b635-d4c49a4d7f1b,1768106367,1768106373,6,./.tests/optimization_example --int_param='-88' --float_param='-100' --choice_param='hallo' --int_param_two='-95' --nr_results=1,0,,runnervmi13qx,-88,-95,-100,hallo,4_0,COMPLETED,BOTORCH_MODULAR,-296432.520000000018626451492309570312,-88,-100,hallo,-95
5,1768106378,1,511c474a-5fd7-4995-b635-d4c49a4d7f1b,1768106379,1768106385,6,./.tests/optimization_example --int_param='-22' --float_param='-100' --choice_param='hallo' --int_param_two='-100' --nr_results=1,0,,runnervmi13qx,-22,-100,-100,hallo,5_0,COMPLETED,BOTORCH_MODULAR,-227296.519999999989522621035575866699,-22,-100,hallo,-100
========================================================================
Current git-hash: 02398bad90d1e0fc215adf64da1f60f9481909da (version: 9228)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-11 04:39:18] 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: 307d693d-32f3-4c8e-b66d-3d89783c527a
_____ _____ __ ___
/\ __`\ __/\ __`\ /\ \__ /'___`\
\ \ \/\ \ ___ ___ ___ /\_\ \ \/\ \ _____\ \ ,_\/\_\ /\ \
\ \ \ \ \ /' __` __`\ /' _ `\/\ \ \ \ \ \/\ '__`\ \ \/\/_/// /__
\ \ \_\ \/\ \/\ \/\ \/\ \/\ \ \ \ \ \_\ \ \ \L\ \ \ \_ // /_\ \
\ \_____\ \_\ \_\ \_\ \_\ \_\ \_\ \_____\ \ ,__/\ \__\/\______/
\/_____/\/_/\/_/\/_/\/_/\/_/\/_/\/_____/\ \ \/ \/__/\/_____/
\ \_\
\/_/
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=916 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ -88.0 │ -95.0 │ -100.0 │ hallo │ -88 │ -100.0 │ hallo │ -95 │ -296432.52 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────┴──────────────┴───────────────┴────────────┘
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-11 04:39:23 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): SOBOL, best RESULT: -201860.656348232, Started OmniOpt2 run...
2026-01-11 04:39:25 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, getting new HP set (no sbatch)
2026-01-11 04:39:25 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, requested 1 jobs, got 1, 1.80 s/job
2026-01-11 04:39:25 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, eval #1/1 start
2026-01-11 04:39:25 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, starting new job
2026-01-11 04:39:25 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, started new job
2026-01-11 04:39:34 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -201860.656348232, new result: RESULT: -296432.520000
2026-01-11 04:39:36 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, finishing jobs, finished 1 job
2026-01-11 04:39:38 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, getting new HP set (no sbatch)
2026-01-11 04:39:38 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, requested 1 jobs, got 1, 1.31 s/job
2026-01-11 04:39:38 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, eval #1/1 start
2026-01-11 04:39:38 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, starting new job
2026-01-11 04:39:38 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, started new job
2026-01-11 04:39:47 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, new result: RESULT: -227296.520000
2026-01-11 04:39:49 (511c474a-5fd7-4995-b635-d4c49a4d7f1b): BOTORCH_MODULAR, best RESULT: -296432.52, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1768106360,785.10546875,27.1