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,1762277426,2,d4e5bb6d-0e77-48be-a3c0-1f4741e398a2,1762277428,1762277434,6,./.tests/optimization_example --int_param='-98' --float_param='7.24013507366180419922' --choice_param='16' --int_param_two='-27',0,,runnervmf2e7y,-98,-27,7.240135073661805087397169700125,16,0_0,COMPLETED,SOBOL,-117851.902051483004470355808734893799,-98,7.24013507366180419921875,-27,16
1,1762277440,2,d4e5bb6d-0e77-48be-a3c0-1f4741e398a2,1762277442,1762277448,6,./.tests/optimization_example --int_param='-2' --float_param='-63.05558819323778152466' --choice_param='2' --int_param_two='-67',0,,runnervmf2e7y,-2,-67,-63.055588193237774419230845523998,2,1_0,COMPLETED,SOBOL,-98222.150843275696388445794582366943,-2,-63.055588193237781524658203125,-67,2
========================================================================
Current git-hash: 4a28738a034158e648d88394b7c99e219886729f (last fully tested stable version 3 commits ago [86ec80a2d91b6b5a1d9c417f907f93a644d0ab96, 9060])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 17:30:22] 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: 1dc18d29-b426-4b65-96da-25b35e1598e4
__ __ __
/\_\/ 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=189 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -98 │ -27 │ 7.240135073661805 │ 16 │ -98 │ 7.240135073661804 │ -27 │ 16 │ -117851.902051483 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴───────────────────┴───────────────┴──────────────┴───────────────────┘
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 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, Started OmniOpt2 run...
2025-11-04 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, getting new HP set (no sbatch)
2025-11-04 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2025-11-04 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, eval #1/1 start
2025-11-04 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, starting new job
2025-11-04 17:30:26 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, started new job
2025-11-04 17:30:36 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, new result: RESULT: -117851.902051
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, finishing jobs, finished 1 job
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, getting new HP set (no sbatch)
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, requested 1 jobs, got 1, 0.06 s/job
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, eval #1/1 start
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, starting new job
2025-11-04 17:30:40 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, started new job
2025-11-04 17:30:49 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, new result: RESULT: -98222.150843
2025-11-04 17:30:51 (d4e5bb6d-0e77-48be-a3c0-1f4741e398a2): SOBOL, best RESULT: -117851.902051483, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762277423,775.98828125,27