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.94780076489999998123892055446,2.102256707200000018787022781908,-37,-57.93263912200927734375,7,8
1,,,,,,,,,,,,,,,1_0,COMPLETED,UNIFORM,1.259869004200000031090667107492,2.105171857300000226587144425139,-6,-48.668383911020455911966564599425,-40,16
2,1766944076,2,81648a9a-5fe6-4b5c-a9f9-f7be38515522,1766944078,1766944084,6,./.tests/optimization_example --int_param='-64' --float_param='-97.39072834812265000437' --choice_param='1' --int_param_two='-21' --nr_results=2,0,,runnervmdwttx,-64,-21,-97.390728348122635793515655677766,1,2_0,COMPLETED,UNIFORM,1.57524599120000008412034731009,2.496848264800000105623212220962,-64,-97.390728348122650004370370879769,-21,1
3,1766944089,1,81648a9a-5fe6-4b5c-a9f9-f7be38515522,1766944090,1766944096,6,./.tests/optimization_example --int_param='-44' --float_param='-87.86160073963827699117' --choice_param='hallo' --int_param_two='-46' --nr_results=2,0,,runnervmdwttx,-44,-46,-87.861600739638276991172460839152,hallo,3_0,COMPLETED,UNIFORM,1.431923565761280103814101494208,2.158815154430580030009423353476,-44,-87.861600739638276991172460839152,-46,hallo
========================================================================
Current git-hash: c53538d72fd964f91794defe73be612acdc56009 (last fully tested stable version 4 commits ago [96cdc4082803af86d19e8051c89e0098f1746042, 9201])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 17:47:52] 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: cb6a45c3-f26e-4b9a-9595-ab2a8b909f48
_____ _ _____ _ _____
| _ | (_) _ | | | / __ \
| | | |_ __ ___ _ __ _| | | |_ __ | |_`' / /'
| | | | '_ ` _ \| '_ \| | | | | '_ \| __| / /
\ \_/ / | | | | | | | | \ \_/ / |_) | |_./ /___
\___/|_| |_| |_|_| |_|_|\___/| .__/ \__\_____/
| |
|_|
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=485 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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━┩
│ 0 │ -37 │ -57.93263912200928 │ 7 │ 8 │ 1.9478007649 │ 2.1022567072 │
├─────────────┼───────────┼─────────────────────┼───────────────┼──────────────┼──────────────┼────────────────────┤
│ 1 │ -6 │ -48.668383911020456 │ -40 │ 16 │ 1.2598690042 │ 2.1051718573000002 │
└─────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴──────────────┴────────────────────┘
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 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, Started OmniOpt2 run...
2025-12-28 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, getting new HP set (no sbatch)
2025-12-28 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, requested 1 jobs, got 1, 0.03 s/job
2025-12-28 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, eval #1/1 start
2025-12-28 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, starting new job
2025-12-28 17:47:56 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, started new job
2025-12-28 17:48:05 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, new result: RESULT1: 1.575246, RESULT2: 2.496848
2025-12-28 17:48:08 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, finishing jobs, finished 1 job
2025-12-28 17:48:08 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, getting new HP set (no sbatch)
2025-12-28 17:48:09 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, requested 1 jobs, got 1, 0.08 s/job
2025-12-28 17:48:09 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, eval #1/1 start
2025-12-28 17:48:09 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, starting new job
2025-12-28 17:48:09 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, started new job
2025-12-28 17:48:18 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): UNIFORM, 3 done, new result: RESULT1: 1.431924, RESULT2: 2.158815
2025-12-28 17:48:21 (81648a9a-5fe6-4b5c-a9f9-f7be38515522): 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
1766944073,759.1328125,28.5