Copy raw data to clipboard
Download »results.csv« as file
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,1784181817,2,79355304-3773-4b72-a5ec-cc8325632fec,1784181819,1784181825,6,./.tests/optimization_example --int_param='-16' --float_param='-33.58520627021789550781' --choice_param='1' --int_param_two='-87' --nr_results=1,0,,runnervm3jd5f,-16,-87,-33.5852062702178955078125,1,0_0,COMPLETED,SOBOL,-103385.901429153003846295177936553955,-16,-33.5852062702178955078125,-87,1
1,1784181829,2,79355304-3773-4b72-a5ec-cc8325632fec,1784181831,1784181837,6,./.tests/optimization_example --int_param='-91' --float_param='-80.22055536052417323845' --choice_param='2' --int_param_two='-6' --nr_results=1,0,,runnervm3jd5f,-91,-6,-80.220555360524173238445655442774,2,1_0,COMPLETED,BOTORCH_MODULAR,-166408.750559562002308666706085205078,-91,-80.220555360524173238445655442774,-6,2
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: 611f002d8dffbbf7205b3e78c037f864a1724a32 (last fully tested stable version 24 commits ago [4d604d1144428d61572f1a083b390631a8aef853, 9346])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[INFO 07-16 06:03:34] ax.storage.sqa_store.with_db_settings_base: Ax SQL storage initialized with SQLAlchemy 2.0.51
Run-UUID: a0bf0d44-f4b3-4055-89b6-065835ffef31
/home/runner/.omniax_venvs/Python_3.12.3/x86_64/lib/python3.12/site-packages/plyer/platforms/linux/notification.py:103: UserWarning: The Python dbus package is not installed.
Try installing it with your distribution's package manager, it is usually called python-dbus or python3-dbus, but you might have to try dbus-python instead, e.g. when using pip.
warnings.warn(msg)
/home/runner/.omniax_venvs/Python_3.12.3/x86_64/lib/python3.12/site-packages/plyer/platforms/linux/notification.py:107: UserWarning: notify-send not found.
warnings.warn("notify-send not found.")
_________________________________________________
/ \
| OmniOpt2 - Not all who wander are lost... just do |
| ing a random search. |
\ /
=================================================
\
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=adding_old_jobs_to_new_jobs --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --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
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/adding_old_jobs_to_new_jobs/ 1
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=adding_old_jobs_to_new_jobs&run_nr=76 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=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 │
└─────────────┴─────────────┘
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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -91 │ -6 │ -80.22055536052417 │ 2 │ -91 │ -80.22055536052417 │ -6 │ 2 │ -166408.750559562 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
╭─ ─────────────────────────────────────────────────────────────────────────────────────── OmniOpt2 Run Summary ─────────────────────────────────────────────────────────────────────────────────────── ─╮
│ │
│ ✅ Optimization complete! │
│ │
│ 📊 Trials: 2 succeeded / 0 failed / 2 done / 2 submitted │
│ ⏱️ Duration: 37s │
│ 🏆 Best RESULT: -166408.750559562 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/adding_old_jobs_to_new_jobs/1/results.csv │
│ 🤖 Model: BOTORCH_MODULAR │
│ │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
Copy raw data to clipboard
Download »outfile« as file
Copy raw data to clipboard
Download »progressbar« as file
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, Started OmniOpt2 run...
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, getting new HP set (no sbatch)
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, eval #1/1 start
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, starting new job
2026-07-16 06:03:37 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, started new job
2026-07-16 06:03:46 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, new result: RESULT: -103385.901429
2026-07-16 06:03:48 (79355304-3773-4b72-a5ec-cc8325632fec): SOBOL, best RESULT: -103385.901429153, finishing jobs, finished 1 job
2026-07-16 06:03:48 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, getting new HP set (no sbatch)
2026-07-16 06:03:48 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, requested 1 jobs, got 1, 0.58 s/job
2026-07-16 06:03:49 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, eval #1/1 start
2026-07-16 06:03:49 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, starting new job
2026-07-16 06:03:49 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, started new job
2026-07-16 06:03:58 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -103385.901429153, new result: RESULT: -166408.750560
2026-07-16 06:03:59 (79355304-3773-4b72-a5ec-cc8325632fec): BOTORCH_MODULAR, best RESULT: -166408.750559562, ▁█, finishing jobs, finished 1 job
Copy raw data to clipboard
Download »progressbar« as file
This logs the CPU and RAM usage of the main worker process.
Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file
timestamp,ram_usage_mb,cpu_usage_percent
1784181815,886.67578125,26.8 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file