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,1762255899,2,cbf9fa17-2e98-4ea8-a927-674103f90562,1762255901,1762255907,6,./.tests/optimization_example --int_param='-76' --float_param='-89.40630599856376647949' --choice_param='1' --int_param_two='-96',0,,runnervmxu1zt,-76,-96,-89.4063059985637664794921875,1,0_0,COMPLETED,SOBOL,-256216.026122945011593401432037353516,-76,-89.4063059985637664794921875,-96,1
1,1762255910,2,cbf9fa17-2e98-4ea8-a927-674103f90562,1762255912,1762255918,6,./.tests/optimization_example --int_param='-18' --float_param='-16.78631599992513656616' --choice_param='hallo' --int_param_two='-13',0,,runnervmxu1zt,-18,-13,-16.786315999925136566162109375,hallo,1_0,COMPLETED,SOBOL,-13714.55564848590074689127504825592,-18,-16.786315999925136566162109375,-13,hallo
========================================================================
Current git-hash: c435d1a9ce42054457d641147628d5b13ee0a872 (last fully tested stable version 1 commit ago [9ee07c539bf4aa1ec23f20d4e84a679cc03dbc6a, 9046])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 11:31:35] 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: 936fd012-0c25-458d-a4e2-ef2cf6ef0614
__ __ __
/\_\/ o /\_\/ / )
| | _ _ _ _ _ | | _ _|_ /
| |/ |/ |/ | / |/ | | | ||/ \_| /
\__/ | | |_/ | |_/|_/\__/ |__/ |_//___
/|
\|
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=92 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -76 │ -96 │ -89.40630599856377 │ 1 │ -76 │ -89.40630599856377 │ -96 │ 1 │ -256216.026122945 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, Started OmniOpt2 run...
2025-11-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, getting new HP set (no sbatch)
2025-11-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, eval #1/1 start
2025-11-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, starting new job
2025-11-04 11:31:39 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, started new job
2025-11-04 11:31:48 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, new result: RESULT: -256216.026123
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, finishing jobs, finished 1 job
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, getting new HP set (no sbatch)
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, requested 1 jobs, got 1, 0.04 s/job
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, eval #1/1 start
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, starting new job
2025-11-04 11:31:50 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, started new job
2025-11-04 11:31:59 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, new result: RESULT: -13714.555648
2025-11-04 11:32:01 (cbf9fa17-2e98-4ea8-a927-674103f90562): SOBOL, best RESULT: -256216.026122945, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762255895,749.8359375,28.8