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,1762278420,2,e963c56d-0e16-4156-93eb-79759ca95fa0,1762278422,1762278428,6,./.tests/optimization_example --int_param='-80' --float_param='-96.07528075575828552246' --choice_param='hallo' --int_param_two='-35' --nr_results=1,0,,runnervmxu1zt,-80,-35,-96.075280755758271311606222297996,hallo,0_0,COMPLETED,SOBOL,-190736.643798553996020928025245666504,-80,-96.0752807557582855224609375,-35,hallo
1,1762278432,2,e963c56d-0e16-4156-93eb-79759ca95fa0,1762278434,1762278440,6,./.tests/optimization_example --int_param='-5' --float_param='0.06658691362281388137' --choice_param='16' --int_param_two='-4' --nr_results=1,0,,runnervmxu1zt,-5,-4,0.066586913622813798108168725776,16,1_0,COMPLETED,EXTERNAL_GENERATOR,-3587.505646808379879075800999999046,-5,0.066586913622813881374895572662,-4,16
========================================================================
Current git-hash: 4a28738a034158e648d88394b7c99e219886729f (last fully tested stable version 3 commits ago [86ec80a2d91b6b5a1d9c417f907f93a644d0ab96, 9060])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 17:46:55] 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: 62534a8f-149a-437a-98bd-72bd0d5b15af
______________________________________
| OmniOpt2 - Hyperparameters? Nailed it! |
======================================
\
\
\
\
. .
/ `. .' \
.---. < > < > .---.
| \ \ - ~ ~ - / / |
_____ ~-..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' O \ / / \ "
(_____, `._.' | } \/~~~/
`----. / } | / \__/
`-. | / | / `. ,~~|
~-.__| /_ - ~ ^| /- _ `..-' f: f:
| / | / ~-. `-. _|| _||_
|_____| |_____| ~ - . _ _ _ _ __>
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=TPE --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --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 --model=TPE --show_generate_time_table
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/TPE/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=TPE&run_nr=61 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then TPE 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 │
└─────────────┴─────────────┘
Error loading experiment state: Function __main__.decode_if_base64() parameter
input_str="None" violates type hint , as "None" not instance of str.
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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -80 │ -35 │ -96.07528075575827 │ hallo │ -80 │ -96.07528075575829 │ -35 │ hallo │ -190736.643798554 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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.010 │ 1 │ 0.010 │
│ 2 │ 0.810 │ 1 │ 0.810 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.410 │ │ │
│ Median │ 0.410 │ │ │
│ Total │ 0.819 │ │ │
│ Max │ 0.810 │ │ │
│ Min │ 0.010 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.095 │ 1 │ 0.095 │
│ 2 │ 0.065 │ 1 │ 0.065 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.080 │ │ │
│ Median │ 0.080 │ │ │
│ Total │ 0.160 │ │ │
│ Max │ 0.095 │ │ │
│ Min │ 0.065 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, Started OmniOpt2 run...
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, getting new HP set (no sbatch)
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, eval #1/1 start
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, starting new job
2025-11-04 17:47:00 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, started new job
2025-11-04 17:47:09 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, new result: RESULT: -190736.643799
2025-11-04 17:47:11 (e963c56d-0e16-4156-93eb-79759ca95fa0): SOBOL, best RESULT: -190736.643798554, finishing jobs, finished 1 job
2025-11-04 17:47:12 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, getting new HP set (no sbatch)
2025-11-04 17:47:12 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, requested 1 jobs, got 1, 0.81 s/job
2025-11-04 17:47:12 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, eval #1/1 start
2025-11-04 17:47:12 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, starting new job
2025-11-04 17:47:12 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, started new job
2025-11-04 17:47:21 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, new result: RESULT: -3587.505647
2025-11-04 17:47:24 (e963c56d-0e16-4156-93eb-79759ca95fa0): EXTERNAL_GENERATOR, best RESULT: -190736.643798554, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762278415,749.59765625,29.3