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,-21656.349490621199947781860828399658,-1,-40.42711689136922359466552734375,7,hallo
1,1784580133,2,719554bb-13f8-4ce7-9989-2717247cad00,1784580135,1784580141,6,./.tests/optimization_example --random_sem --int_param='10' --float_param='9.93070303138199150794' --choice_param='1' --int_param_two='1' --nr_results=1,0,,runnervm3jd5f,10,1,9.930703031381991507942075259052,1,1_0,COMPLETED,BOTORCH_MODULAR,-999.238323836795984789205249398947,10,9.930703031381991507942075259052,1,1
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: b54799bbb6092ee7a47e6c8cafaff1661ff693b6 (last fully tested stable version 6 commits ago [1d8438942b0dad3870060c63f9266acf9bdf359b, 9412])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[INFO 07-20 20:42:08] ax.storage.sqa_store.with_db_settings_base: Ax SQL storage initialized with SQLAlchemy 2.0.51
Using old run's --time: 60
Using old run's --gpus: 0
Using old run's --max_eval: 1
Run-UUID: 7f5d1362-1170-4666-a9ae-9811d87409e5
/home/runner/.omniax_venvs/Python_3.12.3/x86_64/lib/python3.12/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.12.3/x86_64/lib/python3.12/site-packages/plyer/platforms/linux/notification.py:107: UserWarning: notify-send not found.
warnings.warn("notify-send not found.")
_________________________________________________
/ \
| OmniOpt2 - Finds minima faster than a squirrel on |
| espresso. |
\ /
=================================================
\
\
\
\
/ \\ //\\
|\\___/| / \\// \\\\
/0 0 \\__ / // | \\ \\
/ / \\/_/ // | \\ \\
\@_^_\@'/ \\/_ // | \\ \\
//_^_/ \\/_ // | \\ \\
( //) | \\/// | \\ \\
( / /) _|_ / ) // | \\ _\\
( // /) '/,_ _ _/ ( ; -. | _ _\\.-~ .-~~~^-.
(( / / )) ,-{ _ `-.|.-~-. .~ `.
(( // / )) '/\\ / ~-. _ .-~ .-~^-. \\
(( /// )) `. { } / \\ \\
(( / )) .----~-.\\ \\-' .~ \\ `. \\^-.
///.----..> \\ _ -~ `. ^-` ^-_
///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~
/.-~
omniopt --continue runs/test_continued_constraint/0 --live_share
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/test_continued_constraint/ 1
Continuation from runs/test_continued_constraint/0
You have less --max_eval 1 than --num_random_steps 20. Switched both.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=test_continued_constraint&run_nr=178 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 2 steps.
Run-Program: ./.tests/optimization_example --random_sem --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 │ -100 │ 10 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Constraints ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ int_param + 2*int_param_two >= 0 │
│ 2*int_param_two >= 0 │
└──────────────────────────────────┘
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: 1 + inserted jobs: 1)
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃ OO_Info_int_pa… ┃ OO_Info_int_pa… ┃ OO_Info_float_… ┃ OO_Info_choic… ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ nan │ nan │ nan │ nan │ -1 │ -40.4271168913… │ 7 │ hallo │ -21656.349490… │
└─────────────────┴─────────────────┴─────────────────┴────────────────┴───────────┴─────────────────┴───────────────┴──────────────┴────────────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 1 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
╭─ ────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 1 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 23s │
│ 🏆 Best RESULT: -21656.3494906212 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/test_continued_constraint/1/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-20 20:42:11 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-07-20 20:42:13 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-07-20 20:42:13 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, requested 1 jobs, got 1, 2.81 s/job
2026-07-20 20:42:13 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, eval #1/1 start
2026-07-20 20:42:13 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, starting new job
2026-07-20 20:42:14 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, started new job
2026-07-20 20:42:22 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, new result: RESULT: -999.238324 (SEM: 0.549318)
2026-07-20 20:42:23 (719554bb-13f8-4ce7-9989-2717247cad00): BOTORCH_MODULAR, best RESULT: -21656.3494906212, █▁, 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
1784580129,892.55078125,27.4 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file