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,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1779001482,2,945b25b9-9869-4bb7-8e23-ddeffb2f0be8,1779001484,1779001490,6,./.tests/optimization_example --int_param='-29' --float_param='-97.20397898927330970764' --choice_param='8' --int_param_two='-51' --nr_results=2,0,,runnervm9vjqi,-29,-51,-97.2039789892733097076416015625,8,0_0,COMPLETED,SOBOL,1.694605159900000046491186367348,2.620577640500000082823817137978,-29,-97.2039789892733097076416015625,-51,8
1,1779001558,2,945b25b9-9869-4bb7-8e23-ddeffb2f0be8,1779001560,1779001566,6,./.tests/optimization_example --int_param='-100' --float_param='10' --choice_param='1' --int_param_two='-100' --nr_results=2,0,,runnervm9vjqi,-100,-100,10,1,1_0,COMPLETED,SAASBO,1.202648589926869959754185401835,2.921560091755480037534198345384,-100,10,-100,1
========================================================================
Current git-hash: 3d587dc4b297f4e0db9767b04ad80de912dc9888 (version: 9335)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-17 07:04:39] 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: a05428d4-c5df-40f2-ba7c-91df62911db8
/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.")
_________________________________________________
/ \
| OmniOpt2 - Fine-tuning on a quantum level – Schrö |
| dinger’s hyperparameter. |
\ /
=================================================
\
\
\
\
/ \\ //\\
|\\___/| / \\// \\\\
/0 0 \\__ / // | \\ \\
/ / \\/_/ // | \\ \\
\@_^_\@'/ \\/_ // | \\ \\
//_^_/ \\/_ // | \\ \\
( //) | \\/// | \\ \\
( / /) _|_ / ) // | \\ _\\
( // /) '/,_ _ _/ ( ; -. | _ _\\.-~ .-~~~^-.
(( / / )) ,-{ _ `-.|.-~-. .~ `.
(( // / )) '/\\ / ~-. _ .-~ .-~^-. \\
(( /// )) `. { } / \\ \\
(( / )) .----~-.\\ \\-' .~ \\ `. \\^-.
///.----..> \\ _ -~ `. ^-` ^-_
///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~
/.-~
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multi_results_2_results_SAASBO --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0yCg== --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 --result_names RESULT1=min RESULT2=min --model=SAASBO --generate_all_jobs_at_once
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_SAASBO/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_SAASBO&run_nr=4 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then SAASBO 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=2
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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ min │
└─────────────┴─────────────┘
Your console does not support sixel-images. Will not print Pareto-frontier as a
matplotlib-sixel-plot for RESULT1/RESULT2.
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 0 │ -29 │ -97.20397898927331 │ -51 │ 8 │ 1.6946051599 │ 2.6205776405 │
├─────────────┼───────────┼────────────────────┼───────────────┼──────────────┼──────────────────┼──────────────────┤
│ 1 │ -100 │ 10 │ -100 │ 1 │ 1.20264858992687 │ 2.92156009175548 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Not printing sixel graphics in CI
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 / 2 done / 2 submitted │
│ ⏱️ Duration: 98s (1m38s) │
│ 🏆 Best RESULT1: 1.20264858992687 │
│ 🏆 Best RESULT2: 2.6205776405 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_SAASBO/0/results.csv │
│ 🧠 Model: SAASBO │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, Started OmniOpt2 run...
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, getting new HP set (no sbatch)
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, eval #1/1 start
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, starting new job
2026-05-17 07:04:42 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, started new job
2026-05-17 07:04:51 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, new result: RESULT1: 1.694605, RESULT2: 2.620578
2026-05-17 07:04:52 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SOBOL, 1 done, finishing jobs, finished 1 job
2026-05-17 07:05:58 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, getting new HP set (no sbatch)
2026-05-17 07:05:58 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, requested 1 jobs, got 1, 65.70 s/job
2026-05-17 07:05:58 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, eval #1/1 start
2026-05-17 07:05:58 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, starting new job
2026-05-17 07:05:58 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, started new job
2026-05-17 07:06:07 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 1 done, new result: RESULT1: 1.202649, RESULT2: 2.921560
2026-05-17 07:06:10 (945b25b9-9869-4bb7-8e23-ddeffb2f0be8): SAASBO, 2 done, ▁█, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1779001480,748.40625,28.2
1779001558,864.14453125,23.9