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,-103934.273107240995159372687339782715,-80,-50.7822132110595703125,2,2
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-148868.643695673992624506354331970215,1,-74.651066342939770947850774973631,-87,16
2,1760780866,2,53a90b20-af97-45a4-a940-0afd3fd616c0,1760780868,1760780874,6,./.tests/optimization_example --int_param='10' --float_param='-3.62943226006892905033' --choice_param='16' --int_param_two='-100' --nr_results=1,0,,58236a6825b7,10,-100,-3.629432260068928606244753609644,16,2_0,COMPLETED,BOTORCH_MODULAR,-111711.991011310994508676230907440186,10,-3.629432260068929050333963459707,-100,16
3,1760780883,1,53a90b20-af97-45a4-a940-0afd3fd616c0,1760780884,1760780890,6,./.tests/optimization_example --int_param='10' --float_param='-100' --choice_param='16' --int_param_two='-94' --nr_results=1,0,,58236a6825b7,10,-94,-100,16,3_0,COMPLETED,BOTORCH_MODULAR,-209042.119999999995343387126922607422,10,-100,-94,16
========================================================================
Current git-hash: 728acdfd8a4372c9f91ba690cde85872e9aa371c (last fully tested stable version 4 commits ago [5bc15eb90264da1af3a4f977836d321945e13f09, 8682])
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...
โ Importing statistics...
โ Trying to import pyfiglet...
โ Importing helpers...
โ Parsing arguments...
โ น Importing torch...
โ Importing numpy...
[WARNING 10-18 09:47:40] 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 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 MaxTrials...
โ Importing GeneratorSpec...
โ Importing Models 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: 4967f8f8-b7e4-48c2-b546-3c8cfc20e653
_____ _____ __ ___
/\ __`\ __/\ __`\ /\ \__ /'___`\
\ \ \/\ \ ___ ___ ___ /\_\ \ \/\ \ _____\ \ ,_\/\_\ /\ \
\ \ \ \ \ /' __` __`\ /' _ `\/\ \ \ \ \ \/\ '__`\ \ \/\/_/// /__
\ \ \_\ \/\ \/\ \/\ \/\ \/\ \ \ \ \ \_\ \ \ \L\ \ \ \_ // /_\ \
\ \_____\ \_\ \_\ \_\ \_\ \_\ \_\ \_____\ \ ,__/\ \__\/\______/
\/_____/\/_/\/_/\/_/\/_/\/_/\/_/\/_____/\ \ \/ \/__/\/_____/
\ \_\
\/_/
โ Writing worker creation log...
omniopt --continue runs/__main__tests__BOTORCH_MODULAR___nogridsearch/0 --num_parallel_jobs 1 --worker_timeout 10 --follow --gpus=0 --mem_gb=4 --num_random_steps=1 --max_eval=2 --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/1...
โ 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/1
Continuation from runs/__main__tests__BOTORCH_MODULAR___nogridsearch/0
โ 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...
โ Setting global generation strategy
โ Initializing ax_client...
โ Setting orchestrator...
Warning: The disk space is almost full. This may lead to error messages and you not being able to push jobs. If you want to see results anyway, check https://imageseg.scads.de/omniax/tutorials?tutorial=oo_share#run-locally-in-docker on how to install it locally (with docker). If you run on HPC, you may want to install this into a Research Cloud at the TU Dresden.
See https://imageseg.scads.de/omniax/share?user_id=defaultuser&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=360 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: BOTORCH_MODULAR for 5 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 โ -100 โ 10 โ โ 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: -209042.12, finishing jobs, finished 1 job : 100%|โโโโโโโโโโ| 4/4 [00:30<00:00, 7.73s/it]
Best RESULT, min (total: 2 + inserted jobs: 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 โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ 10.0 โ -94.0 โ -100.0 โ 16.0 โ 10 โ -100.0 โ -94 โ 16 โ -209042.12 โ
โโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโดโโโโโโโโโโโโโ
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 โ
โโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโ
2025-10-18 09:47:45 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-10-18 09:47:46 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-10-18 09:47:46 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, requested 1 jobs, got 1, 1.13 s/job
2025-10-18 09:47:46 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, eval #1/1 start
2025-10-18 09:47:46 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, starting new job
2025-10-18 09:47:46 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, started new job
2025-10-18 09:47:55 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, new result: -111711.991011311
2025-10-18 09:48:01 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, finishing jobs, finished 1 job
2025-10-18 09:48:02 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, getting new HP set (no sbatch)
2025-10-18 09:48:02 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, requested 1 jobs, got 1, 1.13 s/job
2025-10-18 09:48:03 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, eval #1/1 start
2025-10-18 09:48:03 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, starting new job
2025-10-18 09:48:03 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, started new job
2025-10-18 09:48:12 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -148868.643695674, new result: -209042.12
2025-10-18 09:48:16 (53a90b20-af97-45a4-a940-0afd3fd616c0): BOTORCH_MODULAR, best RESULT: -209042.12, finishing jobs, finished 1 job
timestamp,ram_usage_mb,cpu_usage_percent
1760780865,810.5859375,17.7
1760780865,810.5859375,50.0