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,arm_name,trial_status,generation_node,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1778051903,2,fb7ade3c-db92-4b24-b65c-41a8ce100d6d,1778051905,1778051911,6,./.tests/optimization_example --int_param='-10' --float_param='-25.35981416702270507812' --choice_param='16' --int_param_two='6' --nr_results=2,0,,runnervmeorf1,-10,6,-25.359814167022705078125,16,0_0,COMPLETED,SOBOL,1.795218592399999923969744486385,2.129075147300000026007182896137,-10,-25.359814167022705078125,6,16
1,1778051984,2,fb7ade3c-db92-4b24-b65c-41a8ce100d6d,1778051986,1778051992,6,./.tests/optimization_example --int_param='-100' --float_param='-100' --choice_param='1' --int_param_two='-100' --nr_results=2,0,,runnervmeorf1,-100,-100,-100,1,1_0,COMPLETED,SAASBO,1.650950793949049977271670286427,2.12026094933704989387024397729,-100,-100,-100,1
========================================================================
Current git-hash: 6efe9b5645abb6a4e0471dd42a96833aed7eb7e7 (last fully tested stable version 1 commit ago [c6b965b5df80f147fbdd74e75ddafd6b080b9454, 9292])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-06 07:18:19] ax.storage.sqa_store.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: d26da380-426d-4373-bba7-a7d77ae35980
____ _ ____ __ ___
/ __ \____ ___ ____ (_) __ \____ / /|__ \
/ / / / __ `__ \/ __ \/ / / / / __ \/ __/_/ /
/ /_/ / / / / / / / / / / /_/ / /_/ / /_/ __/
\____/_/ /_/ /_/_/ /_/_/\____/ .___/\__/____/
/_/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multi_results_2_results_SAASBO --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0yCg== --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 --follow --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --result_names RESULT1=min RESULT2=min --model=SAASBO --generate_all_jobs_at_once
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_SAASBO/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_SAASBO&run_nr=88 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then SAASBO 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 │ min │
└─────────────┴─────────────┘
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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 1 │ -100 │ -100 │ -100 │ 1 │ 1.65095079394905 │ 2.12026094933705 │
└─────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, Started OmniOpt2 run...
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, getting new HP set (no sbatch)
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, eval #1/1 start
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, starting new job
2026-05-06 07:18:23 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, started new job
2026-05-06 07:18:32 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, new result: RESULT1: 1.795219, RESULT2: 2.129075
2026-05-06 07:18:33 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SOBOL, 1 done, finishing jobs, finished 1 job
2026-05-06 07:19:44 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, getting new HP set (no sbatch)
2026-05-06 07:19:44 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, requested 1 jobs, got 1, 71.13 s/job
2026-05-06 07:19:44 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, eval #1/1 start
2026-05-06 07:19:44 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, starting new job
2026-05-06 07:19:44 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, started new job
2026-05-06 07:19:53 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 1 done, new result: RESULT1: 1.650951, RESULT2: 2.120261
2026-05-06 07:19:56 (fb7ade3c-db92-4b24-b65c-41a8ce100d6d): SAASBO, 2 done, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778051901,771.25390625,26.9
1778051984,805.34765625,24.2