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.615023840800000165529581863666,2.380211844899999817926072864793,-92,-71.49520814418792724609375,-21,16
1,,,,,,,,,,,,,,,1_0,COMPLETED,BO_MIXED,1.337643530300000049848563321575,2.546422572200000011832798918476,10,10,-100,1
2,1762258140,2,0595e860-6daf-48b1-979e-97674a9afb83,1762258142,1762258148,6,./.tests/optimization_example --int_param='10' --float_param='-100' --choice_param='2' --int_param_two='10' --nr_results=2,0,,runnervmxu1zt,10,10,-100,2,2_0,COMPLETED,BO_MIXED,1.097067720799999923642076282704,2.315333044900000025734243536135,10,-100,10,2
3,1762258165,2,0595e860-6daf-48b1-979e-97674a9afb83,1762258167,1762258173,6,./.tests/optimization_example --int_param='6' --float_param='-72.75528924755553816794' --choice_param='2' --int_param_two='10' --nr_results=2,0,,runnervmxu1zt,6,10,-72.755289247555552378798893187195,2,3_0,COMPLETED,BO_MIXED,1.830356177947580098575031115615,2.83563683773123997866605350282,6,-72.755289247555538167944177985191,10,2
========================================================================
Current git-hash: b67ae9b91c483cf433b5d0aa5226c1b3a6a2e3a8 (last fully tested stable version 3 commits ago [9ee07c539bf4aa1ec23f20d4e84a679cc03dbc6a, 9046])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 12:08:49] 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: d808e9ed-c873-42b6-84ec-7a089d520556
_____ _ _____ _ _____
| _ | (_) _ | | | / __ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_`' / /'
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
\ \_/ / | | | | | | | | \ \_/ / |_) | |_./ /___
\___/|_| |_| |_|_| |_|_|\___/| .__/ \__\_____/
| |
|_|
omniopt --continue runs/multi_results_2_results_BO_MIXED/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BO_MIXED/1
Continuation from runs/multi_results_2_results_BO_MIXED/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_BO_MIXED&run_nr=63 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BO_MIXED 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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 2 │ 10 │ -100 │ 10 │ 2 │ 1.0970677208 │ 2.3153330449 │
└─────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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-11-04 12:08:53 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, Started OmniOpt2 run...
2025-11-04 12:09:00 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, getting new HP set (no sbatch)
2025-11-04 12:09:00 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, requested 1 jobs, got 1, 7.27 s/job
2025-11-04 12:09:00 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, eval #1/1 start
2025-11-04 12:09:00 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, starting new job
2025-11-04 12:09:00 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, started new job
2025-11-04 12:09:09 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, new result: RESULT1: 1.097068, RESULT2: 2.315333
2025-11-04 12:09:12 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, finishing jobs, finished 1 job
2025-11-04 12:09:25 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, getting new HP set (no sbatch)
2025-11-04 12:09:25 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, requested 1 jobs, got 1, 12.62 s/job
2025-11-04 12:09:25 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, eval #1/1 start
2025-11-04 12:09:25 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, starting new job
2025-11-04 12:09:25 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, started new job
2025-11-04 12:09:34 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 3 done, new result: RESULT1: 1.830356, RESULT2: 2.835637
2025-11-04 12:09:38 (0595e860-6daf-48b1-979e-97674a9afb83): BO_MIXED, 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
1762258129,752.7734375,28.8