trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,arm_name,trial_status,generation_node,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1778066721,2,e4b115b0-0d1c-4673-854e-0f582a6c3c1e,1778066723,1778066735,12,./.tests/optimization_example --int_param='-27' --float_param='-4.68381762504577636719' --choice_param='16' --int_param_two='-69' --nr_results=2,0,,runnervmeorf1,0_0,COMPLETED,SOBOL,1.58502696640000007022308636806,2.25130824910000004734911271953,-27,-4.6838176250457763671875,-69,16
1,1778066739,2,e4b115b0-0d1c-4673-854e-0f582a6c3c1e,1778066741,1778066753,12,./.tests/optimization_example --int_param='-70' --float_param='-80.5198167802249287206' --choice_param='2' --int_param_two='5' --nr_results=2,0,,runnervmeorf1,1_0,COMPLETED,BOTORCH_MODULAR,1.662510369512349983622812032991,2.270087778425899927015052526258,-70,-80.519816780224928720599564258009,5,2
========================================================================
Current git-hash: a2c5908472f90ba58f1892495ab3fc1b720df57f (last fully tested stable version 3 commits ago [6efe9b5645abb6a4e0471dd42a96833aed7eb7e7, 9293])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-06 11:25:16] 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: f8d0ef79-637e-4632-b4f1-c2ffa591a852
_____ _____ __ ___
/\ __`\ __/\ __`\ /\ \__ /'___`\
\ \ \/\ \ ___ ___ ___ /\_\ \ \/\ \ _____\ \ ,_\/\_\ /\ \
\ \ \ \ \ /' __` __`\ /' _ `\/\ \ \ \ \ \/\ '__`\ \ \/\/_/// /__
\ \ \_\ \/\ \/\ \/\ \/\ \/\ \ \ \ \ \_\ \ \ \L\ \ \ \_ // /_\ \
\ \_____\ \_\ \_\ \_\ \_\ \_\ \_\ \_____\ \ ,__/\ \__\/\______/
\/_____/\/_/\/_/\/_/\/_/\/_/\/_/\/_____/\ \ \/ \/__/\/_____/
\ \_\
\/_/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multiple_evals_per_arm --mem_gb=4 --time=1200 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0y --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 --result_names RESULT1=min RESULT2=max --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --nr_evals_per_arm=2 --beartype --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multiple_evals_per_arm/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multiple_evals_per_arm&run_nr=50 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then BOTORCH_MODULAR 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 │ max │
└─────────────┴─────────────┘
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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ 0 │ -27 │ -4.683817625045776 │ -69 │ 16 │ 1.5850269664 │ 2.2513082491 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────┴──────────────┘
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 │ 12.00 sec │ 12.00 sec │ 12.00 sec │ 12.00 sec │
└───────────────────────┴────────────┴────────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.048 │ 1 │ 0.048 │
│ 2 │ 0.759 │ 1 │ 0.759 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.404 │ │ │
│ Median │ 0.404 │ │ │
│ Total │ 0.807 │ │ │
│ Max │ 0.759 │ │ │
│ Min │ 0.048 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.253 │ 1 │ 0.253 │
│ 2 │ 0.100 │ 1 │ 0.100 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.177 │ │ │
│ Median │ 0.177 │ │ │
│ Total │ 0.353 │ │ │
│ Max │ 0.253 │ │ │
│ Min │ 0.100 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, Started OmniOpt2 run...
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, getting new HP set (no sbatch)
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, eval #1/1 start
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, starting new job
2026-05-06 11:25:21 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, started new job
2026-05-06 11:25:36 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, new result: RESULT1: 1.585027 (SEM: 0.347814), RESULT2: 2.251308 (SEM: 0.225727)
2026-05-06 11:25:38 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): SOBOL, 1 done, finishing jobs, finished 1 job
2026-05-06 11:25:39 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, getting new HP set (no sbatch)
2026-05-06 11:25:39 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, requested 1 jobs, got 1, 0.76 s/job
2026-05-06 11:25:39 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, eval #1/1 start
2026-05-06 11:25:39 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, starting new job
2026-05-06 11:25:39 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, started new job
2026-05-06 11:25:54 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 1 done, new result: RESULT1: 1.662510 (SEM: 0.242819), RESULT2: 2.270088 (SEM: 0.046493)
2026-05-06 11:25:57 (e4b115b0-0d1c-4673-854e-0f582a6c3c1e): BOTORCH_MODULAR, 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
1778066718,771.28515625,26.8