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,1762164809,2,3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c,1762164811,1762164817,6,.tests/optimization_example_all_float --x=-577.81833410263061523438 --y=47.7478504180908203125 --z=290.4074192047119140625 --a=-531.10206127166748046875,0,,runnervmf2e7y,0_0,COMPLETED,SOBOL,-7099793.974374569952487945556640625,-577.818334102630615234375,47.7478504180908203125,290.4074192047119140625,-531.10206127166748046875
1,1762164821,1,3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c,1762164822,1762164828,6,.tests/optimization_example_all_float --x=946.31960429251194000244 --y=-643.79346370697021484375 --z=-896.32049202919006347656 --a=834.09336395561695098877,0,,runnervmf2e7y,1_0,COMPLETED,BOTORCH_MODULAR,-28068247.03452689945697784423828125,946.31960429251194000244140625,-643.79346370697021484375,-896.3204920291900634765625,834.09336395561695098876953125
========================================================================
Current git-hash: 40a36e5faf3835952e44b15652d5ee1b70de68c8 (last fully tested stable version 1 commit ago [b181faa7a051aea7b3548dcba21f2e14238838be, 9031])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-03 10:13:26] 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: 853d1fe3-6d14-41c5-ae43-3fbf48b8a6c8
_________________________________
| OmniOpt2 - Tuning up for success! |
=================================
\
\
^__^
(oo)\_______
(__)\ )\/\
||----w |
|| ||
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=10 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ 946.3196042925119 │ -643.7934637069702 │ -896.3204920291901 │ 834.093363955617 │ -28068247.0345269 │
└───────────────────┴────────────────────┴────────────────────┴──────────────────┴───────────────────┘
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.014 │ 1 │ 0.014 │
│ 2 │ 0.396 │ 1 │ 0.396 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.205 │ │ │
│ Median │ 0.205 │ │ │
│ Total │ 0.410 │ │ │
│ Max │ 0.396 │ │ │
│ Min │ 0.014 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.219 │ 1 │ 0.219 │
│ 2 │ 0.082 │ 1 │ 0.082 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.150 │ │ │
│ Median │ 0.150 │ │ │
│ Total │ 0.301 │ │ │
│ Max │ 0.219 │ │ │
│ Min │ 0.082 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2025-11-03 10:13:29 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, Started OmniOpt2 run...
2025-11-03 10:13:29 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, getting new HP set (no sbatch)
2025-11-03 10:13:29 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-03 10:13:29 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, eval #1/1 start
2025-11-03 10:13:29 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, starting new job
2025-11-03 10:13:30 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, started new job
2025-11-03 10:13:39 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, new result: RESULT: -7099793.974375
2025-11-03 10:13:40 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): SOBOL, best RESULT: -7099793.97437457, finishing jobs, finished 1 job
2025-11-03 10:13:40 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, getting new HP set (no sbatch)
2025-11-03 10:13:41 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, requested 1 jobs, got 1, 0.40 s/job
2025-11-03 10:13:41 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, eval #1/1 start
2025-11-03 10:13:41 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, starting new job
2025-11-03 10:13:41 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, started new job
2025-11-03 10:13:50 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -7099793.97437457, new result: RESULT: -28068247.034527
2025-11-03 10:13:51 (3a9af419-ea2e-4bd0-bd21-9eb8a5e2922c): BOTORCH_MODULAR, best RESULT: -28068247.0345269, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762164807,775.69921875,27.3