Copy raw data to clipboard
Download »results.csv« as file
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,-117147.811154082999564707279205322266,-23,-29.51331794261932373046875,-94,1
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-165499.441483091999543830752372741699,-94,-76.333462660267940691483090631664,-3,hallo
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-112394.456364313999074511229991912842,-100,-5.217320413463595762948443734786,10,hallo
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-211749.320000000006984919309616088867,-95,-100,-4,hallo
4,1784199406,2,19571df1-633b-49bc-a0bf-ea6ecaa6a40d,1784199408,1784199414,6,./.tests/optimization_example --int_param='-97' --float_param='-142.21403723183775014149' --choice_param='hallo' --int_param_two='-6' --nr_results=1,0,,runnervm76tkm,-97,-6,-142.214037231837750141494325362146,hallo,4_0,COMPLETED,BOTORCH_MODULAR,-322641.447580969019327312707901000977,-97,-142.214037231837750141494325362146,-6,hallo
5,1784199416,2,19571df1-633b-49bc-a0bf-ea6ecaa6a40d,1784199418,1784199424,6,./.tests/optimization_example --int_param='-98' --float_param='-173.47549932025853536288' --choice_param='hallo' --int_param_two='-7' --nr_results=1,0,,runnervm76tkm,-98,-7,-173.47549932025850694117252714932,hallo,5_0,COMPLETED,BOTORCH_MODULAR,-426727.95857615600107237696647644043,-98,-173.475499320258535362881957553327,-7,hallo
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: 604d53d394e04e7808e903636a42b164d6cc0c12 (last fully tested stable version 13 commits ago [7ec7c180ddeb70e69ef837c896ebe061f7046be1, 9375])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 07-16 10:56:43] 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: 5d19427d-9ffa-4ad7-9c04-f1241d57b10c
/home/runner/.omniax_venvs/Python_3.10.12/x86_64/lib/python3.10/site-packages/plyer/platforms/linux/notification.py:103: UserWarning: The Python dbus package is not installed.
Try installing it with your distribution's package manager, it is usually called python-dbus or python3-dbus, but you might have to try dbus-python instead, e.g. when using pip.
warnings.warn(msg)
/home/runner/.omniax_venvs/Python_3.10.12/x86_64/lib/python3.10/site-packages/plyer/platforms/linux/notification.py:107: UserWarning: notify-send not found.
warnings.warn("notify-send not found.")
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
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=642 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -98.0 │ -7.0 │ -173.4754993202585 │ hallo │ -98 │ -173.47549932025854 │ -7 │ hallo │ -426727.958576156 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
╭─ ─────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ─────────────────────────────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 6 done / 6 submitted │
│ ⏱️ Duration: 28s │
│ 🏆 Best RESULT: -426727.958576156 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2/results.csv │
│ 🤖 Model: BOTORCH_MODULAR │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Copy raw data to clipboard
Download »outfile« as file
Copy raw data to clipboard
Download »progressbar« as file
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.35 s/job
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, eval #1/1 start
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, starting new job
2026-07-16 10:56:46 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, started new job
2026-07-16 10:56:55 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, new result: RESULT: -322641.447581
2026-07-16 10:56:56 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, finishing jobs, finished 1 job
2026-07-16 10:56:56 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, getting new HP set (no sbatch)
2026-07-16 10:56:56 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, requested 1 jobs, got 1, 0.33 s/job
2026-07-16 10:56:56 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, eval #1/1 start
2026-07-16 10:56:56 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, starting new job
2026-07-16 10:56:57 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, started new job
2026-07-16 10:57:05 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -322641.447580969, ▁▂▁▄█, new result: RESULT: -426727.958576
2026-07-16 10:57:06 (19571df1-633b-49bc-a0bf-ea6ecaa6a40d): BOTORCH_MODULAR, best RESULT: -426727.958576156, ▁▂▁▃▅█, finishing jobs, finished 1 job
Copy raw data to clipboard
Download »progressbar« as file
This logs the CPU and RAM usage of the main worker process.
Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file
timestamp,ram_usage_mb,cpu_usage_percent
1784199403,756.23828125,29.6 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file