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,1784282525,2,1008dcc9-0258-4685-bdad-afeb424a6e3d,1784282527,1784282533,6,./.tests/optimization_example --int_param='-51' --float_param='-72.17618703842163085938' --choice_param='hallo' --int_param_two='7',0,,runnervm3jd5f,-51,7,-72.176187038421630859375,hallo,0_0,COMPLETED,SOBOL,-91681.758457894393359310925006866455,-51,-72.176187038421630859375,7,hallo
1,1784282536,2,1008dcc9-0258-4685-bdad-afeb424a6e3d,1784282538,1784282544,6,./.tests/optimization_example --int_param='6' --float_param='-25.68574621342122554779' --choice_param='8' --int_param_two='-55',0,,runnervm3jd5f,6,-55,-25.68574621342122554779052734375,8,1_0,COMPLETED,SOBOL,-45181.070206744901952333748340606689,6,-25.68574621342122554779052734375,-55,8
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
[INFO 07-17 10:02:01] ax.storage.sqa_store.with_db_settings_base: Ax SQL storage initialized with SQLAlchemy 2.0.51
Run-UUID: cc925e9e-5d40-49cd-a5cc-839d66989026
/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 - Dancing on the edge of chaos – welcome |
| to the tuning dimension. |
\ /
=================================================
\
\
\
\
/- _ `-/ '
(/\/ \ \ /\
/ / | ` \
O O ) / |
`-^--'`< '
(_.) _ ) /
`.___/` /
`-----' /
<----. __ / __ \
<----|====O)))==) \) /====
<----' `--' `.__,' \
| |
\ /
______( (_ / \______
,' ,-----' | \
`--{__________) \/
omniopt --config_toml=.tests/example_config_cpu.toml --follow
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/ 0
You have less --max_eval 2 than --num_random_steps 20. Switched both.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=__main__tests__&run_nr=284 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 2 steps.
Run-Program: ./.tests/optimization_example --int_param='%(int_param)' --float_param='%(float_param)' --choice_param='%(choice_param)' --int_param_two='%(int_param_two)'
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_param ┃ OO_Info_int_param_two ┃ OO_Info_float_param ┃ OO_Info_choice_param ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -51 │ 7 │ -72.17618703842163 │ hallo │ -51 │ -72.17618703842163 │ 7 │ hallo │ -91681.7584578944 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
╭─ ─────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ─────────────────────────────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 38s │
│ 🏆 Best RESULT: -91681.7584578944 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/0/results.csv │
│ 🤖 Model: SOBOL │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Copy raw data to clipboard
Download »outfile« as file
Copy raw data to clipboard
Download »progressbar« as file
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, Started OmniOpt2 run...
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, getting new HP set (no sbatch)
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, eval #1/1 start
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, starting new job
2026-07-17 10:02:05 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, started new job
2026-07-17 10:02:14 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, new result: RESULT: -91681.758458
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, finishing jobs, finished 1 job
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, getting new HP set (no sbatch)
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, requested 1 jobs, got 1, 0.11 s/job
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, eval #1/1 start
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, starting new job
2026-07-17 10:02:16 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, started new job
2026-07-17 10:02:25 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, new result: RESULT: -45181.070207
2026-07-17 10:02:27 (1008dcc9-0258-4685-bdad-afeb424a6e3d): SOBOL, best RESULT: -91681.7584578944, █▁, 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
1784282522,886.98828125,26.7 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file