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,1762513252,2,4ccdc944-6992-4858-83ee-a46e2d277f23,1762513254,1762513260,6,./.tests/optimization_example --int_param='3' --float_param='-42.36499726772308349609' --choice_param='4' --int_param_two='-31',0,,runnervmxu1zt,3,-31,-42.36499726772308349609375,4,0_0,COMPLETED,SOBOL,-35331.349661714099056553095579147339,3,-42.36499726772308349609375,-31,4
1,1762513264,2,4ccdc944-6992-4858-83ee-a46e2d277f23,1762513266,1762513272,6,./.tests/optimization_example --int_param='-45' --float_param='-66.91235596314072608948' --choice_param='1' --int_param_two='-70',0,,runnervmxu1zt,-45,-70,-66.9123559631407260894775390625,1,1_0,COMPLETED,SOBOL,-132653.189401695010019466280937194824,-45,-66.9123559631407260894775390625,-70,1
========================================================================
Current git-hash: 0d4e0758d6588243350065bfadd9ed31c306e128 (last fully tested stable version 1 commit ago [c955bd1d9501575813a68affecbc1a05d9ab35ef, 9072])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-07 11:00:48] 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: bebb40ed-21a0-4492-a319-095a7f0c4be4
####### ## ## ## ## #### ####### ######## ######## #######
## ## ### ### ### ## ## ## ## ## ## ## ## ##
## ## #### #### #### ## ## ## ## ## ## ## ##
## ## ## ### ## ## ## ## ## ## ## ######## ## #######
## ## ## ## ## #### ## ## ## ## ## ##
## ## ## ## ## ### ## ## ## ## ## ##
####### ## ## ## ## #### ####### ## ## #########
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=247 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -45 │ -70 │ -66.91235596314073 │ 1 │ -45 │ -66.91235596314073 │ -70 │ 1 │ -132653.189401695 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, Started OmniOpt2 run...
2025-11-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, getting new HP set (no sbatch)
2025-11-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, eval #1/1 start
2025-11-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, starting new job
2025-11-07 11:00:52 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, started new job
2025-11-07 11:01:01 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, new result: RESULT: -35331.349662
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, finishing jobs, finished 1 job
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, getting new HP set (no sbatch)
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, requested 1 jobs, got 1, 0.04 s/job
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, eval #1/1 start
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, starting new job
2025-11-07 11:01:04 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, started new job
2025-11-07 11:01:13 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -35331.3496617141, new result: RESULT: -132653.189402
2025-11-07 11:01:15 (4ccdc944-6992-4858-83ee-a46e2d277f23): SOBOL, best RESULT: -132653.189401695, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762513248,749.59765625,28.5