Experiment overview
| Setting | Value |
|---|
| Model for non-random steps | BOTORCH_MODULAR |
| Max. nr. evaluations | 4 |
| Number random steps | 2 |
| Nr. of workers (parameter) | 4 |
| Main process memory (GB) | 8 |
| Worker memory (GB) | 10 |
Best RESULT, min (total: 4)
| OO_Info_SLURM_JOB_ID | a | b | RESULT |
|---|
| 1168553 | 6.660075420513749 | 43.36497604846954 | 50.0250514689833 |
Job Summary per Generation Node
| Generation Node | Total | COMPLETED |
| SOBOL | 4 | 4 |
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
2025-10-24 22:06:39 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 50.0250514689833, waiting for 1 job, finished 1 job
Git-Version
Commit: 628555560e665603d20624eb3c8dc87fa6c723cd (8868)
trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,OO_Info_SLURM_JOB_ID,arm_name,trial_status,generation_node,RESULT,a,b
0,1761336356,37,6908ae6e-99ad-4431-9e63-3c0516b33a40,1761336393,1761336393,0,perl -e 'print "RESULT: " . (6.66007542051374912262 + 43.36497604846954345703)',0,,c92,1168553,0_0,COMPLETED,SOBOL,50.025051468983299685078236507252,6.66007542051374912261962890625,43.36497604846954345703125
1,1761336356,33,6908ae6e-99ad-4431-9e63-3c0516b33a40,1761336389,1761336389,0,perl -e 'print "RESULT: " . (78.12529286835342645645 + 87.86045959219336509705)',0,,c105,1168552,1_0,COMPLETED,SOBOL,165.985752460546990505463327281177,78.125292868353426456451416015625,87.8604595921933650970458984375
2,1761336356,36,6908ae6e-99ad-4431-9e63-3c0516b33a40,1761336392,1761336392,0,perl -e 'print "RESULT: " . (59.72216565161943435669 + 5.11758837848901748657)',0,,c131,1168551,2_0,COMPLETED,SOBOL,64.839754030108494475825864356011,59.722165651619434356689453125,5.117588378489017486572265625
3,1761336356,36,6908ae6e-99ad-4431-9e63-3c0516b33a40,1761336392,1761336392,0,perl -e 'print "RESULT: " . (35.4335097363218665123 + 73.45910816453397274017)',0,,c53,1168554,3_0,COMPLETED,SOBOL,108.892617900855995571873791050166,35.433509736321866512298583984375,73.45910816453397274017333984375
========================================================================
To cancel, press CTRL c, then run 'scancel 1168547'
⠋ Importing logging...
⠋ Importing warnings...
⠋ Importing argparse...
⠋ Importing datetime...
⠋ Importing dataclass...
⠋ Importing socket...
⠋ Importing stat...
⠋ Importing pwd...
⠋ Importing base64...
⠋ Importing json...
⠋ Importing yaml...
⠋ Importing toml...
⠋ Importing csv...
⠋ Importing ast...
⠋ Importing rich.table...
⠋ Importing rich print...
⠋ Importing rich.pretty...
⠋ Importing pformat...
⠋ Importing rich.prompt...
⠋ Importing types.FunctionType...
⠋ Importing typing...
⠋ Importing ThreadPoolExecutor...
⠋ Importing submitit.LocalExecutor...
⠋ Importing submitit.Job...
⠋ Importing importlib.util...
⠋ Importing platform...
⠋ Importing inspect frame info...
⠋ Importing pathlib.Path...
⠋ Importing uuid...
⠋ Importing cowsay...
⠋ Importing shutil...
⠋ Importing itertools.combinations...
⠋ Importing os.listdir...
⠋ Importing os.path...
⠋ Importing PIL.Image...
⠋ Importing sixel...
⠋ Importing subprocess...
⠋ Importing tqdm...
⠋ Importing beartype...
⠋ Importing statistics...
⠋ Trying to import pyfiglet...
⠋ Importing helpers...
⠋ Parsing arguments...
⠹ Importing torch...
⠋ Importing numpy...
[WARNING 10-24 22:05:39] 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]`.
⠧ Importing ax...
⠋ Importing ax.core.generator_run...
⠋ Importing Cont_X_trans and Y_trans from ax.adapter.registry...
⠋ Importing ax.core.arm...
⠋ Importing ax.core.objective...
⠋ Importing ax.core.Metric...
⠋ Importing ax.exceptions.core...
⠋ Importing ax.exceptions.generation_strategy...
⠋ Importing CORE_DECODER_REGISTRY...
⠋ Trying ax.generation_strategy.generation_node...
⠋ Importing GenerationStep, GenerationStrategy from generation_strategy...
⠋ Importing GenerationNode from generation_node...
⠋ Importing ExternalGenerationNode...
⠋ Importing MaxTrials...
⠋ Importing GeneratorSpec...
⠋ Importing Models from ax.generation_strategy.registry...
⠋ Importing get_pending_observation_features...
⠋ Importing load_experiment...
⠋ Importing save_experiment...
⠋ Importing save_experiment_to_db...
⠋ Importing TrialStatus...
⠋ Importing Data...
⠋ Importing Experiment...
⠋ Importing parameter types...
⠋ Importing TParameterization...
⠋ Importing pandas...
⠋ Importing AxClient and ObjectiveProperties...
⠋ Importing RandomForestRegressor...
⠋ Importing botorch...
⠋ Importing submitit...
⠋ Importing ax logger...
⠋ Importing SQL-Storage-Stuff...
Run-UUID: 248e8df3-b421-4b8a-bf93-48737fce92dc
____ _ ____ _ ___
/ __ \ (_)/ __ \ | | |__ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_ ) |
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
| |__| | | | | | | | | | | |__| | |_) | |_ / /_
\____/|_| |_| |_|_| |_|_|\____/| .__/ \__|____|
| |
|_|
⠋ Writing worker creation log...
omniopt --partition=alpha --experiment_name=multiplication_constraint --mem_gb=10 --time=60 --worker_timeout=60 --max_eval=4 --num_parallel_jobs=4 --gpus=1 --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=
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /data/horse/ws/s3811141-oo_crap/omniopt/runs/multiplication_constraint/0...
⠋ Writing revert_to_random_when_seemingly_exhausted file ...
⠋ Writing username state file...
⠋ Writing result names file...
⠋ Writing result min/max file...
⠋ Saving state files...
Run-folder: /data/horse/ws/s3811141-oo_crap/omniopt/runs/multiplication_constraint/0
⠋ Writing live_share file if it is present...
⠋ Writing job_start_time file...
⠹ Writing git information
⠋ Checking max_eval...
Warning: --num_random_steps 2 is smaller than --num_parallel_jobs 4. It's recommended that --num_parallel_jobs is the same as or a multiple of --num_random_steps
⠋ Calculating number of steps...
⠋ Adding excluded nodes...
⠋ Setting global generation strategy
⠋ Initializing ax_client...
⠋ Setting orchestrator...
See https://imageseg.scads.de/omniax/share?user_id=s3811141&experiment_name=multiplication_constraint&run_nr=0 for live-results.
You have 1 CPUs available for the main process. Using CUDA device NVIDIA H100.
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 │
└─────────────┴─────────────┘
⠋ Write files and show overview
SOBOL, best RESULT: 50.0250514689833, waiting for 1 job, finished 1 job : 100%|██████████| 4/4 [00:53<00:00, 13.39s/it]
Best RESULT, min (total: 4)
┏━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ OO_Info_SLURM_JOB_ID ┃ a ┃ b ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 1168553 │ 6.660075420513749 │ 43.36497604846954 │ 50.0250514689833 │
└──────────────────────┴───────────────────┴───────────────────┴──────────────────┘
2025-10-24 22:05:47 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, Started OmniOpt2 run...
2025-10-24 22:05:51 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, getting new HP set #1/4
2025-10-24 22:05:51 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, getting new HP set #2/4
2025-10-24 22:05:51 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, getting new HP set #3/4
2025-10-24 22:05:51 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, getting new HP set #4/4
2025-10-24 22:05:52 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, requested 4 jobs, got 4, 0.53 s/job
2025-10-24 22:05:54 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, eval #1/4 start
2025-10-24 22:05:54 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, eval #2/4 start
2025-10-24 22:05:55 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, eval #3/4 start
2025-10-24 22:05:56 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, eval #4/4 start
2025-10-24 22:05:56 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, starting new job
2025-10-24 22:05:57 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, unknown 1 = ∑1/4, started new job
2025-10-24 22:05:57 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, unknown 2 = ∑2/4, started new job
2025-10-24 22:05:57 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, unknown 3 = ∑3/4, started new job
2025-10-24 22:05:57 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, unknown 4 = ∑4/4, started new job
2025-10-24 22:05:58 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, unknown 4 = ∑4/4, waiting for 4 jobs
2025-10-24 22:05:59 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, pending 4 = ∑4/4, waiting for 4 jobs
2025-10-24 22:06:29 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, pending 4 = ∑4/4, new result: RESULT: 165.985752
2025-10-24 22:06:31 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 165.985752460547, pending 3 = ∑3/4, waiting for 4 jobs, finished 1 job
2025-10-24 22:06:31 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 165.985752460547, pending 3 = ∑3/4, waiting for 3 jobs
2025-10-24 22:06:33 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 165.985752460547, pending 3 = ∑3/4, new result: RESULT: 64.839754
2025-10-24 22:06:33 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 165.985752460547, pending 3 = ∑3/4, new result: RESULT: 108.892618
2025-10-24 22:06:36 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 64.8397540301085, pending 1 = ∑1/4, waiting for 3 jobs, finished 2 jobs
2025-10-24 22:06:36 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 64.8397540301085, pending 1 = ∑1/4, waiting for 1 job
2025-10-24 22:06:36 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 64.8397540301085, pending 1 = ∑1/4, new result: RESULT: 50.025051
2025-10-24 22:06:39 (6908ae6e-99ad-4431-9e63-3c0516b33a40): SOBOL, best RESULT: 50.0250514689833, waiting for 1 job, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 1.743 │ 4 │ 0.436 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 1.743 │ │ │
│ Median │ 1.743 │ │ │
│ Total │ 1.743 │ │ │
│ Max │ 1.743 │ │ │
│ Min │ 1.743 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 2.107 │ 4 │ 0.527 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 2.107 │ │ │
│ Median │ 2.107 │ │ │
│ Total │ 2.107 │ │ │
│ Max │ 2.107 │ │ │
│ Min │ 2.107 │ │ │
└───────────┴─────────┴──────┴──────────────┘
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/s3811141 |
| 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 |
| 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 | 1 |
| 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 |
1761336342.7499,4,0,0
1761336356.7849,4,0,0
1761336357.1301,4,1,25
1761336361.504,4,1,25
1761336362.106,4,4,100
1761336396.7629,4,4,100
1761336399.747,4,0,0
1761336402.1931,4,0,0
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1761336342,807.30078125,19.9
1761336402,829.76171875,15.4
RESULT (goal: minimize)
Best value: 50.025051468983
Achieved at:
- run_time = 0
- a = 6.6600754205137
- b = 43.36497604847
Parameter statistics
| Parameter | Min | Max | Mean | Std Dev | Count |
|---|
| run_time | 0 | 0 | 0 | 0 | 4 |
| RESULT | 50.0251 | 165.9858 | 97.4358 | 45.1127 | 4 |
| a | 6.6601 | 78.1253 | 44.9853 | 26.8118 | 4 |
| b | 5.1176 | 87.8605 | 52.4505 | 31.6946 | 4 |
Show SLURM-Job-ID (if it exists)