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,1768107662,2,60dc26e8-7574-4bd3-aa57-9482a392ede9,1768107664,1768107670,6,./.tests/optimization_example --int_param='-13' --float_param='-65.87112158536911010742' --choice_param='2' --int_param_two='2' --nr_results=1,0,,runnervm4c2pk,-13,2,-65.871121585369110107421875,2,0_0,COMPLETED,SOBOL,-53900.878747681701497640460729598999,-13,-65.871121585369110107421875,2,2
1,1768107674,2,60dc26e8-7574-4bd3-aa57-9482a392ede9,1768107676,1768107682,6,./.tests/optimization_example --int_param='-9' --float_param='-78.69479814631773706424' --choice_param='1' --int_param_two='-81' --nr_results=1,0,,runnervm4c2pk,-9,-81,-78.694798146317722853382292669266,1,1_0,COMPLETED,EXTERNAL_GENERATOR,-145466.712367528991308063268661499023,-9,-78.69479814631773706423700787127,-81,1
========================================================================
Current git-hash: 02398bad90d1e0fc215adf64da1f60f9481909da (version: 9228)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-11 05:00:59] 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: dd8f519c-56ef-486a-abf9-287ea05726b7
_________________________________________________
/ \
| OmniOpt2 - Hyperparameters: The Hitchcock thrille |
| r of machine learning. |
\ /
=================================================
\
\
\
\
/ \\ //\\
|\\___/| / \\// \\\\
/0 0 \\__ / // | \\ \\
/ / \\/_/ // | \\ \\
\@_^_\@'/ \\/_ // | \\ \\
//_^_/ \\/_ // | \\ \\
( //) | \\/// | \\ \\
( / /) _|_ / ) // | \\ _\\
( // /) '/,_ _ _/ ( ; -. | _ _\\.-~ .-~~~^-.
(( / / )) ,-{ _ `-.|.-~-. .~ `.
(( // / )) '/\\ / ~-. _ .-~ .-~^-. \\
(( /// )) `. { } / \\ \\
(( / )) .----~-.\\ \\-' .~ \\ `. \\^-.
///.----..> \\ _ -~ `. ^-` ^-_
///-._ _ _ _ _ _ _}^ - - - - ~ ~-- ,.-~
/.-~
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=284 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -9 │ -81 │ -78.69479814631772 │ 1 │ -9 │ -78.69479814631774 │ -81 │ 1 │ -145466.712367529 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.030 │ 1 │ 0.030 │
│ 2 │ 0.800 │ 1 │ 0.800 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.415 │ │ │
│ Median │ 0.415 │ │ │
│ Total │ 0.830 │ │ │
│ Max │ 0.800 │ │ │
│ Min │ 0.030 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.104 │ 1 │ 0.104 │
│ 2 │ 0.077 │ 1 │ 0.077 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.090 │ │ │
│ Median │ 0.090 │ │ │
│ Total │ 0.181 │ │ │
│ Max │ 0.104 │ │ │
│ Min │ 0.077 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-01-11 05:01:02 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, Started OmniOpt2 run...
2026-01-11 05:01:02 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, getting new HP set (no sbatch)
2026-01-11 05:01:02 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2026-01-11 05:01:02 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, eval #1/1 start
2026-01-11 05:01:02 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, starting new job
2026-01-11 05:01:03 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, started new job
2026-01-11 05:01:12 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, new result: RESULT: -53900.878748
2026-01-11 05:01:13 (60dc26e8-7574-4bd3-aa57-9482a392ede9): SOBOL, best RESULT: -53900.8787476817, finishing jobs, finished 1 job
2026-01-11 05:01:14 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, getting new HP set (no sbatch)
2026-01-11 05:01:14 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, requested 1 jobs, got 1, 0.80 s/job
2026-01-11 05:01:14 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, eval #1/1 start
2026-01-11 05:01:14 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, starting new job
2026-01-11 05:01:14 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, started new job
2026-01-11 05:01:23 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -53900.8787476817, new result: RESULT: -145466.712368
2026-01-11 05:01:25 (60dc26e8-7574-4bd3-aa57-9482a392ede9): EXTERNAL_GENERATOR, best RESULT: -145466.712367529, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1768107659,756.70703125,28.7