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,1772003791,2,ba1375df-0b69-4a41-805d-6061fe7463e8,1772003793,1772003799,6,./.tests/optimization_example --int_param='-70' --float_param='-99.57165976054966449738' --choice_param='1' --int_param_two='-28' --nr_results=1,0,,runnervmez679,-70,-28,-99.57165976054966449737548828125,1,0_0,COMPLETED,SOBOL,-176685.240250761999050155282020568848,-70,-99.57165976054966449737548828125,-28,1
1,1772003802,2,ba1375df-0b69-4a41-805d-6061fe7463e8,1772003804,1772003810,6,./.tests/optimization_example --int_param='-27' --float_param='-24.56385129868382932727' --choice_param='hallo' --int_param_two='-39' --nr_results=1,0,,runnervmez679,-27,-39,-24.563851298683829327273997478187,hallo,1_0,COMPLETED,EXTERNAL_GENERATOR,-38515.533036106899089645594358444214,-27,-24.563851298683829327273997478187,-39,hallo
========================================================================
Current git-hash: bc2822b1871df4b2070f47480f70b1dd5f2faec4 (last fully tested stable version 1 commit ago [95422d9ad480c2b42aa4c975f8aa23637f180e31, 9267])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 02-25 07:16:28] 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: ca9e94c5-e0e9-4d05-b5bc-e15cc4de3847
.88888. oo .88888. dP d8888b.
d8' `8b d8' `8b 88 `88
88 88 88d8b.d8b. 88d888b. dP 88 88 88d888b. d8888P .aaadP'
88 88 88'`88'`88 88' `88 88 88 88 88' `88 88 88'
Y8. .8P 88 88 88 88 88 88 Y8. .8P 88. .88 88 88.
`8888P' dP dP dP dP dP dP `8888P' 88Y888P' dP Y88888P
88
dP
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=TPE --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --parameter int_param range -100 10 int --parameter float_param range -100 10 float --parameter choice_param choice 1,2,4,8,16,hallo --parameter int_param_two range -100 10 int --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --generate_all_jobs_at_once --follow --model=TPE --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/TPE/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=TPE&run_nr=10 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then TPE for 1 step.
Run-Program: ./.tests/optimization_example --int_param='%(int_param)' --float_param='%(float_param)' --choice_param='%(choice_param)' --int_param_two='%(int_param_two)' --nr_results=1
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 │
└─────────────┴─────────────┘
Error loading experiment state: Function __main__.decode_if_base64() parameter
input_str="None" violates type hint , as "None" not instance of str.
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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -70 │ -28 │ -99.57165976054966 │ 1 │ -70 │ -99.57165976054966 │ -28 │ 1 │ -176685.240250762 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.029 │ 1 │ 0.029 │
│ 2 │ 0.798 │ 1 │ 0.798 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.414 │ │ │
│ Median │ 0.414 │ │ │
│ Total │ 0.827 │ │ │
│ Max │ 0.798 │ │ │
│ Min │ 0.029 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.117 │ 1 │ 0.117 │
│ 2 │ 0.071 │ 1 │ 0.071 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.094 │ │ │
│ Median │ 0.094 │ │ │
│ Total │ 0.188 │ │ │
│ Max │ 0.117 │ │ │
│ Min │ 0.071 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, Started OmniOpt2 run...
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, getting new HP set (no sbatch)
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, eval #1/1 start
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, starting new job
2026-02-25 07:16:31 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, started new job
2026-02-25 07:16:40 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, new result: RESULT: -176685.240251
2026-02-25 07:16:41 (ba1375df-0b69-4a41-805d-6061fe7463e8): SOBOL, best RESULT: -176685.240250762, finishing jobs, finished 1 job
2026-02-25 07:16:42 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, getting new HP set (no sbatch)
2026-02-25 07:16:42 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, requested 1 jobs, got 1, 0.80 s/job
2026-02-25 07:16:42 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, eval #1/1 start
2026-02-25 07:16:42 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, starting new job
2026-02-25 07:16:42 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, started new job
2026-02-25 07:16:51 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, new result: RESULT: -38515.533036
2026-02-25 07:16:52 (ba1375df-0b69-4a41-805d-6061fe7463e8): EXTERNAL_GENERATOR, best RESULT: -176685.240250762, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1772003788,766.1171875,28.4