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,,,,,,,,,,,,,,,0_0,COMPLETED,SOBOL,-85833.853759334393544122576713562012,8,-87.272278480231761932373046875,9,8
1,1767523785,2,ca6fffa0-cf7a-4c89-a1d6-1650706215d2,1767523787,1767523793,6,./.tests/optimization_example --random_sem --int_param='-17' --float_param='4.82086651108373054342' --choice_param='hallo' --int_param_two='10' --nr_results=1,0,,runnervmdwttx,-17,10,4.820866511083730543418823799584,hallo,1_0,COMPLETED,BOTORCH_MODULAR,-5774.840888068510139419231563806534,-17,4.820866511083730543418823799584,10,hallo
========================================================================
Current git-hash: b549b0cd8c7068d0460e7eda77444c0f42f81ee2 (last fully tested stable version 1 commit ago [941829b5ef8c208e9de98b3eb85bb46f0d23e169, 9213])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 01-04 10:49:34] 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]`.
Using old run's --time: 60
Using old run's --gpus: 0
Using old run's --max_eval: 1
Run-UUID: e147ffb0-3365-4ca8-aa28-c20a4cfc276e
_________________________________________________
/ \
| OmniOpt2 - Optimizing parameters with the flair o |
| f a magician pulling rabbits out of hats. |
\ /
=================================================
\
\
\
\
. .
/ `. .' \
.---. < > < > .---.
| \ \ - ~ ~ - / / |
_____ ~-..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' O \ / / \ "
(_____, `._.' | } \/~~~/
`----. / } | / \__/
`-. | / | / `. ,~~|
~-.__| /_ - ~ ^| /- _ `..-' f: f:
| / | / ~-. `-. _|| _||_
|_____| |_____| ~ - . _ _ _ _ __>
omniopt --continue runs/test_continued_constraint/0 --live_share
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/test_continued_constraint/1
Continuation from runs/test_continued_constraint/0
You have less --max_eval 1 than --num_random_steps 20. Switched both.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=test_continued_constraint&run_nr=517 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 2 steps.
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 │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -100 │ 10 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Constraints ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ int_param + 2*int_param_two >= 0 │
│ 2*int_param_two >= 0 │
└──────────────────────────────────┘
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: 1 + inserted jobs: 1)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ nan │ nan │ nan │ nan │ 8 │ -87.27227848023176 │ 9 │ 8 │ -85833.8537593344 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 1 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-01-04 10:49:38 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-01-04 10:49:45 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-01-04 10:49:45 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, requested 1 jobs, got 1, 7.02 s/job
2026-01-04 10:49:45 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, eval #1/1 start
2026-01-04 10:49:45 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, starting new job
2026-01-04 10:49:45 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, started new job
2026-01-04 10:49:54 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, new result: RESULT: -5774.840888 (SEM: 0.573191)
2026-01-04 10:49:55 (ca6fffa0-cf7a-4c89-a1d6-1650706215d2): BOTORCH_MODULAR, best RESULT: -85833.8537593344, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1767523775,759.078125,28.6