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,1785045024,3,dec8d533-2d7d-4211-9e13-5d85f9ecb3ff,1785045027,1785045033,6,./.tests/optimization_example --int_param='-70' --float_param='-34.86965298652648925781' --choice_param='16' --int_param_two='-44' --nr_results=1,0,,b5a69e4ca80a,-70,-44,-34.8696529865264892578125,16,0_0,COMPLETED,SOBOL,-97388.012292660394450649619102478027,-70,-34.8696529865264892578125,-44,16
1,1785045036,2,dec8d533-2d7d-4211-9e13-5d85f9ecb3ff,1785045038,1785045044,6,./.tests/optimization_example --int_param='9' --float_param='-84.86892309558639624356' --choice_param='4' --int_param_two='-22' --nr_results=1,0,,b5a69e4ca80a,9,-22,-84.868923095586382032706751488149,4,1_0,COMPLETED,BOTORCH_MODULAR,-88196.353383604204282164573669433594,9,-84.868923095586396243561466690153,-22,4
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: 994947df0c9dd58e83a3d3605f909757dcb65b59 (last fully tested stable version 2 commits ago [b54799bbb6092ee7a47e6c8cafaff1661ff693b6, 9418])
Using coverage run -p because $RUN_WITH_COVERAGE is set
⠋ Loading base modules...
⠋ Loading rich UI components...
⠋ Loading type and utility modules...
⠋ Loading optional modules...
⠙ Importing helpers...
⠋ Importing pareto...
⠋ Parsing arguments...
⠸ Loading ML frameworks...
[INFO 07-26 05:50:21] ax.storage.sqa_store.with_db_settings_base: Ax SQL storage initialized with SQLAlchemy 2.0.51
⠇ Loading Ax platform...
⠋ Loading Ax storage and data...
⠋ Loading data science stack...
⠋ Importing ax logger...
⠋ Importing SQL-Storage-Stuff...
Run-UUID: 9348f0b2-4ae2-4b13-bd64-ed20781a72a8
//.omniax_venvs/Python_3.11.2/x86_64/lib/python3.11/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)
//.omniax_venvs/Python_3.11.2/x86_64/lib/python3.11/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. |
\ /
=================================================
\
\
^__^
(oo)\_______
(__)\ )\/\
||----w |
|| ||
⠋ Writing worker creation log...
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --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 --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --generate_all_jobs_at_once --follow --show_generate_time_table --disable_notifications
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/0...
⠋ Writing revert_to_random_when_seemingly_exhausted file ...
⠋ Writing username state file...
⠋ Writing result names file...
⠋ Writing result min/max file...
⠋ Saving state files...
Run-folder : /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/ 0
⠋ Writing live_share file if it is present...
⠋ Writing job_start_time file...
⠋ Writing git information
⠋ Checking max_eval...
⠋ Calculating number of steps...
⠋ Adding excluded nodes...
⠋ Initializing ax_client...
⠋ Setting orchestrator...
See https://imageseg.scads.de/omniax/share?user_id=defaultuser&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=24 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=1
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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
⠋ Write files and show overview
BOTORCH_MODULAR, best RESULT: -97388.0122926604, █▁, finishing jobs, finished 1 job : 100%|██████████| 2/2 [00:22<00:00, 11.05s/it]
Best RESULT, min (total: 2)
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃ OO_Info_int_pa… ┃ OO_Info_int_pa… ┃ OO_Info_float_… ┃ OO_Info_choic… ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ -70 │ -44 │ -34.8696529865… │ 16 │ -70 │ -34.8696529865… │ -44 │ 16 │ -97388.012292… │
└─────────────────┴─────────────────┴─────────────────┴────────────────┴───────────┴─────────────────┴───────────────┴──────────────┴────────────────┘
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.039 │ 1 │ 0.039 │
│ 2 │ 0.430 │ 1 │ 0.430 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.234 │ │ │
│ Median │ 0.234 │ │ │
│ Total │ 0.469 │ │ │
│ Max │ 0.430 │ │ │
│ Min │ 0.039 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.194 │ 1 │ 0.194 │
│ 2 │ 0.082 │ 1 │ 0.082 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.138 │ │ │
│ Median │ 0.138 │ │ │
│ Total │ 0.277 │ │ │
│ Max │ 0.194 │ │ │
│ Min │ 0.082 │ │ │
└─────────┴─────────┴──────┴──────────────┘
╭─ ────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 33s │
│ 🏆 Best RESULT: -97388.0122926604 │
│ 📁 Results: /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/0/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-26 05:50:24 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, Started OmniOpt2 run...
2026-07-26 05:50:24 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, getting new HP set (no sbatch)
2026-07-26 05:50:24 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, requested 1 jobs, got 1, 0.04 s/job
2026-07-26 05:50:24 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, eval #1/1 start
2026-07-26 05:50:24 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, starting new job
2026-07-26 05:50:25 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, started new job
2026-07-26 05:50:34 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, new result: RESULT: -97388.012293
2026-07-26 05:50:35 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): SOBOL, best RESULT: -97388.0122926604, finishing jobs, finished 1 job
2026-07-26 05:50:36 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, getting new HP set (no sbatch)
2026-07-26 05:50:36 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, requested 1 jobs, got 1, 0.43 s/job
2026-07-26 05:50:36 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, eval #1/1 start
2026-07-26 05:50:36 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, starting new job
2026-07-26 05:50:36 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, started new job
2026-07-26 05:50:45 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, new result: RESULT: -88196.353384
2026-07-26 05:50:46 (dec8d533-2d7d-4211-9e13-5d85f9ecb3ff): BOTORCH_MODULAR, best RESULT: -97388.0122926604, █▁, 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
1785045021,785.375,27.7 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file