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,1765310017,2,2de66827-4819-49d6-8c1d-43caab380855,1765310019,1765310025,6,./.tests/optimization_example --random_sem --int_param='-50' --float_param='-50.99528342485427856445' --choice_param='2' --int_param_two='-84' --nr_results=1,0,,runnervmyg876,-50,-84,-50.995283424854278564453125,2,0_0,COMPLETED,SOBOL,-140303.637658297986490651965141296387,-50,-50.995283424854278564453125,-84,2
1,1765310029,2,2de66827-4819-49d6-8c1d-43caab380855,1765310031,1765310037,6,./.tests/optimization_example --random_sem --int_param='3' --float_param='6.03526613846810455755' --choice_param='1' --int_param_two='-5' --nr_results=1,0,,runnervmyg876,3,-5,6.035266138468104557546212163288,1,1_0,COMPLETED,BOTORCH_MODULAR,-1346.037759774590085726231336593628,3,6.035266138468104557546212163288,-5,1
========================================================================
Current git-hash: 0c796bba03336ed1efc2ff75764cdfabfbd95b47 (last fully tested stable version 1 commit ago [7d2d61d6cd99aa6945eec8d5682dc3572769c2e5, 9143])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-09 19:53: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: c09c919c-e8bb-4805-9378-7bbae0cc6697
_________________________________________________
/ \
| OmniOpt2 - Like Neo, dodging suboptimal hyperpara |
| meters in slow motion. |
\ /
=================================================
\
\
\
\
. .
/ `. .' \
.---. < > < > .---.
| \ \ - ~ ~ - / / |
_____ ~-..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' O \ / / \ "
(_____, `._.' | } \/~~~/
`----. / } | / \__/
`-. | / | / `. ,~~|
~-.__| /_ - ~ ^| /- _ `..-' f: f:
| / | / ~-. `-. _|| _||_
|_____| |_____| ~ - . _ _ _ _ __>
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1yYW5kb21fc2VtIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --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 --generate_all_jobs_at_once --follow --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/3
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=1436 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 --random_sem --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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -50 │ -84 │ -50.99528342485428 │ 2 │ -50 │ -50.99528342485428 │ -84 │ 2 │ -140303.637658298 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.030 │ 1 │ 0.030 │
│ 2 │ 0.328 │ 1 │ 0.328 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.179 │ │ │
│ Median │ 0.179 │ │ │
│ Total │ 0.358 │ │ │
│ Max │ 0.328 │ │ │
│ Min │ 0.030 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.105 │ 1 │ 0.105 │
│ 2 │ 0.218 │ 1 │ 0.218 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.161 │ │ │
│ Median │ 0.161 │ │ │
│ Total │ 0.323 │ │ │
│ Max │ 0.218 │ │ │
│ Min │ 0.105 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, Started OmniOpt2 run...
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, getting new HP set (no sbatch)
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, eval #1/1 start
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, starting new job
2025-12-09 19:53:37 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, started new job
2025-12-09 19:53:46 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, new result: RESULT: -140303.637658 (SEM: 0.711366)
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): SOBOL, best RESULT: -140303.637658298, finishing jobs, finished 1 job
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, getting new HP set (no sbatch)
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, requested 1 jobs, got 1, 0.33 s/job
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, eval #1/1 start
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, starting new job
2025-12-09 19:53:49 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, started new job
2025-12-09 19:53:58 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, new result: RESULT: -1346.037760 (SEM: 0.583733)
2025-12-09 19:54:02 (2de66827-4819-49d6-8c1d-43caab380855): BOTORCH_MODULAR, best RESULT: -140303.637658298, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1765310006,756.2109375,28.7