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,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-50902.375643438797851558774709701538,-26,-54.8242890834808349609375,-18,1
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-117935.173060988992801867425441741943,-53,9.389226138956061618046078365296,-87,2
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-125079.720000000001164153218269348145,-100,10,-33,2
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-138517.784528907999629154801368713379,-100,-47.358060056602184317853243555874,10,2
4,1786248103,2,8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb,1786248105,1786248111,6,./.tests/optimization_example --int_param='-7' --float_param='-796.57487263457608150929' --choice_param='2' --int_param_two='10' --nr_results=1,0,,b1125a827106,-7,10,-796.574872634575967822456732392311,2,4_0,COMPLETED,BOTORCH_MODULAR,-6427330.884391370229423046112060546875,-7,-796.574872634576081509294454008341,10,2
5,1786248115,2,8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb,1786248117,1786248123,6,./.tests/optimization_example --int_param='10' --float_param='-1000' --choice_param='2' --int_param_two='-100' --nr_results=1,0,,b1125a827106,10,-100,-1000,2,5_0,COMPLETED,BOTORCH_MODULAR,-10209946.11999999918043613433837890625,10,-1000,-100,2
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 08-09 04:01:39] 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...
Using old run's --time: 60
Using old run's --gpus: 0
Run-UUID: 3a1e2b49-12db-4fab-b3fe-bd159d69c3a5
//.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 - Hyperparameters? Nailed it! |
======================================
\
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
⠋ Writing worker creation log...
omniopt --continue runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1 --num_parallel_jobs 1 --worker_timeout 10 --follow --gpus=0 --mem_gb=4 --num_random_steps=1 --max_eval=2 --parameter float_param range -1000 1000 float --send_anonymized_usage_stats --generate_all_jobs_at_once --live_share
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2...
⠋ 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/ 2
Continuation from runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1
⠋ 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...
Changed parameter 'float_param': lower from -100.0 to -1000.0, upper from 10.0 to 1000.0, digits from None to 32
⠋ Setting orchestrator...
See https://imageseg.scads.de/omniax/share?user_id=defaultuser&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=32 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 9 steps.
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 │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -1000 │ 1000 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
⠋ Write files and show overview
BOTORCH_MODULAR, best RESULT: -10209946.12, ▁▁▁▁▅█, finishing jobs, finished 1 job : 100%|██████████| 6/6 [00:24<00:00, 4.00s/it]
Best RESULT, min (total: 2 + inserted jobs: 4)
┏━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ OO_Info_int_par… ┃ OO_Info_int_par… ┃ OO_Info_float_pa… ┃ OO_Info_choice_… ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 10.0 │ -100.0 │ -1000.0 │ 2.0 │ 10 │ -1000.0 │ -100 │ 2 │ -10209946.12 │
└──────────────────┴──────────────────┴───────────────────┴──────────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────┘
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 / 6 done / 6 submitted │
│ ⏱️ Duration: 34s │
│ 🏆 Best RESULT: -10209946.12 │
│ 📁 Results: /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2/results.csv │
│ 🤖 Model: BOTORCH_MODULAR │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Copy raw data to clipboard
Download »outfile« as file
Copy raw data to clipboard
Download »progressbar« as file
2026-08-09 04:01:42 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-08-09 04:01:43 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-08-09 04:01:43 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.70 s/job
2026-08-09 04:01:43 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, eval #1/1 start
2026-08-09 04:01:43 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, starting new job
2026-08-09 04:01:43 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, started new job
2026-08-09 04:01:52 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, new result: RESULT: -6427330.884391
2026-08-09 04:01:54 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, finishing jobs, finished 1 job
2026-08-09 04:01:55 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, getting new HP set (no sbatch)
2026-08-09 04:01:55 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, requested 1 jobs, got 1, 0.71 s/job
2026-08-09 04:01:55 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, eval #1/1 start
2026-08-09 04:01:55 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, starting new job
2026-08-09 04:01:55 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, started new job
2026-08-09 04:02:04 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -6427330.88439137, ▁▁▁▁█, new result: RESULT: -10209946.120000
2026-08-09 04:02:06 (8ef6f77c-e87b-42a9-ac5b-fe3a52dde9bb): BOTORCH_MODULAR, best RESULT: -10209946.12, ▁▁▁▁▅█, 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
1786248100,779.83984375,28 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file