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,-148716.932694190007168799638748168945,-59,-78.3421938121318817138671875,-57,1
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-50805.634780902299098670482635498047,-2,7.681693138714039470471561799059,-66,hallo
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-221523.720000000001164153218269348145,-100,-100,-2,1
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-139806.27518879799754358828067779541,-100,-48.519113584586179399593675043434,10,1
4,1766933838,2,485cc00d-9990-4566-8fc5-0921de62dbc6,1766933840,1766933846,6,./.tests/optimization_example --int_param='-100' --float_param='-136.31718782723086746955' --choice_param='1' --int_param_two='-10' --nr_results=1,0,,runnervmh13bl,-100,-10,-136.317187827230867469552322290838,1,4_0,COMPLETED,BOTORCH_MODULAR,-312652.795753968006465584039688110352,-100,-136.317187827230867469552322290838,-10,1
5,1766933849,2,485cc00d-9990-4566-8fc5-0921de62dbc6,1766933851,1766933857,6,./.tests/optimization_example --int_param='-100' --float_param='-172.48440843349001738716' --choice_param='1' --int_param_two='-18' --nr_results=1,0,,runnervmh13bl,-100,-18,-172.484408433489988965447992086411,1,5_0,COMPLETED,BOTORCH_MODULAR,-430908.072369858971796929836273193359,-100,-172.484408433490017387157422490418,-18,1
========================================================================
Current git-hash: 170393d83dd9480ab7817e51389aae8dc4b1ecf2 (last fully tested stable version 12 commits ago [615815d7faceb30fd81f992ecff2c39b1a8872ef, 9176])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 14:57:12] 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: f9b720be-6b28-4217-ab49-0257839fcdae
_____ _____ __ ___
/\ __`\ __/\ __`\ /\ \__ /'___`\
\ \ \/\ \ ___ ___ ___ /\_\ \ \/\ \ _____\ \ ,_\/\_\ /\ \
\ \ \ \ \ /' __` __`\ /' _ `\/\ \ \ \ \ \/\ '__`\ \ \/\/_/// /__
\ \ \_\ \/\ \/\ \/\ \/\ \/\ \ \ \ \ \_\ \ \ \L\ \ \ \_ // /_\ \
\ \_____\ \_\ \_\ \_\ \_\ \_\ \_\ \_____\ \ ,__/\ \__\/\______/
\/_____/\/_/\/_/\/_/\/_/\/_/\/_/\/_____/\ \ \/ \/__/\/_____/
\ \_\
\/_/
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=1783 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -100.0 │ -18.0 │ -172.48440843349 │ 1.0 │ -100 │ -172.48440843349002 │ -18 │ 1 │ -430908.072369859 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴───────────────────┘
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 14:57:17 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-12-28 14:57:18 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-12-28 14:57:18 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.64 s/job
2025-12-28 14:57:18 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, eval #1/1 start
2025-12-28 14:57:18 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, starting new job
2025-12-28 14:57:18 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, started new job
2025-12-28 14:57:27 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, new result: RESULT: -312652.795754
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, finishing jobs, finished 1 job
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, getting new HP set (no sbatch)
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, requested 1 jobs, got 1, 0.70 s/job
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, eval #1/1 start
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, starting new job
2025-12-28 14:57:29 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, started new job
2025-12-28 14:57:38 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -312652.795753968, new result: RESULT: -430908.072370
2025-12-28 14:57:40 (485cc00d-9990-4566-8fc5-0921de62dbc6): BOTORCH_MODULAR, best RESULT: -430908.072369859, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766933834,786.2578125,27.1