Experiment overview
| Setting | Value |
|---|
| Model for non-random steps | BOTORCH_MODULAR |
| Max. nr. evaluations | 2 |
| Number random steps | 1 |
| Nr. of workers (parameter) | 1 |
Best RESULT1, min (total: 2)
| RESULT2 | int_param | float_param | int_param_two | choice_param | RESULT1 |
|---|
| 2.4497886998 | -28 | 4.414816498756409 | -66 | 1 | 1.2517535465 |
Job Summary per Generation Node
| Generation Node | Total | COMPLETED |
| SOBOL | 1 | 1 |
| BOTORCH_MODULAR | 1 | 1 |
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 |
Number of evaluations
| Failed |
Succeeded |
Running |
Total |
| 0 |
2 |
0 |
2 |
Result names and types
| name | min/max |
| RESULT1 |
min |
| RESULT2 |
max |
Last progressbar status
2026-05-10 00:40:41 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 2 done, █▁, finishing jobs, finished 1 job
Git-Version
Commit: 01b08d618b49d942e55420979b7925f87f54957e (9305-14-g01b08d618)
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,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1778373607,2,d8d7f02d-5acd-45f4-84a1-9b70c2670321,1778373609,1778373621,12,./.tests/optimization_example --int_param='-28' --float_param='4.41481649875640869141' --choice_param='1' --int_param_two='-66' --nr_results=2,0,,runnervmrc6n4,0_0,COMPLETED,SOBOL,1.25175354650000003609022769524,2.449788699800000024708879209356,-28,4.41481649875640869140625,-66,1
1,1778373624,1,d8d7f02d-5acd-45f4-84a1-9b70c2670321,1778373625,1778373637,12,./.tests/optimization_example --int_param='-77' --float_param='-91.64153920486569404602' --choice_param='hallo' --int_param_two='5' --nr_results=2,0,,runnervmrc6n4,1_0,COMPLETED,BOTORCH_MODULAR,1.863957801208929954128734607366,2.325744038072540043060598691227,-77,-91.6415392048656940460205078125,5,hallo
========================================================================
Current git-hash: 01b08d618b49d942e55420979b7925f87f54957e (last fully tested stable version 14 commits ago [5268678be516a64d8bfe1ff0d3bbd05a6f0bcdd2, 9305])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-10 00:40:05] 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: b0a4075c-2da9-4774-b7ce-b4b3bade4e08
/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 --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multiple_evals_per_arm --mem_gb=4 --time=1200 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0y --parameter int_param range -100 10 int --parameter float_param range -100 10 float --parameter choice_param choice 1,2,4,8,16,hallo --parameter int_param_two range -100 10 int --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --result_names RESULT1=min RESULT2=max --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --nr_evals_per_arm=2 --beartype --show_generate_time_table --disable_notifications
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multiple_evals_per_arm/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multiple_evals_per_arm&run_nr=69 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then BOTORCH_MODULAR for 1 step.
Run-Program: ./.tests/optimization_example --int_param='%(int_param)' --float_param='%(float_param)' --choice_param='%(choice_param)' --int_param_two='%(int_param_two)' --nr_results=2
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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ max │
└─────────────┴─────────────┘
Your console does not support sixel-images. Will not print Pareto-frontier as a
matplotlib-sixel-plot for RESULT1/RESULT2.
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 0 │ -28 │ 4.414816498756409 │ -66 │ 1 │ 1.2517535465 │ 2.4497886998 │
├─────────────┼───────────┼───────────────────┼───────────────┼──────────────┼──────────────────┼──────────────────┤
│ 1 │ -77 │ -91.6415392048657 │ 5 │ hallo │ 1.86395780120893 │ 2.32574403807254 │
└─────────────┴───────────┴───────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Not printing sixel graphics in CI
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 2 │ 12.00 sec │ 12.00 sec │ 12.00 sec │ 12.00 sec │
└───────────────────────┴────────────┴────────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.024 │ 1 │ 0.024 │
│ 2 │ 0.609 │ 1 │ 0.609 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.316 │ │ │
│ Median │ 0.316 │ │ │
│ Total │ 0.632 │ │ │
│ Max │ 0.609 │ │ │
│ Min │ 0.024 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.092 │ 1 │ 0.092 │
│ 2 │ 0.073 │ 1 │ 0.073 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.082 │ │ │
│ Median │ 0.082 │ │ │
│ Total │ 0.165 │ │ │
│ Max │ 0.092 │ │ │
│ Min │ 0.073 │ │ │
└─────────┴─────────┴──────┴──────────────┘
╭──────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 43s │
│ 🏆 Best RESULT1: 1.2517535465 │
│ 🏆 Best RESULT2: 2.4497886998 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/multiple_evals_per_arm/0/results.csv │
│ 🧠 Model: BOTORCH_MODULAR │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, Started OmniOpt2 run...
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, getting new HP set (no sbatch)
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, eval #1/1 start
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, starting new job
2026-05-10 00:40:07 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, started new job
2026-05-10 00:40:21 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, new result: RESULT1: 1.251754 (SEM: 0.033189), RESULT2: 2.449789 (SEM: 0.157133)
2026-05-10 00:40:23 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): SOBOL, 1 done, finishing jobs, finished 1 job
2026-05-10 00:40:24 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, getting new HP set (no sbatch)
2026-05-10 00:40:24 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, requested 1 jobs, got 1, 0.61 s/job
2026-05-10 00:40:24 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, eval #1/1 start
2026-05-10 00:40:24 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, starting new job
2026-05-10 00:40:24 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, started new job
2026-05-10 00:40:38 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 1 done, new result: RESULT1: 1.863958 (SEM: 0.008438), RESULT2: 2.325744 (SEM: 0.316181)
2026-05-10 00:40:41 (d8d7f02d-5acd-45f4-84a1-9b70c2670321): BOTORCH_MODULAR, 2 done, █▁, finishing jobs, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.092 │ 1 │ 0.092 │
│ 2 │ 0.073 │ 1 │ 0.073 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.082 │ │ │
│ Median │ 0.082 │ │ │
│ Total │ 0.165 │ │ │
│ Max │ 0.092 │ │ │
│ Min │ 0.073 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.024 │ 1 │ 0.024 │
│ 2 │ 0.609 │ 1 │ 0.609 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.316 │ │ │
│ Median │ 0.316 │ │ │
│ Total │ 0.632 │ │ │
│ Max │ 0.609 │ │ │
│ Min │ 0.024 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Arguments Overview
| Key | Value |
|---|
| config_yaml | None |
| config_toml | None |
| config_json | None |
| num_random_steps | 1 |
| max_eval | 2 |
| run_program | [['Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9p… |
| experiment_name | multiple_evals_per_arm |
| mem_gb | 4 |
| parameter | [['int_param', 'range', '-100', '10', 'int'], ['float_param', 'range', '-100', '10', 'float'], ['choice_param', 'choice', '1,2,4,8,16,hallo'], |
| ['int_param_two', 'range', '-100', '10', 'int']] |
| continue_previous_job | None |
| experiment_constraints | None |
| 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 | False |
| send_anonymized_usage_stats | True |
| ui_url | None |
| root_venv_dir | /home/runner |
| exclude | None |
| main_process_gb | 8 |
| max_nr_of_zero_results | 10 |
| 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 | ['RESULT1=min', 'RESULT2=max'] |
| 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 | None |
| num_cpus_main_job | None |
| calculate_pareto_front_of_job | [] |
| show_generate_time_table | True |
| 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 | 2 |
| disable_notifications | True |
| 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 | 1 |
| worker_timeout | 5 |
| slurm_use_srun | False |
| time | 1200 |
| 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 | True |
| 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 | True |
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778373605,741.94140625,28.8
Parameter statistics
| Parameter | Min | Max | Mean | Std Dev | Count |
|---|
| run_time | 12 | 12 | 12 | 0 | 2 |
| RESULT1 | 1.2518 | 1.864 | 1.5579 | 0.3061 | 2 |
| RESULT2 | 2.3257 | 2.4498 | 2.3878 | 0.062 | 2 |
| int_param | -77 | -28 | -52.5 | 24.5 | 2 |
| float_param | -91.6415 | 4.4148 | -43.6134 | 48.0282 | 2 |
| int_param_two | -66 | 5 | -30.5 | 35.5 | 2 |
| choice_param | No numerical statistics available |
Show SLURM-Job-ID (if it exists)
submitit INFO (2026-05-10 00:40:08,114) - Starting with JobEnvironment(job_id=76053, hostname=runnervmrc6n4, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2026-05-10 00:40:08,114) - Loading pickle: /home/runner/work/OmniOpt/OmniOpt/runs/multiple_evals_per_arm/0/single_runs/76053/76053_submitted.pkl
Trial-Index: 0
Running 2 sub-evaluations for trial 0...
Sub-eval 1/2 for trial 0: {'RESULT1': 1.28494261212564, 'RESULT2': 2.60692170760328}
OO-Info: int_param: -28
OO-Info: int_param_two: -66
OO-Info: float_param: 4.41481649875640869141
OO-Info: choice_param: 1
RESULT1: 1.28494261212564
RESULT2: 2.60692170760328
Sub-eval 2/2 for trial 0: {'RESULT1': 1.21856448084964, 'RESULT2': 2.29265569206061}
OO-Info: int_param: -28
OO-Info: int_param_two: -66
OO-Info: float_param: 4.41481649875640869141
OO-Info: choice_param: 1
RESULT1: 1.21856448084964
RESULT2: 2.29265569206061
Aggregated result for trial 0: RESULT1: 1.251754 (SEM: 0.033189), RESULT2: 2.449789 (SEM: 0.157133)
submitit INFO (2026-05-10 00:40:21,347) - Job completed successfully
submitit INFO (2026-05-10 00:40:21,347) - Exiting after successful completion