========================================================================
Current git-hash: 994947df0c9dd58e83a3d3605f909757dcb65b59 (last fully tested stable version 2 commits ago [b54799bbb6092ee7a47e6c8cafaff1661ff693b6, 9418])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 07-26 06:22:46] 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: 9e9ed89f-3c1f-45cb-bba3-432e19b2bb88
/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.")
____ _ _ _ ____ ____ _____ ____
/ _ \/ \__/|/ \ /|/ \/ _ \/ __Y__ __Y_ \
| / \|| |\/||| |\ ||| || / \|| \/| / \ / /
| \_/|| | ||| | \||| || \_/|| __/ | | / /_
\____/\_/ \|\_/ \|\_/\____/\_/ \_/ \____/
omniopt --config_json=.tests/example_config_cpu.json --follow
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/2You 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=98 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_pa…┃OO_Info_int_pa…┃OO_Info_float_…┃OO_Info_choic…┃int_param┃float_param ┃int_param_two┃choice_param┃RESULT ┃
┡━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━┩
│-59 │-83 │-68.2027278188…│8 │-59 │-68.2027278188…│-83 │8 │-171568.91360…│
└─────────────────┴─────────────────┴─────────────────┴────────────────┴───────────┴─────────────────┴───────────────┴──────────────┴────────────────┘
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: 28s ││ 🏆 Best RESULT: -171568.913601223 ││ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/2/results.csv││ 🤖 Model: SOBOL │││╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, Started OmniOpt2 run...
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, getting new HP set (no sbatch)
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, eval #1/1 start
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, starting new job
2026-07-26 06:22:49 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, started new job
2026-07-26 06:22:57 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, new result: RESULT: -10785.710066
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, finishing jobs, finished 1 job
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, getting new HP set (no sbatch)
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, requested 1 jobs, got 1, 0.05 s/job
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, eval #1/1 start
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, starting new job
2026-07-26 06:22:59 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, started new job
2026-07-26 06:23:07 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -10785.7100658747, new result: RESULT: -171568.913601
2026-07-26 06:23:08 (1d7a7b50-1538-4279-a9d6-7ba5d837b108): SOBOL, best RESULT: -171568.913601223, ▁█, finishing jobs, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.102 │ 1 │ 0.102 │
│ 2 │ 0.067 │ 1 │ 0.067 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.084 │ │ │
│ Median │ 0.084 │ │ │
│ Total │ 0.168 │ │ │
│ Max │ 0.102 │ │ │
│ Min │ 0.067 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.029 │ 1 │ 0.029 │
│ 2 │ 0.053 │ 1 │ 0.053 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.041 │ │ │
│ Median │ 0.041 │ │ │
│ Total │ 0.081 │ │ │
│ Max │ 0.053 │ │ │
│ Min │ 0.029 │ │ │
└───────────┴─────────┴──────┴──────────────┘
! No notable correlations between parameters were found (threshold: |r| > 0.3).
Top-5 Best Results
Parameter Sensitivity Ranking
Parameters ranked by absolute Pearson correlation with each result. Stronger correlations (|r| ≥ 0.7) suggest the parameter has more influence on the outcome.