========================================================================
Current git-hash: 267ac62ba995c36b5a9896ed7c0d759c5dca5786 (last fully tested stable version 4 commits ago [941829b5ef8c208e9de98b3eb85bb46f0d23e169, 9213])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-04 10:52:28] 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: b4bccfa8-85de-4e02-85f4-b5f2c92f29be
______________________________________________
| OmniOpt2 - May the optimal values be with you. |
==============================================
\
\
\
\
. _ .
|\_|/__/|
/ / \/ \ \
/__|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=270 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│
└─────────────┴─────────────┘
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)
┏━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━┳━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃y ┃z ┃a┃x ┃RESULT ┃
┡━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━╇━━━━━╇━━━━━━━━━━━━━━━━━━┩
│3292│0.07345400005578995│2│123│212332920.073454│
└──────┴─────────────────────┴───┴─────┴──────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-01-04 10:52:32 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, Started OmniOpt2 run...
2026-01-04 10:52:32 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, getting new HP set (no sbatch)
2026-01-04 10:52:32 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, requested 1 jobs, got 1, 0.04 s/job
2026-01-04 10:52:32 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, eval #1/1 start
2026-01-04 10:52:32 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, starting new job
2026-01-04 10:52:33 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, started new job
2026-01-04 10:52:42 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, new result: RESULT: 212332920.073454
2026-01-04 10:52:43 (5e884005-08d9-479d-99a9-145b79941791): SOBOL, best RESULT: 212332920.073454, finishing jobs, finished 1 job
2026-01-04 10:52:44 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, getting new HP set (no sbatch)
2026-01-04 10:52:44 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, requested 1 jobs, got 1, 0.90 s/job
2026-01-04 10:52:44 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, eval #1/1 start
2026-01-04 10:52:44 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, starting new job
2026-01-04 10:52:44 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, started new job
2026-01-04 10:52:53 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, new result: RESULT: 312354200.565511
2026-01-04 10:52:55 (5e884005-08d9-479d-99a9-145b79941791): RANDOMFOREST, best RESULT: 212332920.073454, finishing jobs, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.232 │ 1 │ 0.232 │
│ 2 │ 0.089 │ 1 │ 0.089 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.161 │ │ │
│ Median │ 0.161 │ │ │
│ Total │ 0.321 │ │ │
│ Max │ 0.232 │ │ │
│ Min │ 0.089 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.042 │ 1 │ 0.042 │
│ 2 │ 0.897 │ 1 │ 0.897 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.470 │ │ │
│ Median │ 0.470 │ │ │
│ Total │ 0.940 │ │ │
│ Max │ 0.897 │ │ │
│ Min │ 0.042 │ │ │
└───────────┴─────────┴──────┴──────────────┘