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,-44032.080760081298649311065673828125,-34,-31.56331598758697509765625,-34,hallo
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-205636.76245615098741836845874786377,-97,0.620017623877810231114438010991,-96,4
2,,,,,,,,,,,,,,,2_0,COMPLETED,BOTORCH_MODULAR,-279949.272089024016167968511581420898,-100,-72.518741017268908422011008951813,-100,4
3,,,,,,,,,,,,,,,3_0,COMPLETED,BOTORCH_MODULAR,-254575.720000000001164153218269348145,-54,-100,-100,4
4,1767523021,2,c9225ed8-4185-428f-b968-e1afe800e92e,1767523023,1767523029,6,./.tests/optimization_example --int_param='-100' --float_param='-1000' --choice_param='4' --int_param_two='-100' --nr_results=1,0,,213bb627093e,-100,-100,-1000,4,4_0,COMPLETED,BOTORCH_MODULAR,-10320107.72000000067055225372314453125,-100,-1000,-100,4
5,1767523033,2,c9225ed8-4185-428f-b968-e1afe800e92e,1767523035,1767523041,6,./.tests/optimization_example --int_param='-100' --float_param='-1000' --choice_param='4' --int_param_two='1' --nr_results=1,0,,213bb627093e,-100,1,-1000,4,5_0,COMPLETED,BOTORCH_MODULAR,-10211108.5199999995529651641845703125,-100,-1000,1,4
========================================================================
Current git-hash: 17490ac6efe4d73318824c31d8ab32d7a8875a52 (last fully tested stable version 5 commits ago [941829b5ef8c208e9de98b3eb85bb46f0d23e169, 9213])
Using coverage run -p because $RUN_WITH_COVERAGE is set
⠋ Importing logging...
⠋ Importing warnings...
⠋ Importing argparse...
⠋ Importing datetime...
⠋ Importing dataclass...
⠋ Importing socket...
⠋ Importing stat...
⠋ Importing pwd...
⠋ Importing base64...
⠋ Importing json...
⠋ Importing yaml...
⠋ Importing toml...
⠋ Importing csv...
⠋ Importing ast...
⠋ Importing rich.table...
⠋ Importing rich print...
⠋ Importing rich.pretty...
⠋ Importing pformat...
⠋ Importing rich.prompt...
⠋ Importing types.FunctionType...
⠋ Importing typing...
⠋ Importing ThreadPoolExecutor...
⠋ Importing submitit.LocalExecutor...
⠋ Importing submitit.Job...
⠋ Importing importlib.util...
⠋ Importing platform...
⠋ Importing inspect frame info...
⠋ Importing pathlib.Path...
⠋ Importing uuid...
⠋ Importing cowsay...
⠋ Importing shutil...
⠋ Importing itertools.combinations...
⠋ Importing os.listdir...
⠋ Importing os.path...
⠋ Importing PIL.Image...
⠋ Importing sixel...
⠋ Importing subprocess...
⠋ Importing tqdm...
⠋ Importing beartype...
[WARNING 01-04 10:36:57] 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]`.
⠙ Importing rendering stuff...
⠋ Importing statistics...
⠋ Trying to import pyfiglet...
⠋ Importing helpers...
⠋ Importing pareto...
⠋ Parsing arguments...
⠋ Importing torch...
⠋ Importing numpy...
⠋ Importing ax...
⠋ Importing ax.core.generator_run...
⠋ Importing Cont_X_trans and Y_trans from ax.adapter.registry...
⠋ Importing ax.core.arm...
⠋ Importing ax.core.objective...
⠋ Importing ax.core.Metric...
⠋ Importing ax.exceptions.core...
⠋ Importing ax.exceptions.generation_strategy...
⠋ Importing CORE_DECODER_REGISTRY...
⠋ Trying ax.generation_strategy.generation_node...
⠋ Importing GenerationStep, GenerationStrategy from generation_strategy...
⠋ Importing GenerationNode from generation_node...
⠋ Importing ExternalGenerationNode...
⠋ Importing MinTrials...
⠋ Importing GeneratorSpec...
⠋ Importing Generators from ax.generation_strategy.registry...
⠋ Importing get_pending_observation_features...
⠋ Importing load_experiment...
⠋ Importing save_experiment...
⠋ Importing save_experiment_to_db...
⠋ Importing TrialStatus...
⠋ Importing Data...
⠋ Importing Experiment...
⠋ Importing parameter types...
⠋ Importing TParameterization...
⠋ Importing pandas...
⠋ Importing AxClient and ObjectiveProperties...
⠋ Importing RandomForestRegressor...
⠋ Importing botorch...
⠋ Importing submitit...
⠋ Importing ax logger...
⠋ Importing SQL-Storage-Stuff...
Using old run's --time: 60
Using old run's --gpus: 0
Run-UUID: b528bd87-e5a4-4689-95b7-3ca51ec41d41
__ __ __
/\_\/ o /\_\/ / )
| | _ _ _ _ _ | | _ _|_ /
| |/ |/ |/ | / |/ | | | ||/ \_| /
\__/ | | |_/ | |_/|_/\__/ |__/ |_//___
/|
\|
⠋ Writing worker creation log...
omniopt --continue runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1 --num_parallel_jobs 1 --worker_timeout 10 --follow --gpus=0 --mem_gb=4 --num_random_steps=1 --max_eval=2 --parameter float_param range -1000 1000 float --send_anonymized_usage_stats --generate_all_jobs_at_once --live_share
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2...
⠋ Writing revert_to_random_when_seemingly_exhausted file ...
⠋ Writing username state file...
⠋ Writing result names file...
⠋ Writing result min/max file...
⠋ Saving state files...
Run-folder: /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/2
Continuation from runs/__main__tests__BOTORCH_MODULAR___nogridsearch/1
⠋ Writing live_share file if it is present...
⠋ Writing job_start_time file...
⠋ Writing git information
⠋ Checking max_eval...
⠋ Calculating number of steps...
⠋ Adding excluded nodes...
⠋ Initializing ax_client...
Changed parameter 'float_param': lower from -100.0 to -1000.0, upper from 10.0 to 1000.0, digits from None to 32
⠋ Setting orchestrator...
See https://imageseg.scads.de/omniax/share?user_id=defaultuser&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=177 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 9 steps.
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 │ rangeparameter │ -100 │ 10 │ │ int │ No │
│ float_param │ rangeparameter │ -1000 │ 1000 │ │ float │ No │
│ choice_param │ choiceparameter │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ rangeparameter │ -100 │ 10 │ │ int │ No │
└───────────────┴─────────────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
⠋ Write files and show overview
BOTORCH_MODULAR, best RESULT: -10320107.72, finishing jobs, finished 1 job : 100%|██████████| 6/6 [00:23<00:00, 3.88s/it]
Best RESULT, min (total: 2 + inserted jobs: 4)
┏━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┓
┃ 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━┩
│ -100.0 │ -100.0 │ -1000.0 │ 4.0 │ -100 │ -1000.0 │ -100 │ 4 │ -10320107.72 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴─────────────┴───────────────┴──────────────┴──────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-01-04 10:37:01 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, Started OmniOpt2 run...
2026-01-04 10:37:01 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, getting new HP set (no sbatch)
2026-01-04 10:37:01 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.70 s/job
2026-01-04 10:37:01 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, eval #1/1 start
2026-01-04 10:37:01 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, starting new job
2026-01-04 10:37:02 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, started new job
2026-01-04 10:37:11 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, new result: RESULT: -10320107.720000
2026-01-04 10:37:12 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, finishing jobs, finished 1 job
2026-01-04 10:37:13 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, getting new HP set (no sbatch)
2026-01-04 10:37:13 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, requested 1 jobs, got 1, 0.84 s/job
2026-01-04 10:37:13 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, eval #1/1 start
2026-01-04 10:37:13 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, starting new job
2026-01-04 10:37:13 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, started new job
2026-01-04 10:37:22 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, new result: RESULT: -10211108.520000
2026-01-04 10:37:24 (c9225ed8-4185-428f-b968-e1afe800e92e): BOTORCH_MODULAR, best RESULT: -10320107.72, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1767523018,812.8515625,28.5