========================================================================
Current git-hash: 3d587dc4b297f4e0db9767b04ad80de912dc9888 (version: 9335)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-17 07:17:09] ax.storage.sqa_store.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: 574b9a03-3558-4232-b03d-a1d1d67607bf
/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.")
____ _ ____ __ ___
/ __ \____ ___ ____ (_) __ \____ / /|__ \
/ / / / __ `__ \/ __ \/ / / / / __ \/ __/_/ /
/ /_/ / / / / / / / / / / /_/ / /_/ / /_/ __/
\____/_/ /_/ /_/_/ /_/_/\____/ .___/\__/____/
/_/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multi_results_2_results_BOTORCH_MODULAR --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=BOTORCH_MODULAR --generate_all_jobs_at_once
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BOTORCH_MODULAR/0See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_BOTORCH_MODULAR&run_nr=6 for live-results.You have 4 CPUs available for the main process.No CUDA devices found.Generation strategy: SOBOL for 1 step and then BOTORCH_MODULAR 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 │ -52 │-1.8208056688308716│ -30 │ hallo │1.2814308003│2.5014485224│
└─────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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: 38s ││ 🏆 Best RESULT1: 1.2814308003 ││ 🏆 Best RESULT2: 2.5014485224 ││ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BOTORCH_MODULAR/0/results.csv││ 🧠 Model: BOTORCH_MODULAR │││╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, Started OmniOpt2 run...
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, getting new HP set (no sbatch)
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, eval #1/1 start
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, starting new job
2026-05-17 07:17:13 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, started new job
2026-05-17 07:17:22 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, new result: RESULT1: 1.281431, RESULT2: 2.501449
2026-05-17 07:17:24 (348b25ab-159c-43d3-a70a-919aaa2993fe): SOBOL, 1 done, finishing jobs, finished 1 job
2026-05-17 07:17:25 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, getting new HP set (no sbatch)
2026-05-17 07:17:25 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, requested 1 jobs, got 1, 0.67 s/job
2026-05-17 07:17:25 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, eval #1/1 start
2026-05-17 07:17:25 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, starting new job
2026-05-17 07:17:25 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, started new job
2026-05-17 07:17:34 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 1 done, new result: RESULT1: 1.437043, RESULT2: 2.544594
2026-05-17 07:17:37 (348b25ab-159c-43d3-a70a-919aaa2993fe): BOTORCH_MODULAR, 2 done, █▁, finishing jobs, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.254 │ 1 │ 0.254 │
│ 2 │ 0.108 │ 1 │ 0.108 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.181 │ │ │
│ Median │ 0.181 │ │ │
│ Total │ 0.362 │ │ │
│ Max │ 0.254 │ │ │
│ Min │ 0.108 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.048 │ 1 │ 0.048 │
│ 2 │ 0.666 │ 1 │ 0.666 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.357 │ │ │
│ Median │ 0.357 │ │ │
│ Total │ 0.714 │ │ │
│ Max │ 0.666 │ │ │
│ Min │ 0.048 │ │ │
└───────────┴─────────┴──────┴──────────────┘