Experiment overview
| Setting | Value |
|---|
| Model for non-random steps | BOTORCH_MODULAR |
| Max. nr. evaluations | 4 |
| Number random steps | 2 |
| Nr. of workers (parameter) | 4 |
Best RESULT, min (total: 4)
| a | b | RESULT |
|---|
| 12.797708744183183 | 14.8227702639997 | 27.6204790082 |
Job Summary per Generation Node
| Generation Node | Total | COMPLETED |
| SOBOL | 2 | 2 |
| BOTORCH_MODULAR | 2 | 2 |
Experiment parameters
| Name | Type | Lower bound | Upper bound | Type | Log Scale? |
|---|
| a | range | 5 | 100 | float | No |
| b | range | 5 | 100 | float | No |
Number of evaluations
| Failed |
Succeeded |
Running |
Total |
| 0 |
4 |
0 |
4 |
Result names and types
Last progressbar status
2026-03-26 09:50:38 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, finishing jobs, finished 1 job
Git-Version
Commit: e188e113bd67d7034e782e74dc3d1f1b616e1904 (9275-4-ge188e113b)
trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,arm_name,trial_status,generation_node,RESULT,a,b
0,1774518595,2,afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1,1774518597,1774518603,6,perl -e 'print "RESULT: " . (85.25891572237014770508 + 61.9918200373649597168)',0,,runnervm9l3uf,0_0,COMPLETED,SOBOL,147.250735759700006610728451050818,85.258915722370147705078125,61.991820037364959716796875
1,1774518605,2,afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1,1774518607,1774518613,6,perl -e 'print "RESULT: " . (12.79770874418318271637 + 14.82277026399970054626)',0,,runnervm9l3uf,1_0,COMPLETED,SOBOL,27.620479008200000237138738157228,12.79770874418318271636962890625,14.8227702639997005462646484375
2,1774518616,2,afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1,1774518618,1774518624,6,perl -e 'print "RESULT: " . (5 + 42.77315895227421549407)',0,,runnervm9l3uf,2_0,COMPLETED,BOTORCH_MODULAR,47.773158952300001089952274924144,5,42.773158952274215494071540888399
3,1774518627,2,afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1,1774518629,1774518635,6,perl -e 'print "RESULT: " . (32.08047114524869414254 + 5)',0,,runnervm9l3uf,3_0,COMPLETED,BOTORCH_MODULAR,37.080471145248701247965072980151,32.080471145248694142537715379149,5
========================================================================
Current git-hash: e188e113bd67d7034e782e74dc3d1f1b616e1904 (last fully tested stable version 4 commits ago [ddb405379e934ab3c2f2cc6ec0a4817962090116, 9275])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 03-26 09:49:52] 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: b8eb8392-1c57-4c03-a599-9877f30a4236
____ _ ____ _ ___
/ __ \ (_)/ __ \ | | |__ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_ ) |
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
| |__| | | | | | | | | | | |__| | |_) | |_ / /_
\____/|_| |_| |_|_| |_|_|\____/| .__/ \__|____|
| |
|_|
omniopt --partition=alpha --experiment_name=multiplication_constraint --mem_gb=10 --time=60 --worker_timeout=60 --max_eval=4 --num_parallel_jobs=4 --gpus=0 --num_random_steps=2 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=min --run_program=cGVybCAtZSAncHJpbnQgIlJFU1VMVDogIiAuICglYSArICViKSc= --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=BOTORCH_MODULAR --n_estimators_randomforest=100 --run_mode=local --occ_type=euclid --main_process_gb=8 --max_nr_of_zero_results=50 --slurm_signal_delay_s=0 --max_failed_jobs=0 --parameter a range 5 100 float false --parameter b range 5 100 float false --experiment_constraints YSAqIGIgPj0gMTA=
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multiplication_constraint/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multiplication_constraint&run_nr=20 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 2 steps and then BOTORCH_MODULAR for 2 steps.
Run-Program: perl -e 'print "RESULT: " . (%a + %b)'
Experiment parameters
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ a │ range │ 5 │ 100 │ float │ No │
│ b │ range │ 5 │ 100 │ float │ No │
└──────┴───────┴─────────────┴─────────────┴───────┴────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Post-Generation-Constraints ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ a * b >= 10 │
└─────────────────────────────┘
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: 4)
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┓
┃ a ┃ b ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━┩
│ 12.797708744183183 │ 14.8227702639997 │ 27.6204790082 │
└────────────────────┴──────────────────┴───────────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 4 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, Started OmniOpt2 run...
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, getting new HP set (no sbatch)
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, eval #1/1 start
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, starting new job
2026-03-26 09:49:55 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, started new job
2026-03-26 09:50:04 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, new result: RESULT: 147.250736
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, finishing jobs, finished 1 job
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, getting new HP set (no sbatch)
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, requested 1 jobs, got 1, 0.04 s/job
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, eval #1/1 start
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, starting new job
2026-03-26 09:50:05 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, started new job
2026-03-26 09:50:15 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 147.250735759735, new result: RESULT: 27.620479
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): SOBOL, best RESULT: 27.6204790081829, finishing jobs, finished 1 job
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, getting new HP set (no sbatch)
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, requested 1 jobs, got 1, 0.56 s/job
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, eval #1/1 start
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, starting new job
2026-03-26 09:50:16 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, started new job
2026-03-26 09:50:25 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790081829, new result: RESULT: 47.773159
2026-03-26 09:50:27 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, finishing jobs, finished 1 job
2026-03-26 09:50:27 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, getting new HP set (no sbatch)
2026-03-26 09:50:27 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, requested 1 jobs, got 1, 0.32 s/job
2026-03-26 09:50:27 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, eval #1/1 start
2026-03-26 09:50:27 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, starting new job
2026-03-26 09:50:28 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, started new job
2026-03-26 09:50:37 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, new result: RESULT: 37.080471
2026-03-26 09:50:38 (afbd4141-1f85-4b59-bc9e-1ff7aa58e6b1): BOTORCH_MODULAR, best RESULT: 27.6204790082, finishing jobs, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.117 │ 1 │ 0.117 │
│ 2 │ 0.066 │ 1 │ 0.066 │
│ 3 │ 0.067 │ 1 │ 0.067 │
│ 4 │ 0.067 │ 1 │ 0.067 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.079 │ │ │
│ Median │ 0.067 │ │ │
│ Total │ 0.316 │ │ │
│ Max │ 0.117 │ │ │
│ Min │ 0.066 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.021 │ 1 │ 0.021 │
│ 2 │ 0.044 │ 1 │ 0.044 │
│ 3 │ 0.565 │ 1 │ 0.565 │
│ 4 │ 0.323 │ 1 │ 0.323 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.239 │ │ │
│ Median │ 0.184 │ │ │
│ Total │ 0.954 │ │ │
│ Max │ 0.565 │ │ │
│ Min │ 0.021 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Arguments Overview
| Key | Value |
|---|
| config_yaml | None |
| config_toml | None |
| config_json | None |
| num_random_steps | 2 |
| max_eval | 4 |
| run_program | [['cGVybCAtZSAncHJpbnQgIlJFU1VMVDogIiAuICglYSArICViKSc=']] |
| experiment_name | multiplication_constraint |
| mem_gb | 10 |
| parameter | [['a', 'range', '5', '100', 'float', 'false'], ['b', 'range', '5', '100', 'float', 'false']] |
| continue_previous_job | None |
| experiment_constraints | [['YSAqIGIgPj0gMTA=']] |
| run_dir | runs |
| seed | None |
| verbose_tqdm | False |
| model | BOTORCH_MODULAR |
| gridsearch | False |
| occ | False |
| show_sixel_scatter | False |
| show_sixel_general | False |
| show_sixel_trial_index_result | False |
| follow | True |
| send_anonymized_usage_stats | True |
| ui_url | None |
| root_venv_dir | /home/runner |
| exclude | None |
| main_process_gb | 8 |
| max_nr_of_zero_results | 50 |
| abbreviate_job_names | False |
| orchestrator_file | None |
| checkout_to_latest_tested_version | False |
| live_share | True |
| disable_tqdm | False |
| disable_previous_job_constraint | False |
| workdir | |
| occ_type | euclid |
| result_names | ['RESULT=min'] |
| minkowski_p | 2 |
| signed_weighted_euclidean_weights | |
| generation_strategy | None |
| generate_all_jobs_at_once | True |
| revert_to_random_when_seemingly_exhausted | True |
| load_data_from_existing_jobs | [] |
| n_estimators_randomforest | 100 |
| max_attempts_for_generation | 20 |
| external_generator | None |
| username | None |
| max_failed_jobs | 0 |
| num_cpus_main_job | None |
| calculate_pareto_front_of_job | [] |
| show_generate_time_table | False |
| force_choice_for_ranges | False |
| max_abandoned_retrial | 20 |
| share_password | None |
| dryrun | False |
| db_url | None |
| run_program_once | None |
| worker_generator_path | None |
| save_to_database | False |
| range_max_difference | 1000000 |
| skip_search | False |
| nr_evals_per_arm | 1 |
| dont_warm_start_refitting | False |
| refit_on_cv | False |
| fit_out_of_design | False |
| fit_abandoned | False |
| dont_jit_compile | False |
| num_restarts | 20 |
| raw_samples | 1024 |
| max_num_of_parallel_sruns | 16 |
| no_transform_inputs | False |
| no_normalize_y | False |
| transforms | [] |
| number_of_generators | 1 |
| num_parallel_jobs | 4 |
| worker_timeout | 60 |
| slurm_use_srun | False |
| time | 60 |
| partition | alpha |
| reservation | None |
| force_local_execution | False |
| slurm_signal_delay_s | 0 |
| nodes_per_job | 1 |
| cpus_per_task | 1 |
| account | None |
| gpus | 0 |
| dependency | None |
| run_mode | local |
| verbose | False |
| verbose_break_run_search_table | False |
| debug | False |
| flame_graph | False |
| memray | False |
| no_sleep | False |
| tests | False |
| show_worker_percentage_table_at_end | False |
| auto_exclude_defective_hosts | False |
| run_tests_that_fail_on_taurus | False |
| raise_in_eval | False |
| show_ram_every_n_seconds | 0 |
| show_generation_and_submission_sixel | False |
| just_return_defaults | False |
| prettyprint | False |
| runtime_debug | False |
| debug_stack_regex | |
| debug_stack_trace_regex | None |
| show_func_name | False |
| beartype | False |
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1774518593,740.94140625,28.2
RESULT (goal: minimize)
Best value: 27.6204790082
Achieved at:
- run_time = 6
- a = 12.797708744183
- b = 14.822770264
Parameter statistics
| Parameter | Min | Max | Mean | Std Dev | Count |
|---|
| run_time | 6 | 6 | 6 | 0 | 4 |
| RESULT | 27.6205 | 147.2507 | 64.9312 | 48.059 | 4 |
| a | 5 | 85.2589 | 33.7843 | 31.311 | 4 |
| b | 5 | 61.9918 | 31.1469 | 22.565 | 4 |
Show SLURM-Job-ID (if it exists)