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,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,1.436758095000000068353074311744,2.562282190499999945387799016316,-94,-22.1397674083709716796875,-57,16
1,,,,,,,,,,,,,,,1_0,COMPLETED,SAASBO,1.969242330699999987686510394269,2.248373092500000058890918808174,10,-100,10,2
2,1775262421,2,2737f05a-6ce9-45a0-874a-a91e68920427,1775262423,1775262429,6,./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='8' --int_param_two='-100' --nr_results=2,0,,runnervmqito0,10,-100,10,8,2_0,COMPLETED,SAASBO,1.920839173800000132530385599239,2.199139307599999870745932639693,10,10,-100,8
3,1775262503,1,2737f05a-6ce9-45a0-874a-a91e68920427,1775262504,1775262510,6,./.tests/optimization_example --int_param='-100' --float_param='10' --choice_param='hallo' --int_param_two='10' --nr_results=2,0,,runnervmqito0,-100,10,10,hallo,3_0,COMPLETED,SAASBO,1.748867070376040055990074506553,2.137121471899690039464303481509,-100,10,10,hallo
========================================================================
Current git-hash: 3669a7dd9138090647baf283e6316589853bd460 (last fully tested stable version 1 commit ago [e188e113bd67d7034e782e74dc3d1f1b616e1904, 9280])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 04-04 00:25:53] 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]`.
Using old run's --time: 60
Using old run's --gpus: 0
Using old run's --max_eval: 2
Run-UUID: e8ba9ede-0430-4391-a110-9853d7eb66c8
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
omniopt --continue runs/multi_results_2_results_SAASBO/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_SAASBO/1
Continuation from runs/multi_results_2_results_SAASBO/0
You have less --max_eval 2 than --num_random_steps 20. Switched both.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_SAASBO&run_nr=47 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
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 │
└─────────────┴─────────────┘
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 │ -94 │ -22.13976740837097 │ -57 │ 16 │ 1.436758095 │ 2.5622821905 │
├─────────────┼───────────┼────────────────────┼───────────────┼──────────────┼──────────────────┼──────────────────┤
│ 3 │ -100 │ 10 │ 10 │ hallo │ 1.74886707037604 │ 2.13712147189969 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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-04-04 00:25:56 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, Started OmniOpt2 run...
2026-04-04 00:27:01 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, getting new HP set (no sbatch)
2026-04-04 00:27:01 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, requested 1 jobs, got 1, 65.30 s/job
2026-04-04 00:27:01 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, eval #1/1 start
2026-04-04 00:27:01 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, starting new job
2026-04-04 00:27:01 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, started new job
2026-04-04 00:27:10 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, new result: RESULT1: 1.920839, RESULT2: 2.199139
2026-04-04 00:27:13 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, finishing jobs, finished 1 job
2026-04-04 00:28:23 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, getting new HP set (no sbatch)
2026-04-04 00:28:23 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, requested 1 jobs, got 1, 69.07 s/job
2026-04-04 00:28:23 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, eval #1/1 start
2026-04-04 00:28:23 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, starting new job
2026-04-04 00:28:23 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, started new job
2026-04-04 00:28:32 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 3 done, new result: RESULT1: 1.748867, RESULT2: 2.137121
2026-04-04 00:28:35 (2737f05a-6ce9-45a0-874a-a91e68920427): SAASBO, 4 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
1775262354,743.5390625,28.2
1775262421,865.54296875,49.2
1775262503,863.6953125,43.6