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,1766941081,2,125a744d-ee44-4923-bb07-ecd2f59cefbd,1766941083,1766941089,6,./.tests/optimization_example --random_sem --int_param='-9' --float_param='8.26019704341888427734' --choice_param='2' --int_param_two='-93' --nr_results=1,0,,runnervmh13bl,-9,-93,8.26019704341888250098691059975,2,0_0,COMPLETED,SOBOL,-97416.008847619203152135014533996582,-9,8.26019704341888427734375,-93,2
1,1766941092,2,125a744d-ee44-4923-bb07-ecd2f59cefbd,1766941094,1766941100,6,./.tests/optimization_example --random_sem --int_param='-95' --float_param='-93.71158837470096614197' --choice_param='4' --int_param_two='-13' --nr_results=1,0,,runnervmh13bl,-95,-13,-93.71158837470096614197245799005,4,1_0,COMPLETED,BOTORCH_MODULAR,-200967.096794563985895365476608276367,-95,-93.71158837470096614197245799005,-13,4
========================================================================
Current git-hash: 96cdc4082803af86d19e8051c89e0098f1746042 (last fully tested stable version 5 commits ago [58e649822e26cd86d048a231030de21ba5917183, 9196])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 16:57:56] 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: 13f5831b-0894-4ff9-8c4d-2707a085bde2
_________________________________________________
/ \
| OmniOpt2 - Like Borges' infinite library, but eve |
| ry book is a different model configuration. |
\ /
=================================================
\
\
\
\
. .
/ `. .' \
.---. < > < > .---.
| \ \ - ~ ~ - / / |
_____ ~-..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' 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=2001 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -95 │ -13 │ -93.71158837470097 │ 4 │ -95 │ -93.71158837470097 │ -13 │ 4 │ -200967.096794564 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.048 │ 1 │ 0.048 │
│ 2 │ 0.457 │ 1 │ 0.457 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.252 │ │ │
│ Median │ 0.252 │ │ │
│ Total │ 0.505 │ │ │
│ Max │ 0.457 │ │ │
│ Min │ 0.048 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.237 │ 1 │ 0.237 │
│ 2 │ 0.104 │ 1 │ 0.104 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.171 │ │ │
│ Median │ 0.171 │ │ │
│ Total │ 0.341 │ │ │
│ Max │ 0.237 │ │ │
│ Min │ 0.104 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, Started OmniOpt2 run...
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, getting new HP set (no sbatch)
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, eval #1/1 start
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, starting new job
2025-12-28 16:58:01 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, started new job
2025-12-28 16:58:10 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, new result: RESULT: -97416.008848 (SEM: 0.471508)
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): SOBOL, best RESULT: -97416.0088476192, finishing jobs, finished 1 job
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, getting new HP set (no sbatch)
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, requested 1 jobs, got 1, 0.46 s/job
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, eval #1/1 start
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, starting new job
2025-12-28 16:58:12 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, started new job
2025-12-28 16:58:22 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -97416.0088476192, new result: RESULT: -200967.096795 (SEM: 0.199783)
2025-12-28 16:58:23 (125a744d-ee44-4923-bb07-ecd2f59cefbd): BOTORCH_MODULAR, best RESULT: -200967.096794564, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766941078,781.96484375,26.9