========================================================================
Current git-hash: 10e58f176a57b3e4bbd0e9c189c2a9f555e68d1e (last fully tested stable version 5 commits ago [01b08d618b49d942e55420979b7925f87f54957e, 9319])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-10 09:38:19] 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: 7702217c-d74a-49c3-aa41-b7c9fbf0df86
/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 --partition=alpha --experiment_name=multiplication_constraint --mem_gb=10 --time=60 --worker_timeout=60 --max_eval=4 --num_parallel_jobs=4 --gpus=0 --num_random_steps=2 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=min --run_program=cGVybCAtZSAncHJpbnQgIlJFU1VMVDogIiAuICglYSArICViKSc= --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=BOTORCH_MODULAR --n_estimators_randomforest=100 --run_mode=local --occ_type=euclid --main_process_gb=8 --max_nr_of_zero_results=50 --slurm_signal_delay_s=0 --max_failed_jobs=0 --parameter a range 5 100 float false --parameter b range 5 100 float false --experiment_constraints YSAqIGIgPj0gMTA=
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multiplication_constraint/0See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multiplication_constraint&run_nr=70 for live-results.You have 4 CPUs available for the main process.No CUDA devices found.Generation strategy: SOBOL for 2 steps and then BOTORCH_MODULAR for 2 steps.
Run-Program: perl -e 'print "RESULT: " . (%a + %b)'
Experiment parameters
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃Name┃Type ┃Lower bound┃Upper bound┃Type ┃Log Scale?┃
┡━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│a │range│5 │100 │float│No │
│b │range│5 │100 │float│No │
└──────┴───────┴─────────────┴─────────────┴───────┴────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃Post-Generation-Constraints┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ a * b >= 10 │
└─────────────────────────────┘
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: 4)
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃a ┃b ┃RESULT ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│10.688063446432352│23.176764845848083│33.8648282923│
└────────────────────┴────────────────────┴───────────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃Number of evaluations┃Min time ┃Max time ┃Average time┃Median time┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 4 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
╭────────────────────────────────────────────────────────────────────────────────────────OmniOpt2 Run Summary────────────────────────────────────────────────────────────────────────────────────────╮│││ ✅ Optimization complete!││││ 📊 Trials: 4 succeeded / 0 failed / 4 done / 4 submitted ││ ⏱️ Duration: 49s ││ 🏆 Best RESULT: 33.8648282923 ││ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/multiplication_constraint/0/results.csv││ 🧠 Model: BOTORCH_MODULAR │││╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, Started OmniOpt2 run...
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, getting new HP set (no sbatch)
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, eval #1/1 start
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, starting new job
2026-05-10 09:38:22 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, started new job
2026-05-10 09:38:31 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, new result: RESULT: 33.864828
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, finishing jobs, finished 1 job
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, getting new HP set (no sbatch)
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, requested 1 jobs, got 1, 0.05 s/job
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, eval #1/1 start
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, starting new job
2026-05-10 09:38:32 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, started new job
2026-05-10 09:38:40 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282922804, new result: RESULT: 150.572916
2026-05-10 09:38:42 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): SOBOL, best RESULT: 33.8648282923, █▁, finishing jobs, finished 1 job
2026-05-10 09:38:43 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, getting new HP set (no sbatch)
2026-05-10 09:38:43 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, requested 1 jobs, got 1, 0.54 s/job
2026-05-10 09:38:43 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, eval #1/1 start
2026-05-10 09:38:43 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, starting new job
2026-05-10 09:38:43 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, started new job
2026-05-10 09:38:51 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁, new result: RESULT: 56.944283
2026-05-10 09:38:52 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, finishing jobs, finished 1 job
2026-05-10 09:38:52 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, getting new HP set (no sbatch)
2026-05-10 09:38:52 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, requested 1 jobs, got 1, 0.36 s/job
2026-05-10 09:38:53 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, eval #1/1 start
2026-05-10 09:38:53 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, starting new job
2026-05-10 09:38:53 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, started new job
2026-05-10 09:39:01 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆, new result: RESULT: 34.182532
2026-05-10 09:39:03 (50bd49d7-f6d5-45f3-8b5a-b7f4dedfcb4e): BOTORCH_MODULAR, best RESULT: 33.8648282923, █▁▆▇, finishing jobs, finished 1 job