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,RESULT,int_param,float_param,int_param_two,choice_param
0,1770528359,2,1ad63664-e9e4-40f4-b455-d7130ec0979f,1770528361,1770528367,6,./.tests/optimization_example --int_param='4' --float_param='-58.94366621971130371094' --choice_param='hallo' --int_param_two='-8',0,,runnervmez679,4,-8,-58.943666219711296605510142398998,hallo,0_0,COMPLETED,SOBOL,-43036.044496178503322880715131759644,4,-58.9436662197113037109375,-8,hallo
1,1770528370,1,1ad63664-e9e4-40f4-b455-d7130ec0979f,1770528371,1770528377,6,./.tests/optimization_example --int_param='-65' --float_param='-22.19663837924599647522' --choice_param='16' --int_param_two='-78',0,,runnervmez679,-65,-78,-22.196638379246000027933405363001,16,1_0,COMPLETED,SOBOL,-126141.491391314993961714208126068115,-65,-22.1966383792459964752197265625,-78,16
========================================================================
Current git-hash: 1431d695e1d9911d740a43d6b86abbd58f76a3b1 (version: 9230)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 02-08 05:25: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]`.
Run-UUID: 6ee41336-70c8-4197-8a3a-040f41664bc3
____ _ _ _ ____ ____ _____ ____
/ _ \/ \__/|/ \ /|/ \/ _ \/ __Y__ __Y_ \
| / \|| |\/||| |\ ||| || / \|| \/| / \ / /
| \_/|| | ||| | \||| || \_/|| __/ | | / /_
\____/\_/ \|\_/ \|\_/\____/\_/ \_/ \____/
omniopt --config_json=.tests/example_config_cpu.json --follow
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/2
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=__main__tests__&run_nr=2 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 2 steps.
Run-Program: ./.tests/optimization_example --int_param='%(int_param)' --float_param='%(float_param)' --choice_param='%(choice_param)' --int_param_two='%(int_param_two)'
Experiment parameters
┏━━━━━━━━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Values ┃ Type ┃ Log Scale? ┃
┡━━━━━━━━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ int_param │ range │ -100 │ 10 │ │ int │ No │
│ float_param │ range │ -100 │ 10 │ │ float │ No │
│ choice_param │ choice │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ range │ -100 │ 10 │ │ int │ No │
└───────────────┴────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Best RESULT, min (total: 2)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ OO_Info_int_param ┃ OO_Info_int_param_two ┃ OO_Info_float_param ┃ OO_Info_choice_param ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -65 │ -78 │ -22.196638379246 │ 16 │ -65 │ -22.196638379245996 │ -78 │ 16 │ -126141.491391315 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────────────┴───────────────┴──────────────┴───────────────────┘
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-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, Started OmniOpt2 run...
2026-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, getting new HP set (no sbatch)
2026-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, eval #1/1 start
2026-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, starting new job
2026-02-08 05:25:59 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, started new job
2026-02-08 05:26:08 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, new result: RESULT: -43036.044496
2026-02-08 05:26:09 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, finishing jobs, finished 1 job
2026-02-08 05:26:10 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, getting new HP set (no sbatch)
2026-02-08 05:26:10 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, requested 1 jobs, got 1, 0.06 s/job
2026-02-08 05:26:10 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, eval #1/1 start
2026-02-08 05:26:10 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, starting new job
2026-02-08 05:26:10 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, started new job
2026-02-08 05:26:19 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -43036.0444961785, new result: RESULT: -126141.491391
2026-02-08 05:26:22 (1ad63664-e9e4-40f4-b455-d7130ec0979f): SOBOL, best RESULT: -126141.491391315, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1770528355,765.80078125,28.6