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,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1776578506,2,135b27cd-9653-4b01-ab95-7ac903ee646a,1776578508,1776578514,6,./.tests/optimization_example --int_param='4' --float_param='-89.11820225417613983154' --choice_param='hallo' --int_param_two='-43' --nr_results=2,0,,runnervmeorf1,4,-43,-89.11820225417613983154296875,hallo,0_0,COMPLETED,SOBOL,1.898181340000000050238782023371,2.958144052499999787642082083039,4,-89.11820225417613983154296875,-43,hallo
1,1776578517,2,135b27cd-9653-4b01-ab95-7ac903ee646a,1776578519,1776578525,6,./.tests/optimization_example --int_param='-91' --float_param='1.20868357829749584198' --choice_param='2' --int_param_two='-19' --nr_results=2,0,,runnervmeorf1,-91,-19,1.20868357829749584197998046875,2,1_0,COMPLETED,BOTORCH_MODULAR,1.456539952735510068393409710552,2.497725264026910085846111542196,-91,1.20868357829749584197998046875,-19,2
========================================================================
Current git-hash: 3669a7dd9138090647baf283e6316589853bd460 (version: 9282)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 04-19 06:01:42] 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: b89a2d73-c551-4222-9835-866ca21f7331
_________________________________________________
/ \
| OmniOpt2 - Tuning hyperparameters like a caffeina |
| ted monk with a Rubik's Cube. |
\ /
=================================================
\
\
\
\
__---__
_- /--______
__--( / \ )XXXXXXXXXXX\v.
.-XXX( O O )XXXXXXXXXXXXXXX-
/XXX( U ) XXXXXXX\
/XXXXX( )--_ XXXXXXXXXXX\
/XXXXX/ ( O ) XXXXXX \XXXXX\
XXXXX/ / XXXXXX \__ \XXXXX
XXXXXX__/ XXXXXX \__---->
---___ XXX__/ XXXXXX \__ /
\- --__/ ___/\ XXXXXX / ___--/=
\-\ ___/ XXXXXX '--- XXXXXX
\-\/XXX\ XXXXXX /XXXXX
\XXXXXXXXX \ /XXXXX/
\XXXXXX > _/XXXXX/
\XXXXX--__/ __-- XXXX/
-XXXXXXXX--------------- XXXXXX-
\XXXXXXXXXXXXXXXXXXXXXXXXXX/
""VXXXXXXXXXXXXXXXXXXV""
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=TRANSFORMS_no_transforms --mem_gb=4 --time=60 --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=min --generate_all_jobs_at_once --follow --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/TRANSFORMS_no_transforms/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=TRANSFORMS_no_transforms&run_nr=31 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 │ min │
└─────────────┴─────────────┘
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 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 1 │ -91 │ 1.2086835782974958 │ -19 │ 2 │ 1.45653995273551 │ 2.49772526402691 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴──────────────────┴──────────────────┘
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 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.047 │ 1 │ 0.047 │
│ 2 │ 0.681 │ 1 │ 0.681 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.364 │ │ │
│ Median │ 0.364 │ │ │
│ Total │ 0.728 │ │ │
│ Max │ 0.681 │ │ │
│ Min │ 0.047 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.247 │ 1 │ 0.247 │
│ 2 │ 0.102 │ 1 │ 0.102 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.175 │ │ │
│ Median │ 0.175 │ │ │
│ Total │ 0.349 │ │ │
│ Max │ 0.247 │ │ │
│ Min │ 0.102 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, Started OmniOpt2 run...
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, getting new HP set (no sbatch)
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, eval #1/1 start
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, starting new job
2026-04-19 06:01:46 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, started new job
2026-04-19 06:01:55 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, new result: RESULT1: 1.898181, RESULT2: 2.958144
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): SOBOL, 1 done, finishing jobs, finished 1 job
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, getting new HP set (no sbatch)
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, requested 1 jobs, got 1, 0.68 s/job
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, eval #1/1 start
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, starting new job
2026-04-19 06:01:57 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, started new job
2026-04-19 06:02:07 (135b27cd-9653-4b01-ab95-7ac903ee646a): BOTORCH_MODULAR, 1 done, new result: RESULT1: 1.456540, RESULT2: 2.497725
2026-04-19 06:02:09 (135b27cd-9653-4b01-ab95-7ac903ee646a): 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
1776578504,770.51171875,26.9