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.571358662199999978170694703294,2.820680723799999789491721458035,-65,-28.06839406490325927734375,-60,4
1,,,,,,,,,,,,,,,1_0,COMPLETED,SAASBO,1.667138802900000049689310799295,2.239981752199999842645183889545,10,-100,10,2
2,1766940643,2,be2cd9f2-30e3-4fbd-86e8-da64586d2c06,1766940645,1766940651,6,./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='8' --int_param_two='10' --nr_results=2,0,,runnervmdwttx,10,10,10,8,2_0,COMPLETED,SAASBO,1.176297831899999923876976026804,2.841645332799999756900888314703,10,10,10,8
3,1766940720,2,be2cd9f2-30e3-4fbd-86e8-da64586d2c06,1766940722,1766940728,6,./.tests/optimization_example --int_param='10' --float_param='10' --choice_param='2' --int_param_two='-100' --nr_results=2,0,,runnervmdwttx,10,-100,10,2,3_0,COMPLETED,SAASBO,1.778639347831820094469890136679,2.574801974787499947439073366695,10,10,-100,2
========================================================================
Current git-hash: 15163add0bec0ec64b3085211fe86ce262805e32 (last fully tested stable version 4 commits ago [9cf7afc9f7659177ae628758d3cc50076a2e8673, 9194])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 16:49:30] 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: edb4ff74-c403-4235-a9e9-9ac78781731f
______ .___ ___. .__ __. __ ______ .______ .___________.___
/ __ \ | \/ | | \ | | | | / __ \ | _ \ | |__ \
| | | | | \ / | | \| | | | | | | | | |_) | `---| |----` ) |
| | | | | |\/| | | . ` | | | | | | | | ___/ | | / /
| `--' | | | | | | |\ | | | | `--' | | | | | / /_
\______/ |__| |__| |__| \__| |__| \______/ | _| |__| |____|
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=463 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 │ -65 │ -28.06839406490326 │ -60 │ 4 │ 1.5713586622 │ 2.8206807238 │
├─────────────┼───────────┼────────────────────┼───────────────┼──────────────┼──────────────┼────────────────────┤
│ 1 │ 10 │ -100 │ 10 │ 2 │ 1.6671388029 │ 2.2399817522 │
├─────────────┼───────────┼────────────────────┼───────────────┼──────────────┼──────────────┼────────────────────┤
│ 2 │ 10 │ 10 │ 10 │ 8 │ 1.1762978319 │ 2.8416453327999998 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────┴────────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2025-12-28 16:49:34 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, Started OmniOpt2 run...
2025-12-28 16:50:43 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, getting new HP set (no sbatch)
2025-12-28 16:50:43 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, requested 1 jobs, got 1, 69.11 s/job
2025-12-28 16:50:43 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, eval #1/1 start
2025-12-28 16:50:43 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, starting new job
2025-12-28 16:50:43 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, started new job
2025-12-28 16:50:52 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, new result: RESULT1: 1.176298, RESULT2: 2.841645
2025-12-28 16:50:55 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, finishing jobs, finished 1 job
2025-12-28 16:52:00 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, getting new HP set (no sbatch)
2025-12-28 16:52:00 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, requested 1 jobs, got 1, 65.29 s/job
2025-12-28 16:52:00 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, eval #1/1 start
2025-12-28 16:52:00 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, starting new job
2025-12-28 16:52:00 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, started new job
2025-12-28 16:52:09 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): SAASBO, 3 done, new result: RESULT1: 1.778639, RESULT2: 2.574802
2025-12-28 16:52:12 (be2cd9f2-30e3-4fbd-86e8-da64586d2c06): 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
1766940571,759.50390625,28.6
1766940643,849.2265625,48.7
1766940720,845.76953125,43.6