========================================================================
Current git-hash: 217f22ee8fab51f519ae742bea744c5b9028bc6f (last fully tested stable version 4 commits ago [7ec7c180ddeb70e69ef837c896ebe061f7046be1, 9375])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 07-16 07:35:21] 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: 3d7c527b-7edb-4378-bb35-43f1444173c0
/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.")
_______________________________________
| OmniOpt2 - Hyper-sanity check complete! |
=======================================
\
\
\
\
____________
|__________|
/ /\
/ / \
/___________/___/|
| | |
| ==\ /== | |
| O O | \ \ |
| < | \ \|
/| | \ \
/ | \_____/ | / /
/ /| | / /|
/||\| | /||\/
-------------|
| | | |
<__/ \__>
omniopt --partition=alpha --experiment_name=randomforest --mem_gb=1 --time=60 --worker_timeout=60 --max_eval=2 --num_parallel_jobs=1 --gpus=0 --num_random_steps=1 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=min --run_program=ZWNobyAiUkVTVUxUOiAlYSUoeCklKHkpJXoi --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=RANDOMFOREST --run_mode=local --occ_type=euclid --main_process_gb=8 --max_nr_of_zero_results=1 --slurm_signal_delay_s=0 --n_estimators_randomforest=100 --parameter x fixed 123 --parameter y range 5431 1234 int false --parameter z range 0 1 float false --parameter a choice 1,2,3
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/randomforest/0Lower bound (5431.0) was larger than upper bound (1234.0) for parameter 'y'. Switched them.See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=randomforest&run_nr=28 for live-results.You have 4 CPUs available for the main process.No CUDA devices found.Generation strategy: SOBOL for 1 step and then RANDOMFOREST for 1 step.
Run-Program: echo "RESULT: %a%(x)%(y)%z"
Experiment parameters
┏━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃Name┃Type ┃Lower bound┃Upper bound┃Values ┃Type ┃Log Scale?┃
┡━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│x │fixed │││123 │││
│y │range │1234 │5431 ││int │No │
│z │range │0 │1 ││float│No │
│a │choice│││1, 2, 3│││
└──────┴────────┴─────────────┴─────────────┴─────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃Result-Name┃Min or max?┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│RESULT │ min│
└─────────────┴─────────────┘
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, Started OmniOpt2 run...
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, getting new HP set (no sbatch)
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, eval #1/1 start
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, starting new job
2026-07-16 07:35:24 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, started new job
2026-07-16 07:35:33 (74d971f8-dd2d-4cb8-b3ff-c1a48e407966): SOBOL, new result: RESULT: 212340970.503508
! No notable correlations between parameters were found (threshold: |r| > 0.3).
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.
Parameter statistics
Parameter
Min
Max
Mean
Std Dev
Count
run_time
6
6
6
0
1
RESULT
212340970.5035
212340970.5035
212340970.5035
0
1
y
4097
4097
4097
0
1
z
0.5035
0.5035
0.5035
0
1
a
2
2
2
0
1
x
123
123
123
0
1
Show SLURM-Job-ID (if it exists)
submitit INFO (2026-07-16 07:35:25,068) - Starting with JobEnvironment(job_id=98357, hostname=runnervm76tkm, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2026-07-16 07:35:25,068) - Loading pickle: /home/runner/work/OmniOpt/OmniOpt/runs/randomforest/0/single_runs/98357/98357_submitted.pkl
Trial-Index: 0
Parameters: {"y": 4097, "z": 0.5035077333450317, "a": 2, "x": 123}
Debug-Infos:
echo "RESULT: 212340970.50350773334503173828"
stdout:
RESULT: 212340970.50350773334503173828
stderr was empty
Result: {'RESULT': 212340970.50350773}
Final-results: {'RESULT': 212340970.50350773}
EXIT_CODE: 0
submitit INFO (2026-07-16 07:35:32,599) - Job completed successfully
submitit INFO (2026-07-16 07:35:32,599) - Exiting after successful completion