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,1778323437,2,360bd045-92cd-4e09-8657-41f2e0482a37,1778323439,1778323445,6,./.tests/optimization_example --int_param='-50' --float_param='-99.68677416443824768066' --choice_param='hallo' --int_param_two='-80' --nr_results=1,0,,runnervmeorf1,-50,-80,-99.686774164438233469809347297996,hallo,0_0,COMPLETED,SOBOL,-211871.726849561004200950264930725098,-50,-99.6867741644382476806640625,-80,hallo
1,1778323449,1,360bd045-92cd-4e09-8657-41f2e0482a37,1778323450,1778323456,6,./.tests/optimization_example --int_param='-90' --float_param='9.49284724164071747055' --choice_param='4' --int_param_two='-72' --nr_results=1,0,,runnervmeorf1,-90,-72,9.49284724164071747054549632594,4,1_0,COMPLETED,EXTERNAL_GENERATOR,-149381.976763367012608796358108520508,-90,9.49284724164071747054549632594,-72,4
========================================================================
Current git-hash: cd62f18b5a7084cd1b34cc9972b8b3a2643139be (last fully tested stable version 1 commit ago [f2198bbca0ddfa2c54bbdce11bcb585e9153edd1, 9298])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-09 10:43:53] 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: a54f993b-ee2a-4c62-b5c7-3cd014df1b1a
___________________________________________
| OmniOpt2 - Like a hyperparameter whisperer. |
===========================================
\
\
\
\
___-------___
_-~~ ~~-_
_-~ /~-_
/^\__/^\ /~ \ / \
/| O|| O| / \_______________/ \
| |___||__| / / \ \
| \ / / \ \
| (_______) /______/ \_________ \
| / / \ / \
\ \^\\ \ / \ /
\ || \______________/ _-_ //\__//
\ ||------_-~~-_ ------------- \ --/~ ~\ || __/
~-----||====/~ |==================| |/~~~~~
(_(__/ ./ / \_\ \.
(_(___/ \_____)_)
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=56 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -50 │ -80 │ -99.68677416443823 │ hallo │ -50 │ -99.68677416443825 │ -80 │ hallo │ -211871.726849561 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.047 │ 1 │ 0.047 │
│ 2 │ 0.788 │ 1 │ 0.788 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.417 │ │ │
│ Median │ 0.417 │ │ │
│ Total │ 0.834 │ │ │
│ Max │ 0.788 │ │ │
│ Min │ 0.047 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.255 │ 1 │ 0.255 │
│ 2 │ 0.084 │ 1 │ 0.084 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.169 │ │ │
│ Median │ 0.169 │ │ │
│ Total │ 0.338 │ │ │
│ Max │ 0.255 │ │ │
│ Min │ 0.084 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, Started OmniOpt2 run...
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, getting new HP set (no sbatch)
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, eval #1/1 start
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, starting new job
2026-05-09 10:43:57 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, started new job
2026-05-09 10:44:06 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, new result: RESULT: -211871.726850
2026-05-09 10:44:08 (360bd045-92cd-4e09-8657-41f2e0482a37): SOBOL, best RESULT: -211871.726849561, finishing jobs, finished 1 job
2026-05-09 10:44:08 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, getting new HP set (no sbatch)
2026-05-09 10:44:08 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, requested 1 jobs, got 1, 0.79 s/job
2026-05-09 10:44:09 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, eval #1/1 start
2026-05-09 10:44:09 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, starting new job
2026-05-09 10:44:09 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, started new job
2026-05-09 10:44:18 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, new result: RESULT: -149381.976763
2026-05-09 10:44:19 (360bd045-92cd-4e09-8657-41f2e0482a37): EXTERNAL_GENERATOR, best RESULT: -211871.726849561, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778323435,771.171875,26.8