Experiment overview
| Setting | Value |
|---|
| Max. nr. evaluations | 4 |
| Number random steps | 2 |
| Number random steps (from arguments) | 20 |
| Nr. of workers (parameter) | 20 |
| Main process memory (GB) | 8 |
| Worker memory (GB) | 4 |
| Nr. imported jobs | 2 |
Best RESULT1, min (total: 2 + inserted jobs: 2)
| OO_Info_int_param | OO_Info_int_param… | OO_Info_float_par… | OO_Info_choice_pa… | OO_Info_SLURM_JOB… | RESULT2 | int_param | float_param | int_param_two | choice_param | RESULT1 |
|---|
| 3.0 | 10.0 | -100.0 | 8.0 | 2104708.0 | 2.13786106612267 | 3 | -100.0 | 10 | 8 | 1.05533654273404 |
Job Summary per Generation Node
| Generation Node | Total | COMPLETED |
| SOBOL | 1 | 1 |
| SAASBO | 3 | 3 |
Experiment parameters
| Name | Type | Lower bound | Upper bound | Values | Type | Log Scale? |
|---|
| int_param | rangeparameter | -100 | 10 | | int | No |
| float_param | rangeparameter | -100 | 10 | | float | No |
| choice_param | choiceparameter | | | 1, 2, 4, 8, 16, hallo | | |
| int_param_two | rangeparameter | -100 | 10 | | int | No |
Number of evaluations
| Failed |
Succeeded |
Running |
Total |
| 0 |
4 |
0 |
4 |
Result names and types
| name | min/max |
| RESULT1 |
min |
| RESULT2 |
min |
Last progressbar status
2025-12-28 20:58:12 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 4 done, waiting for 1 job, finished 1 job
Git-Version
Commit: c53538d72fd964f91794defe73be612acdc56009 (9205)
trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,OO_Info_int_param,OO_Info_int_param_two,OO_Info_float_param,OO_Info_choice_param,OO_Info_SLURM_JOB_ID,arm_name,trial_status,generation_node,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,1.310197952300000023839743334975,2.917863544400000286316299025202,-52,-28.1032025814056396484375,-10,hallo
1,,,,,,,,,,,,,,,,1_0,COMPLETED,SAASBO,1.979660517800000185673070518533,2.679799448299999831135664862813,10,-100,-100,16
2,1766951705,164,25964828-4ee0-4dda-b865-274e90f4eee7,1766951869,1766951875,6,./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='1' --int_param_two='-100' --nr_results=2,0,,c64,10,-100,10,1,2104707,2_0,COMPLETED,SAASBO,1.77122311627408990375442954246,2.42049595978776022064948847401,10,10,-100,1
3,1766951714,169,25964828-4ee0-4dda-b865-274e90f4eee7,1766951883,1766951889,6,./.tests/optimization_example --int_param='3' --float_param='-100' --choice_param='8' --int_param_two='10' --nr_results=2,0,,c47,3,10,-100,8,2104708,3_0,COMPLETED,SAASBO,1.05533654273403998402613979124,2.137861066122670017364271188853,3,-100,10,8
========================================================================
To cancel, press CTRL c, then run 'scancel 2104706'
⠋ 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...
[WARNING 12-28 20:54:17] 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 rendering stuff...
⠋ Importing statistics...
⠋ Trying to import pyfiglet...
⠙ Importing helpers...
⠋ Importing pareto...
⠋ Parsing arguments...
⠋ Importing torch...
⠋ Importing numpy...
⠋ 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 MinTrials...
⠋ Importing GeneratorSpec...
⠋ Importing Generators 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...
Using old run's --time: 60
Using old run's --gpus: 1
Using old run's --max_eval: 2
Run-UUID: 0fbe299b-22f2-4d13-b3ec-9bb25809e771
_________________________________________________
/ \
| OmniOpt2 - As timeless as Metropolis, but with be |
| tter optimization. |
\ /
=================================================
\
\
\
|\_/|,,_____,~~`
(.".)~~ )`~}}
\o/\ /---~\\ ~}}
_// _// ~}
⠋ Writing worker creation log...
omniopt --continue runs/multi_results_2_results_SAASBO/0 --live_share --mem_gb=4 --live_share
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/multi_results_2_results_SAASBO/1...
⠋ 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: /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/multi_results_2_results_SAASBO/1
Continuation from runs/multi_results_2_results_SAASBO/0
⠋ Writing live_share file if it is present...
⠋ Writing job_start_time file...
⠼ Writing git information
⠋ Checking max_eval...
You have less --max_eval 2 than --num_random_steps 20. Switched both.
Warning: --num_random_steps 2 is smaller than --num_parallel_jobs 20. 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...
⠋ Initializing ax_client...
⠋ Setting orchestrator...
See https://imageseg.scads.de/omniax/share?user_id=s3811141&experiment_name=multi_results_2_results_SAASBO&run_nr=9 for live-results.
You have 1 CPUs available for the main process. Using CUDA device NVIDIA H100.
Generation strategy: SAASBO for 4 steps.
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 │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -100 │ 10 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ min │
└─────────────┴─────────────┘
⠋ Write files and show overview
SAASBO, 4 done, waiting for 1 job, finished 1 job : 100%|██████████| 4/4 [03:47<00:00, 57.00s/it]
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 3 │ 3 │ -100 │ 10 │ 8 │ 1.05533654273404 │ 2.13786106612267 │
└─────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2025-12-28 20:54:24 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, Started OmniOpt2 run...
2025-12-28 20:55:04 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, getting new HP set
2025-12-28 20:55:05 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, requested 1 jobs, got 1, 39.88 s/job
2025-12-28 20:55:05 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, eval #1/1 start
2025-12-28 20:55:05 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, starting new job
2025-12-28 20:55:05 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, unknown 1∑1 (5%/20), started new job
2025-12-28 20:55:14 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 1∑1 (5%/20), getting new HP set
2025-12-28 20:55:14 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 1∑1 (5%/20), requested 1 jobs, got 1, 8.29 s/job
2025-12-28 20:55:14 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 1∑1 (5%/20), eval #1/1 start
2025-12-28 20:55:14 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 1∑1 (5%/20), starting new job
2025-12-28 20:55:14 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending/unknown 1/1∑2 (5%/20), started new job
2025-12-28 20:55:15 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending/unknown 1/1∑2 (5%/20), waiting for 2 jobs
2025-12-28 20:55:16 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 2∑2 (5%/20), waiting for 2 jobs
2025-12-28 20:55:19 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 2∑2 (10%/20), waiting for 2 jobs
2025-12-28 20:57:56 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, pending 2∑2 (10%/20), new result: RESULT1: 1.771223, RESULT2: 2.420496
2025-12-28 20:57:59 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 3 done, pending 1∑1 (5%/20), waiting for 2 jobs, finished 1 job
2025-12-28 20:57:59 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 3 done, pending 1∑1 (5%/20), waiting for 1 job
2025-12-28 20:58:00 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 3 done, running 1∑1 (5%/20), waiting for 1 job
2025-12-28 20:58:09 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 3 done, running 1∑1 (5%/20), new result: RESULT1: 1.055337, RESULT2: 2.137861
2025-12-28 20:58:12 (25964828-4ee0-4dda-b865-274e90f4eee7): SAASBO, 4 done, waiting for 1 job, finished 1 job
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.520 │ 1 │ 0.520 │
│ 2 │ 0.182 │ 1 │ 0.182 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.351 │ │ │
│ Median │ 0.351 │ │ │
│ Total │ 0.702 │ │ │
│ Max │ 0.520 │ │ │
│ Min │ 0.182 │ │ │
└─────────┴─────────┴──────┴──────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 39.876 │ 1 │ 39.876 │
│ 2 │ 8.292 │ 1 │ 8.292 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 24.084 │ │ │
│ Median │ 24.084 │ │ │
│ Total │ 48.168 │ │ │
│ Max │ 39.876 │ │ │
│ Min │ 8.292 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Arguments Overview
| Key | Value |
|---|
| config_yaml | None |
| config_toml | None |
| config_json | None |
| num_random_steps | 20 |
| max_eval | None |
| run_program | None |
| experiment_name | None |
| mem_gb | 4 |
| parameter | None |
| continue_previous_job | runs/multi_results_2_results_SAASBO/0 |
| experiment_constraints | None |
| run_dir | runs |
| seed | None |
| verbose_tqdm | False |
| model | None |
| gridsearch | False |
| occ | False |
| show_sixel_scatter | False |
| show_sixel_general | False |
| show_sixel_trial_index_result | False |
| follow | False |
| send_anonymized_usage_stats | False |
| ui_url | None |
| root_venv_dir | /home/s3811141 |
| 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 | ['RESULT=min'] |
| minkowski_p | 2 |
| signed_weighted_euclidean_weights | |
| generation_strategy | None |
| generate_all_jobs_at_once | False |
| 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 | 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 | 20 |
| worker_timeout | 30 |
| slurm_use_srun | False |
| time | |
| partition | |
| 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 |
1766951661.2376,20,0,0
1766951705.6221,20,0,0
1766951705.8533,20,1,5
1766951718.5751,20,1,5
1766951719.1903,20,2,10
1766951877.8019,20,2,10
1766951879.6251,20,1,5
1766951892.537,20,1,5
1766951897.3668,20,0,0
1766951899.2214,20,0,0
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766951661,819.9375,14.5
1766951734,903.80078125,15.1
1766951795,903.80078125,18.2
1766951855,903.80078125,21.1
RESULT1 (goal: minimize)
Best value: 1.055336542734
Achieved at:
- RESULT2 = 2.1378610661227
- int_param = 3
- float_param = -100
- int_param_two = 10
RESULT2 (goal: minimize)
Best value: 2.1378610661227
Achieved at:
- RESULT1 = 1.055336542734
- int_param = 3
- float_param = -100
- int_param_two = 10
Parameter statistics
| Parameter | Min | Max | Mean | Std Dev | Count |
|---|
| run_time | 6 | 6 | 6 | 0 | 2 |
| OO_Info_int_param | 3 | 10 | 6.5 | 3.5 | 2 |
| OO_Info_int_param_two | -100 | 10 | -45 | 55 | 2 |
| OO_Info_float_param | -100 | 10 | -45 | 55 | 2 |
| OO_Info_choice_param | 1 | 8 | 4.5 | 3.5 | 2 |
| RESULT1 | 1.0553 | 1.9797 | 1.5291 | 0.3654 | 4 |
| RESULT2 | 2.1379 | 2.9179 | 2.539 | 0.2908 | 4 |
| int_param | -52 | 10 | -7.25 | 25.994 | 4 |
| float_param | -100 | 10 | -54.5258 | 47.4277 | 4 |
| int_param_two | -100 | 10 | -50 | 50.4975 | 4 |
| choice_param | No numerical statistics available |
Show SLURM-Job-ID (if it exists)
submitit INFO (2025-12-28 20:57:46,909) - Starting with JobEnvironment(job_id=2104707, hostname=c64, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2025-12-28 20:57:46,910) - Loading pickle: /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/multi_results_2_results_SAASBO/1/single_runs/2104707/2104707_submitted.pkl
Trial-Index: 2
Parameters: {"int_param": 10, "float_param": 10, "int_param_two": -100, "choice_param": 1}
Debug-Infos:
========
DEBUG INFOS START:
Program-Code: ./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='1' --int_param_two='-100' --nr_results=2
pwd: /home/h8/s3811141/test/randomtest_93382/OmniOpt
File: ./.tests/optimization_example
UID: 2105408
GID: 200270
SLURM_JOB_ID: 2104707
Status-Change-Time: 1751868744.0086284
Size: 5714 Bytes
Permissions: -rwxr-xr-x
Owner: s3811141
Last access: 1766951522.8511467
Last modification: 1751868744.0086284
Hostname: c64
========
DEBUG INFOS END
./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='1' --int_param_two='-100' --nr_results=2
stdout:
OO-Info: int_param: 10
OO-Info: int_param_two: -100
OO-Info: float_param: 10
OO-Info: choice_param: 1
RESULT1: 1.77122311627409
RESULT2: 2.42049595978776
stderr was empty
Result: {'RESULT1': 1.77122311627409, 'RESULT2': 2.42049595978776}
Final-results: {'RESULT1': 1.77122311627409, 'RESULT2': 2.42049595978776}
EXIT_CODE: 0
submitit INFO (2025-12-28 20:57:55,991) - Job completed successfully
submitit INFO (2025-12-28 20:57:55,993) - Exiting after successful completion