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,1777667657,2,72452c68-ceea-4da0-ae02-c80ec81a29e7,1777667659,1777667665,6,./.tests/optimization_example --int_param='-96' --float_param='-62.69075155258178710938' --choice_param='8' --int_param_two='-17',0,,runnervmeorf1,-96,-17,-62.690751552581787109375,8,0_0,COMPLETED,SOBOL,-153039.698457533988403156399726867676,-96,-62.690751552581787109375,-17,8
1,1777667668,2,72452c68-ceea-4da0-ae02-c80ec81a29e7,1777667670,1777667676,6,./.tests/optimization_example --int_param='-32' --float_param='-6.99486530385911464691' --choice_param='1' --int_param_two='-68',0,,runnervmeorf1,-32,-68,-6.99486530385911464691162109375,1,1_0,COMPLETED,SOBOL,-68103.687936577203799970448017120361,-32,-6.99486530385911464691162109375,-68,1
========================================================================
Current git-hash: b50b0047e00bec42f485a7cfa2dd30407325ab3c (last fully tested stable version 2 commits ago [3669a7dd9138090647baf283e6316589853bd460, 9282])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-01 20:34:13] 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: 830b4169-54f9-4612-9da8-9a191831b470
__ __ __
/\_\/ o /\_\/ / )
| | _ _ _ _ _ | | _ _|_ /
| |/ |/ |/ | / |/ | | | ||/ \_| /
\__/ | | |_/ | |_/|_/\__/ |__/ |_//___
/|
\|
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=106 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -96 │ -17 │ -62.69075155258179 │ 8 │ -96 │ -62.69075155258179 │ -17 │ 8 │ -153039.698457534 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, Started OmniOpt2 run...
2026-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, getting new HP set (no sbatch)
2026-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, eval #1/1 start
2026-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, starting new job
2026-05-01 20:34:17 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, started new job
2026-05-01 20:34:27 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, new result: RESULT: -153039.698458
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, finishing jobs, finished 1 job
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, getting new HP set (no sbatch)
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, requested 1 jobs, got 1, 0.11 s/job
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, eval #1/1 start
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, starting new job
2026-05-01 20:34:28 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, started new job
2026-05-01 20:34:37 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, new result: RESULT: -68103.687937
2026-05-01 20:34:39 (72452c68-ceea-4da0-ae02-c80ec81a29e7): SOBOL, best RESULT: -153039.698457534, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1777667655,771.0390625,26.9