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,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1762258156,2,4581b6a3-da1e-49a0-9166-40ffba1c6341,1762258158,1762258164,6,./.tests/optimization_example --int_param='-12' --float_param='-60.42021214962005615234' --choice_param='16' --int_param_two='-73' --nr_results=2,0,,runnervmxu1zt,-12,-73,-60.42021214962005615234375,16,0_0,COMPLETED,SOBOL,1.917950758799999988468698575161,2.280246667000000115876900963485,-12,-60.42021214962005615234375,-73,16
1,1762258173,2,4581b6a3-da1e-49a0-9166-40ffba1c6341,1762258175,1762258181,6,./.tests/optimization_example --int_param='-100' --float_param='10' --choice_param='1' --int_param_two='10' --nr_results=2,0,,runnervmxu1zt,-100,10,10,1,1_0,COMPLETED,BO_MIXED,1.015820783869459953407954344584,2.160095387694549895485351953539,-100,10,10,1
========================================================================
Current git-hash: c435d1a9ce42054457d641147628d5b13ee0a872 (last fully tested stable version 1 commit ago [9ee07c539bf4aa1ec23f20d4e84a679cc03dbc6a, 9046])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 12:09:12] 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: 2eef2056-4a1e-4bbf-b010-b8e9f349b7e0
_________________________________________________
/ \
| OmniOpt2 - A small tweak, a big effect – the butt |
| erfly principle of tuning. |
\ /
=================================================
\
\
\
\
___-------___
_-~~ ~~-_
_-~ /~-_
/^\__/^\ /~ \ / \
/| O|| O| / \_______________/ \
| |___||__| / / \ \
| \ / / \ \
| (_______) /______/ \_________ \
| / / \ / \
\ \^\\ \ / \ /
\ || \______________/ _-_ //\__//
\ ||------_-~~-_ ------------- \ --/~ ~\ || __/
~-----||====/~ |==================| |/~~~~~
(_(__/ ./ / \_\ \.
(_(___/ \_____)_)
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multi_results_2_results_BO_MIXED --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0yCg== --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 --follow --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --result_names RESULT1=min RESULT2=min --model=BO_MIXED --generate_all_jobs_at_once
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_BO_MIXED/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_BO_MIXED&run_nr=64 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then BO_MIXED 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=2
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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ min │
└─────────────┴─────────────┘
Your console does not support sixel-images. Will not print Pareto-frontier as a
matplotlib-sixel-plot for RESULT1/RESULT2.
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 1 │ -100 │ 10 │ 10 │ 1 │ 1.01582078386946 │ 2.16009538769455 │
└─────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Not printing sixel graphics in CI
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 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, Started OmniOpt2 run...
2025-11-04 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, getting new HP set (no sbatch)
2025-11-04 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-04 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, eval #1/1 start
2025-11-04 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, starting new job
2025-11-04 12:09:16 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, started new job
2025-11-04 12:09:25 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, new result: RESULT1: 1.917951, RESULT2: 2.280247
2025-11-04 12:09:27 (4581b6a3-da1e-49a0-9166-40ffba1c6341): SOBOL, 1 done, finishing jobs, finished 1 job
2025-11-04 12:09:33 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, getting new HP set (no sbatch)
2025-11-04 12:09:33 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, requested 1 jobs, got 1, 5.41 s/job
2025-11-04 12:09:33 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, eval #1/1 start
2025-11-04 12:09:33 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, starting new job
2025-11-04 12:09:33 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, started new job
2025-11-04 12:09:42 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 1 done, new result: RESULT1: 1.015821, RESULT2: 2.160095
2025-11-04 12:09:46 (4581b6a3-da1e-49a0-9166-40ffba1c6341): BO_MIXED, 2 done, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762258152,749.74609375,28.7