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,1776577284,2,d2ed89a0-8a99-4e38-a505-74c114766872,1776577286,1776577292,6,./.tests/optimization_example --int_param='-11' --float_param='-99.64470830745995044708' --choice_param='4' --int_param_two='-73',0,,runnervmeorf1,-11,-73,-99.644708307459964657937234733254,4,0_0,COMPLETED,SOBOL,-172376.469767533999402076005935668945,-11,-99.64470830745995044708251953125,-73,4
1,1776577295,2,d2ed89a0-8a99-4e38-a505-74c114766872,1776577297,1776577303,6,./.tests/optimization_example --int_param='-61' --float_param='-22.76979944668710231781' --choice_param='1' --int_param_two='-16',0,,runnervmeorf1,-61,-16,-22.76979944668710231781005859375,1,1_0,COMPLETED,SOBOL,-55986.137613092199899256229400634766,-61,-22.76979944668710231781005859375,-16,1
========================================================================
Current git-hash: 3669a7dd9138090647baf283e6316589853bd460 (version: 9282)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 04-19 05:41:21] ax.storage.sqa_store.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: 65ebbd37-3ac3-4670-a404-a8f0cd745fa1
__ __ __
/\_\/ o /\_\/ / )
| | _ _ _ _ _ | | _ _|_ /
| |/ |/ |/ | / |/ | | | ||/ \_| /
\__/ | | |_/ | |_/|_/\__/ |__/ |_//___
/|
\|
omniopt --config_toml=.tests/example_config_cpu.toml --follow
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__/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=__main__tests__&run_nr=93 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -11 │ -73 │ -99.64470830745996 │ 4 │ -11 │ -99.64470830745995 │ -73 │ 4 │ -172376.469767534 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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-04-19 05:41:24 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, Started OmniOpt2 run...
2026-04-19 05:41:24 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, getting new HP set (no sbatch)
2026-04-19 05:41:24 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-04-19 05:41:24 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, eval #1/1 start
2026-04-19 05:41:24 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, starting new job
2026-04-19 05:41:25 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, started new job
2026-04-19 05:41:34 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, new result: RESULT: -172376.469768
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, finishing jobs, finished 1 job
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, getting new HP set (no sbatch)
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, requested 1 jobs, got 1, 0.10 s/job
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, eval #1/1 start
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, starting new job
2026-04-19 05:41:35 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, started new job
2026-04-19 05:41:44 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, new result: RESULT: -55986.137613
2026-04-19 05:41:46 (d2ed89a0-8a99-4e38-a505-74c114766872): SOBOL, best RESULT: -172376.469767534, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1776577283,770.84765625,26.9