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,1778712899,3,6d1d8508-fc88-4731-81b3-b02f66412ef5,1778712902,1778712908,6,./.tests/optimization_example --int_param='-51' --float_param='8.74097287654876708984' --choice_param='8' --int_param_two='-3' --nr_results=1,0,,runnervmeorf1,-51,-3,8.74097287654876708984375,8,0_0,COMPLETED,SOBOL,-32570.468780630701076006516814231873,-51,8.74097287654876708984375,-3,8
1,1778712911,2,6d1d8508-fc88-4731-81b3-b02f66412ef5,1778712913,1778712919,6,./.tests/optimization_example --int_param='-38' --float_param='-66.96880427919271028259' --choice_param='hallo' --int_param_two='8' --nr_results=1,0,,runnervmeorf1,-38,8,-66.96880427919271028258663136512,hallo,1_0,COMPLETED,EXTERNAL_GENERATOR,-71080.007893767498899251222610473633,-38,-66.96880427919271028258663136512,8,hallo
========================================================================
Current git-hash: 3d587dc4b297f4e0db9767b04ad80de912dc9888 (last fully tested stable version 8 commits ago [35c250215b7365bf0aa1a8b33d7ddc1e197e7d1c, 9327])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-13 22:54:55] 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: 0d92b554-9a90-4787-b3eb-29924789af44
/home/runner/.omniax_venvs/Python_3.12.3/x86_64/lib/python3.12/site-packages/plyer/platforms/linux/notification.py:103: UserWarning: The Python dbus package is not installed.
Try installing it with your distribution's package manager, it is usually called python-dbus or python3-dbus, but you might have to try dbus-python instead, e.g. when using pip.
warnings.warn(msg)
/home/runner/.omniax_venvs/Python_3.12.3/x86_64/lib/python3.12/site-packages/plyer/platforms/linux/notification.py:107: UserWarning: notify-send not found.
warnings.warn("notify-send not found.")
____ _ ____ __ ___
/ __ \____ ___ ____ (_) __ \____ / /|__ \
/ / / / __ `__ \/ __ \/ / / / / __ \/ __/_/ /
/ /_/ / / / / / / / / / / /_/ / /_/ / /_/ __/
\____/_/ /_/ /_/_/ /_/_/\____/ .___/\__/____/
/_/
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 --disable_notifications
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=77 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -38 │ 8 │ -66.96880427919271 │ hallo │ -38 │ -66.96880427919271 │ 8 │ hallo │ -71080.0078937675 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.049 │ 1 │ 0.049 │
│ 2 │ 0.867 │ 1 │ 0.867 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.458 │ │ │
│ Median │ 0.458 │ │ │
│ Total │ 0.916 │ │ │
│ Max │ 0.867 │ │ │
│ Min │ 0.049 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.259 │ 1 │ 0.259 │
│ 2 │ 0.094 │ 1 │ 0.094 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.176 │ │ │
│ Median │ 0.176 │ │ │
│ Total │ 0.353 │ │ │
│ Max │ 0.259 │ │ │
│ Min │ 0.094 │ │ │
└─────────┴─────────┴──────┴──────────────┘
╭──────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 36s │
│ 🏆 Best RESULT: -71080.0078937675 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/TPE/0/results.csv │
│ 🧠 Model: EXTERNAL_GENERATOR │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
2026-05-13 22:54:59 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, Started OmniOpt2 run...
2026-05-13 22:54:59 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, getting new HP set (no sbatch)
2026-05-13 22:54:59 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-13 22:54:59 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, eval #1/1 start
2026-05-13 22:54:59 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, starting new job
2026-05-13 22:55:00 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, started new job
2026-05-13 22:55:09 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, new result: RESULT: -32570.468781
2026-05-13 22:55:10 (6d1d8508-fc88-4731-81b3-b02f66412ef5): SOBOL, best RESULT: -32570.4687806307, finishing jobs, finished 1 job
2026-05-13 22:55:11 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, getting new HP set (no sbatch)
2026-05-13 22:55:11 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, requested 1 jobs, got 1, 0.87 s/job
2026-05-13 22:55:11 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, eval #1/1 start
2026-05-13 22:55:11 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, starting new job
2026-05-13 22:55:11 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, started new job
2026-05-13 22:55:20 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -32570.4687806307, new result: RESULT: -71080.007894
2026-05-13 22:55:22 (6d1d8508-fc88-4731-81b3-b02f66412ef5): EXTERNAL_GENERATOR, best RESULT: -71080.0078937675, ▁█, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778712897,783.55859375,26.8