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,1766941315,3,e6cb43d6-d110-4244-b806-505f396c6880,1766941318,1766941324,6,./.tests/optimization_example --int_param='-91' --float_param='-68.40610474348068237305' --choice_param='1' --int_param_two='-37',0,,runnervmh13bl,-91,-37,-68.406104743480682373046875,1,0_0,COMPLETED,SOBOL,-163822.28213610898819752037525177002,-91,-68.406104743480682373046875,-37,1
1,1766941328,2,e6cb43d6-d110-4244-b806-505f396c6880,1766941330,1766941336,6,./.tests/optimization_example --int_param='-38' --float_param='2.62857828289270401001' --choice_param='hallo' --int_param_two='-55',0,,runnervmh13bl,-38,-55,2.628578282892704010009765625,hallo,1_0,COMPLETED,SOBOL,-54570.756409603702195454388856887817,-38,2.628578282892704010009765625,-55,hallo
========================================================================
Current git-hash: 96cdc4082803af86d19e8051c89e0098f1746042 (last fully tested stable version 3 commits ago [15163add0bec0ec64b3085211fe86ce262805e32, 9198])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 17:01:51] 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: f61a4d6b-5262-4463-94c7-be253de57d32
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
omniopt --config_yaml=.tests/example_config_cpu.yaml --follow
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/1
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=739 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -91 │ -37 │ -68.40610474348068 │ 1 │ -91 │ -68.40610474348068 │ -37 │ 1 │ -163822.282136109 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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:01:55 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, Started OmniOpt2 run...
2025-12-28 17:01:55 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, getting new HP set (no sbatch)
2025-12-28 17:01:55 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2025-12-28 17:01:55 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, eval #1/1 start
2025-12-28 17:01:55 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, starting new job
2025-12-28 17:01:56 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, started new job
2025-12-28 17:02:05 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, new result: RESULT: -163822.282136
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, finishing jobs, finished 1 job
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, getting new HP set (no sbatch)
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, requested 1 jobs, got 1, 0.08 s/job
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, eval #1/1 start
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, starting new job
2025-12-28 17:02:08 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, started new job
2025-12-28 17:02:17 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, new result: RESULT: -54570.756410
2025-12-28 17:02:18 (e6cb43d6-d110-4244-b806-505f396c6880): SOBOL, best RESULT: -163822.282136109, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766941312,782.703125,26.9