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,int_param_two,choice_param
0,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-100411.670826578003470785915851593018,-86,-23.87689530849456787109375,-25,8
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-168871.994319360004737973213195800781,3,-96.887719730770257342555851209909,-76,4
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-111484.520000000004074536263942718506,10,-100,-4,4
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-179566.791668040008516982197761535645,10,-78.623604124696527151172631420195,-100,4
4,1766924686,2,0fad923d-ed10-44a2-863b-9528b1a19438,1766924688,1766924694,6,./.tests/optimization_example --int_param='-32' --float_param='625.04069074310370979219' --choice_param='4' --int_param_two='-100' --nr_results=1,0,,runnervmh13bl,-32,-100,625.040690743103709792194422334433,4,4_0,COMPLETED,BOTORCH_MODULAR,-3967666.301771849859505891799926757812,-32,625.040690743103709792194422334433,-100,4
5,1766924698,2,0fad923d-ed10-44a2-863b-9528b1a19438,1766924700,1766924706,6,./.tests/optimization_example --int_param='-32' --float_param='852.22791108876265298022' --choice_param='4' --int_param_two='-100' --nr_results=1,0,,runnervmh13bl,-32,-100,852.227911088762539293384179472923,4,5_0,COMPLETED,BOTORCH_MODULAR,-7301113.05327828042209148406982421875,-32,852.227911088762652980221901088953,-100,4
========================================================================
Current git-hash: 615815d7faceb30fd81f992ecff2c39b1a8872ef (last fully tested stable version 4 commits ago [484a394c42320d418cbef555884a92b8c8b30895, 9172])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 12:24:41] 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]`.
Using old run's --time: 60
Using old run's --gpus: 0
Run-UUID: f0a866c5-780c-4c70-a8eb-6c93e3db93ce
.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 --continue runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1 --num_parallel_jobs 1 --worker_timeout 10 --follow --gpus=0 --mem_gb=4 --num_random_steps=1 --max_eval=2 --parameter float_param range -1000 1000 float --send_anonymized_usage_stats --generate_all_jobs_at_once --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2
Continuation from runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1
Changed parameter 'float_param': lower from -100.0 to -1000.0, upper from 10.0 to 1000.0, digits from None to 32
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=1664 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 9 steps.
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 │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -1000 │ 1000 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
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 ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -32.0 │ -100.0 │ 852.2279110887625 │ 4.0 │ -32 │ 852.2279110887627 │ -100 │ 4 │ -7301113.05327828 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴───────────────────┴───────────────┴──────────────┴───────────────────┘
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-12-28 12:24:45 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-12-28 12:24:46 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-12-28 12:24:46 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.82 s/job
2025-12-28 12:24:46 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, eval #1/1 start
2025-12-28 12:24:46 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, starting new job
2025-12-28 12:24:46 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, started new job
2025-12-28 12:24:55 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, new result: RESULT: -3967666.301772
2025-12-28 12:24:57 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, finishing jobs, finished 1 job
2025-12-28 12:24:58 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, getting new HP set (no sbatch)
2025-12-28 12:24:58 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, requested 1 jobs, got 1, 0.82 s/job
2025-12-28 12:24:58 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, eval #1/1 start
2025-12-28 12:24:58 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, starting new job
2025-12-28 12:24:58 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, started new job
2025-12-28 12:25:07 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -3967666.30177185, new result: RESULT: -7301113.053278
2025-12-28 12:25:09 (0fad923d-ed10-44a2-863b-9528b1a19438): BOTORCH_MODULAR, best RESULT: -7301113.05327828, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766924683,784.4140625,26.9