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,choice_param,int_param_two
0,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-126499.256746130005922168493270874023,-68,-79.820714890956878662109375,8,-4
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-107975.715720752996276132762432098389,8,-16.478351242012255539748366572894,2,-97
2,,,,,,,,,,,,,,,2_0,COMPLETED,SOBOL,-100741.51944232199457474052906036377,-58,-44.084212779998779296875,4,-56
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-7983.684874143200431717559695243835,-19,6.037539114598039269310447707539,16,-3
4,1784532086,2,0841b7ca-d114-4461-821d-fad09428f059,1784532088,1784532094,6,./.tests/optimization_example --int_param='-45' --float_param='-68.53425215093706412972' --choice_param='8' --int_param_two='-51' --nr_results=1,0,,runnervm76tkm,-45,-51,-68.534252150937049918866250663996,8,4_0,COMPLETED,BOTORCH_MODULAR,-110332.982393975995364598929882049561,-45,-68.534252150937064129720965865999,8,-51
5,1784532096,1,0841b7ca-d114-4461-821d-fad09428f059,1784532097,1784532103,6,./.tests/optimization_example --int_param='-98' --float_param='-100' --choice_param='8' --int_param_two='10' --nr_results=1,0,,runnervm76tkm,-98,10,-100,8,5_0,COMPLETED,BOTORCH_MODULAR,-217254.92000000001280568540096282959,-98,-100,8,10
Copy raw data to clipboard
Download »results.csv« as file
Copy raw data to clipboard
Download »outfile« as file
========================================================================
Current git-hash: e5400cf5355eafc83fee2560bf8d06d5d8a990a6 (last fully tested stable version 1 commit ago [40e86984857e047bcfb600b452b0692331ba16d4, 9396])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 07-20 07:21:23] 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: a72473fa-bb04-4bf8-bc8b-4e0d3063743b
/home/runner/.omniax_venvs/Python_3.10.12/x86_64/lib/python3.10/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.10.12/x86_64/lib/python3.10/site-packages/plyer/platforms/linux/notification.py:107: UserWarning: notify-send not found.
warnings.warn("notify-send not found.")
___________________________________
| OmniOpt2 - When in doubt, optimize! |
===================================
\
\
\
\
.-=-==--==--.
..-==" ,'o`) `.
,' `"' \
: ( `.__...._
| ) / `-=-.
: ,vv.-._ / / `---==-._
\/\/\/VV ^ d88`;' / `.
`` ^/d88P!' / , `._
^/ !' ,. , / "-,,__,,--'""""-.
^/ !' ,' \ . .( ( _ ) ) ) ) ))_,-.\
^(__ ,!',"' ;:+.:%:a. \:.. . ,' ) ) ) ) ,"' '
',,,'',' /o:::":%:%a. \:.:.: . ) ) _,'
"""' ;':::'' `+%%%a._ \%:%| ;.). _,-""
,-='_.-' ``:%::) )%:| /:._,"
(/(/" ," ,'_,'%%%: (_,'
( (//(`.___; \
\ \ ` `
`. `. `. :
\. . .\ : . . . :
\. . .: `.. . .:
`..:.:\ \:...\
;:.:.; ::...:
):%:: :::::;
__,::%:( :::::
,;:%%%%%%%: ;:%::
;,--""-.`\ ,=--':%:%:\
/" "| /-".:%%%%%%%\
;,-"'`)%%)
/" "|
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 --load_data_from_existing_jobs runs/adding_old_jobs_to_new_jobs//0 runs/adding_old_jobs_to_new_jobs//1
Run-folder : /home/runner/work/OmniOpt/OmniOpt/runs/adding_old_jobs_to_new_jobs/ 2
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=adding_old_jobs_to_new_jobs&run_nr=308 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 │
└─────────────┴─────────────┘
Inserted 2 jobs from runs/adding_old_jobs_to_new_jobs/0/results.csv
Inserted 2 jobs from runs/adding_old_jobs_to_new_jobs/1/results.csv
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 + inserted jobs: 4)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━┓
┃ OO_Info_int_param ┃ OO_Info_int_param_two ┃ OO_Info_float_param ┃ OO_Info_choice_param ┃ int_param ┃ float_param ┃ choice_param ┃ int_param_two ┃ RESULT ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━┩
│ -98.0 │ 10.0 │ -100.0 │ 8.0 │ -98 │ -100.0 │ 8 │ 10 │ -217254.92 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────┴──────────────┴───────────────┴────────────┘
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 / 6 done / 2 submitted │
│ ⏱️ Duration: 27s │
│ 🏆 Best RESULT: -217254.92 │
│ 📁 Results: /home/runner/work/OmniOpt/OmniOpt/runs/adding_old_jobs_to_new_jobs/2/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-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): SOBOL, best RESULT: -126499.25674613, █▆▆▁, Started OmniOpt2 run...
2026-07-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, getting new HP set (no sbatch)
2026-07-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, requested 1 jobs, got 1, 0.60 s/job
2026-07-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, eval #1/1 start
2026-07-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, starting new job
2026-07-20 07:21:26 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, started new job
2026-07-20 07:21:34 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁, new result: RESULT: -110332.982394
2026-07-20 07:21:35 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, finishing jobs, finished 1 job
2026-07-20 07:21:36 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, getting new HP set (no sbatch)
2026-07-20 07:21:36 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, requested 1 jobs, got 1, 0.45 s/job
2026-07-20 07:21:36 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, eval #1/1 start
2026-07-20 07:21:36 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, starting new job
2026-07-20 07:21:36 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, started new job
2026-07-20 07:21:44 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -126499.25674613, █▆▆▁▇, new result: RESULT: -217254.920000
2026-07-20 07:21:45 (0841b7ca-d114-4461-821d-fad09428f059): BOTORCH_MODULAR, best RESULT: -217254.92, ▄▄▄▁▄█, 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
1784532084,753.2734375,28.8 Copy raw data to clipboard
Download »cpu_ram_usage.csv« as file