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,arm_name,trial_status,generation_node,RESULT,x,y,z,a
0,1784283686,2,199f730e-f29d-4255-b9ca-65f97664f2a8,1784283688,1784283694,6,.tests/optimization_example_all_float --x=-502.07203626632690429688 --y=-315.76400995254516601562 --z=-403.33682298660278320312 --a=-295.16690969467163085938,0,,runnervm76tkm,0_0,COMPLETED,SOBOL,-6163097.95740590989589691162109375,-502.072036266326904296875,-315.764009952545166015625,-403.336822986602783203125,-295.166909694671630859375
1,1784283697,2,199f730e-f29d-4255-b9ca-65f97664f2a8,1784283699,1784283705,6,.tests/optimization_example_all_float --x=893.83556321263313293457 --y=550.35449564456939697266 --z=929.81393449008464813232 --a=994.94175985455513000488,0,,runnervm76tkm,1_0,COMPLETED,BOTORCH_MODULAR,-29242142.90525519847869873046875,893.8355632126331329345703125,550.35449564456939697265625,929.81393449008464813232421875,994.9417598545551300048828125
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: 40e86984857e047bcfb600b452b0692331ba16d4 (last fully tested stable version 4 commits ago [fa24dfbf750366b8c83f9ef04857a770020b8dad, 9392])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 07-17 10:21:24] 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: dcb9a630-729c-47fb-beb1-fa7d06533c45
/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 - A trip through the hyperspace of the p |
| arameter landscape. |
\ /
=================================================
\
\
\
\
__---__
_- /--______
__--( / \ )XXXXXXXXXXX\v.
.-XXX( O O )XXXXXXXXXXXXXXX-
/XXX( U ) XXXXXXX\
/XXXXX( )--_ XXXXXXXXXXX\
/XXXXX/ ( O ) XXXXXX \XXXXX\
XXXXX/ / XXXXXX \__ \XXXXX
XXXXXX__/ XXXXXX \__---->
---___ XXX__/ XXXXXX \__ /
\- --__/ ___/\ XXXXXX / ___--/=
\-\ ___/ XXXXXX '--- XXXXXX
\-\/XXX\ XXXXXX /XXXXX
\XXXXXXXXX \ /XXXXX/
\XXXXXX > _/XXXXX/
\XXXXX--__/ __-- XXXX/
-XXXXXXXX--------------- XXXXXX-
\XXXXXXXXXXXXXXXXXXXXXXXXXX/
""VXXXXXXXXXXXXXXXXXXV""
omniopt --partition=alpha --experiment_name=example_all_float --mem_gb=4 --time=60 --worker_timeout=5 --max_eval=2 --num_parallel_jobs=1 --gpus=0 --num_random_steps=1 --send_anonymized_usage_stats --run_program=LnRlc3RzL29wdGltaXphdGlvbl9leGFtcGxlX2FsbF9mbG9hdCAgLS14PSUoeCkgLS15PSUoeSkgLS16PSUoeikgLS1hPSUoYSkK --cpus_per_task=1 --nodes_per_job=1 --model=BOTORCH_MODULAR --run_mode=local --parameter x range -1000 1000 float --parameter y range -1000 1000 float --parameter z range -1000 1000 float --parameter a range -1000 1000 float --live_share --generate_all_jobs_at_once --follow --show_generate_time_table --disable_notifications
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/example_all_float/ 1
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=example_all_float&run_nr=49 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_all_float --x=%(x) --y=%(y) --z=%(z) --a=%(a)
Experiment parameters
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ x │ range │ -1000 │ 1000 │ float │ No │
│ y │ range │ -1000 │ 1000 │ float │ No │
│ z │ range │ -1000 │ 1000 │ float │ No │
│ a │ range │ -1000 │ 1000 │ float │ 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)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ x ┃ y ┃ z ┃ a ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ 893.8355632126331 │ 550.3544956445694 │ 929.8139344900846 │ 994.9417598545551 │ -29242142.9052552 │
└───────────────────┴───────────────────┴───────────────────┴───────────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.024 │ 1 │ 0.024 │
│ 2 │ 0.294 │ 1 │ 0.294 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.159 │ │ │
│ Median │ 0.159 │ │ │
│ Total │ 0.318 │ │ │
│ Max │ 0.294 │ │ │
│ Min │ 0.024 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.119 │ 1 │ 0.119 │
│ 2 │ 0.070 │ 1 │ 0.070 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.094 │ │ │
│ Median │ 0.094 │ │ │
│ Total │ 0.189 │ │ │
│ Max │ 0.119 │ │ │
│ Min │ 0.070 │ │ │
└─────────┴─────────┴──────┴──────────────┘
╭─ ─────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ─────────────────────────────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 30s │
│ 🏆 Best RESULT: -29242142.9052552 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/example_all_float/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-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, Started OmniOpt2 run...
2026-07-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, getting new HP set (no sbatch)
2026-07-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2026-07-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, eval #1/1 start
2026-07-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, starting new job
2026-07-17 10:21:26 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, started new job
2026-07-17 10:21:35 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, new result: RESULT: -6163097.957406
2026-07-17 10:21:36 (199f730e-f29d-4255-b9ca-65f97664f2a8): SOBOL, best RESULT: -6163097.95740591, finishing jobs, finished 1 job
2026-07-17 10:21:37 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, getting new HP set (no sbatch)
2026-07-17 10:21:37 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, requested 1 jobs, got 1, 0.29 s/job
2026-07-17 10:21:37 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, eval #1/1 start
2026-07-17 10:21:37 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, starting new job
2026-07-17 10:21:37 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, started new job
2026-07-17 10:21:46 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -6163097.95740591, new result: RESULT: -29242142.905255
2026-07-17 10:21:47 (199f730e-f29d-4255-b9ca-65f97664f2a8): BOTORCH_MODULAR, best RESULT: -29242142.9052552, ▁█, 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
1784283684,753.0859375,28.2 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file