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,RESULT,x,y,z,a
0,1778080714,2,5ee74aa8-cdb8-4d7e-8111-cb989748c70d,1778080716,1778080722,6,.tests/optimization_example_all_float --x=219.76387500762939453125 --y=-495.45735120773315429688 --z=124.02820587158203125 --a=512.60697841644287109375,0,,runnervmrc6n4,0_0,COMPLETED,SOBOL,-5684066.61538616009056568145751953125,219.76387500762939453125,-495.457351207733154296875,124.02820587158203125,512.60697841644287109375
1,1778080725,2,5ee74aa8-cdb8-4d7e-8111-cb989748c70d,1778080727,1778080733,6,.tests/optimization_example_all_float --x=-876.35867670178413391113 --y=948.51028732955455780029 --z=-771.19735628366470336914 --a=-837.09528297185897827148,0,,runnervmrc6n4,1_0,COMPLETED,BOTORCH_MODULAR,-29789256.327394701540470123291015625,-876.3586767017841339111328125,948.51028732955455780029296875,-771.197356283664703369140625,-837.095282971858978271484375
========================================================================
Current git-hash: f2198bbca0ddfa2c54bbdce11bcb585e9153edd1 (last fully tested stable version 1 commit ago [5b9cac200aabb178fc786587006924630ac64f87, 9297])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-06 15:18:31] 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: 35183d40-2721-4876-803e-fcea6dd32d14
___________________________________
| OmniOpt2 - Turning dials like a DJ! |
===================================
\
\
\
|\_/|,,_____,~~`
(.".)~~ )`~}}
\o/\ /---~\\ ~}}
_// _// ~}
omniopt --partition=alpha --experiment_name=example_all_float --mem_gb=4 --time=60 --worker_timeout=5 --max_eval=2 --num_parallel_jobs=1 --gpus=0 --num_random_steps=1 --send_anonymized_usage_stats --run_program=LnRlc3RzL29wdGltaXphdGlvbl9leGFtcGxlX2FsbF9mbG9hdCAgLS14PSUoeCkgLS15PSUoeSkgLS16PSUoeikgLS1hPSUoYSkK --cpus_per_task=1 --nodes_per_job=1 --model=BOTORCH_MODULAR --run_mode=local --parameter x range -1000 1000 float --parameter y range -1000 1000 float --parameter z range -1000 1000 float --parameter a range -1000 1000 float --live_share --generate_all_jobs_at_once --follow --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/example_all_float/1
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=example_all_float&run_nr=109 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_all_float --x=%(x) --y=%(y) --z=%(z) --a=%(a)
Experiment parameters
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ x │ range │ -1000 │ 1000 │ float │ No │
│ y │ range │ -1000 │ 1000 │ float │ No │
│ z │ range │ -1000 │ 1000 │ float │ No │
│ a │ range │ -1000 │ 1000 │ float │ No │
└──────┴───────┴─────────────┴─────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
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)
┏━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ x ┃ y ┃ z ┃ a ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -876.3586767017841 │ 948.5102873295546 │ -771.1973562836647 │ -837.095282971859 │ -29789256.3273947 │
└────────────────────┴───────────────────┴────────────────────┴───────────────────┴───────────────────┘
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.025 │ 1 │ 0.025 │
│ 2 │ 0.498 │ 1 │ 0.498 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.261 │ │ │
│ Median │ 0.261 │ │ │
│ Total │ 0.523 │ │ │
│ Max │ 0.498 │ │ │
│ Min │ 0.025 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.125 │ 1 │ 0.125 │
│ 2 │ 0.077 │ 1 │ 0.077 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.101 │ │ │
│ Median │ 0.101 │ │ │
│ Total │ 0.202 │ │ │
│ Max │ 0.125 │ │ │
│ Min │ 0.077 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, Started OmniOpt2 run...
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, getting new HP set (no sbatch)
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, requested 1 jobs, got 1, 0.02 s/job
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, eval #1/1 start
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, starting new job
2026-05-06 15:18:34 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, started new job
2026-05-06 15:18:43 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, new result: RESULT: -5684066.615386
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): SOBOL, best RESULT: -5684066.61538616, finishing jobs, finished 1 job
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, getting new HP set (no sbatch)
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, requested 1 jobs, got 1, 0.50 s/job
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, eval #1/1 start
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, starting new job
2026-05-06 15:18:45 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, started new job
2026-05-06 15:18:54 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -5684066.61538616, new result: RESULT: -29789256.327395
2026-05-06 15:18:55 (5ee74aa8-cdb8-4d7e-8111-cb989748c70d): BOTORCH_MODULAR, best RESULT: -29789256.3273947, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778080712,741.18359375,28.1