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.858034410799999980312691150175,2.31711841150000008582310329075,-29,5.034439563751220703125,4,4
1,,,,,,,,,,,,,,,1_0,COMPLETED,UNIFORM,1.413310601900000129660384118324,2.172506763499999937749862510827,-77,9.889400023253159588421112857759,-49,8
2,1762985458,2,769ae4c4-3eef-4c1c-b576-30b874464160,1762985460,1762985466,6,./.tests/optimization_example --int_param='-79' --float_param='-80.19771026487870813071' --choice_param='4' --int_param_two='-64' --nr_results=2,0,,runnervmw9dnm,-79,-64,-80.197710264878722341563843656331,4,2_0,COMPLETED,UNIFORM,1.935770414400000083432473729772,2.903993478799999916617480266723,-79,-80.197710264878708130709128454328,-64,4
3,1762985471,2,769ae4c4-3eef-4c1c-b576-30b874464160,1762985473,1762985479,6,./.tests/optimization_example --int_param='-37' --float_param='-98.56174340138807110634' --choice_param='1' --int_param_two='-17' --nr_results=2,0,,runnervmw9dnm,-37,-17,-98.561743401388085317194054368883,1,3_0,COMPLETED,UNIFORM,1.53043651448479001153657463874,2.802465276650279779602215057821,-37,-98.56174340138807110633933916688,-17,1
========================================================================
Current git-hash: 3ec5638cb1f0bc5d7c3e2c4fbff92d92c23a3902 (last fully tested stable version 1 commit ago [297c9bf79ff8699386ca64b00f917f7524e44aef, 9079])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-12 22:10:54] 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: 23ac84d6-19d4-4452-9d6b-8fdec00e74d7
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
omniopt --continue runs/multi_results_2_results_UNIFORM/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_UNIFORM/1
Continuation from runs/multi_results_2_results_UNIFORM/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_UNIFORM&run_nr=195 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: UNIFORM 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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ -77 │ 9.88940002325316 │ -49 │ 8 │ 1.4133106019000001 │ 2.1725067635 │
└─────────────┴───────────┴──────────────────┴───────────────┴──────────────┴────────────────────┴──────────────┘
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-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, Started OmniOpt2 run...
2025-11-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, getting new HP set (no sbatch)
2025-11-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, requested 1 jobs, got 1, 0.02 s/job
2025-11-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, eval #1/1 start
2025-11-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, starting new job
2025-11-12 22:10:58 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, started new job
2025-11-12 22:11:07 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, new result: RESULT1: 1.935770, RESULT2: 2.903993
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, finishing jobs, finished 1 job
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, getting new HP set (no sbatch)
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, requested 1 jobs, got 1, 0.08 s/job
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, eval #1/1 start
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, starting new job
2025-11-12 22:11:11 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, started new job
2025-11-12 22:11:20 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 3 done, new result: RESULT1: 1.530437, RESULT2: 2.802465
2025-11-12 22:11:24 (769ae4c4-3eef-4c1c-b576-30b874464160): UNIFORM, 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
1762985454,778.65234375,27