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,1785653054,2,541ea647-c149-4986-b297-13c7e972887e,1785653056,1785653062,6,./.tests/optimization_example --int_param='-41' --float_param='-85.28865486383438110352' --choice_param='2' --int_param_two='-73' --nr_results=1,0,,runnervmvrwv9,-41,-73,-85.288654863834381103515625,2,0_0,COMPLETED,SOBOL,-163110.131971205992158502340316772461,-41,-85.288654863834381103515625,-73,2
1,1785653065,2,541ea647-c149-4986-b297-13c7e972887e,1785653067,1785653073,6,./.tests/optimization_example --int_param='-89' --float_param='-99.11972579683593664868' --choice_param='4' --int_param_two='-47' --nr_results=1,0,,runnervmvrwv9,-89,-47,-99.119725796835922437821864150465,4,1_0,COMPLETED,EXTERNAL_GENERATOR,-223717.293000083009246736764907836914,-89,-99.119725796835936648676579352468,-47,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
[INFO 08-02 06:44:10] ax.storage.sqa_store.with_db_settings_base: Ax SQL storage initialized with SQLAlchemy 2.0.51
Run-UUID: 7ca77670-ef2f-46c5-a9b8-b19a9d6443fc
/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.")
_________________________________________________
/ \
| OmniOpt2 - Finds minima faster than a squirrel on |
| espresso. |
\ /
=================================================
\
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=TPE --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 --model=TPE --show_generate_time_table --disable_notifications
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/TPE/ 0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=TPE&run_nr=35 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then TPE 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 │
└─────────────┴─────────────┘
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)
┏━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┓
┃ OO_Info_int_pa… ┃ OO_Info_int_pa… ┃ OO_Info_float_… ┃ OO_Info_choic… ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│ -89 │ -47 │ -99.1197257968… │ 4 │ -89 │ -99.1197257968… │ -47 │ 4 │ -223717.29300… │
└─────────────────┴─────────────────┴─────────────────┴────────────────┴───────────┴─────────────────┴───────────────┴──────────────┴────────────────┘
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.048 │ 1 │ 0.048 │
│ 2 │ 0.827 │ 1 │ 0.827 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.437 │ │ │
│ Median │ 0.437 │ │ │
│ Total │ 0.875 │ │ │
│ Max │ 0.827 │ │ │
│ Min │ 0.048 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.262 │ 1 │ 0.262 │
│ 2 │ 0.092 │ 1 │ 0.092 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.177 │ │ │
│ Median │ 0.177 │ │ │
│ Total │ 0.354 │ │ │
│ Max │ 0.262 │ │ │
│ Min │ 0.092 │ │ │
└─────────┴─────────┴──────┴──────────────┘
╭─ ────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 37s │
│ 🏆 Best RESULT: -223717.293000083 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/TPE/0/results.csv │
│ 🤖 Model: EXTERNAL_GENERATOR │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Copy raw data to clipboard
Download »outfile« as file
Copy raw data to clipboard
Download »progressbar« as file
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, Started OmniOpt2 run...
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, getting new HP set (no sbatch)
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, eval #1/1 start
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, starting new job
2026-08-02 06:44:14 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, started new job
2026-08-02 06:44:23 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, new result: RESULT: -163110.131971
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): SOBOL, best RESULT: -163110.131971206, finishing jobs, finished 1 job
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, getting new HP set (no sbatch)
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, requested 1 jobs, got 1, 0.83 s/job
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, eval #1/1 start
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, starting new job
2026-08-02 06:44:25 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, started new job
2026-08-02 06:44:35 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -163110.131971206, new result: RESULT: -223717.293000
2026-08-02 06:44:36 (541ea647-c149-4986-b297-13c7e972887e): EXTERNAL_GENERATOR, best RESULT: -223717.293000083, ▁█, 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
1785653051,881.84765625,26.7 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file