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,-55166.249544624202826526015996932983,-65,-18.07840883731842041015625,-1,8
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-133708.554711156000848859548568725586,5,-58.308478666886031760441255755723,-92,hallo
2,1761031094,2,a8b7134d-79ca-4691-b135-94988046c730,1761031096,1761031102,6,./.tests/optimization_example --int_param='-53' --float_param='-100' --choice_param='hallo' --int_param_two='-100' --nr_results=1,0,,1981084da3ad,-53,-100,-100,hallo,2_0,COMPLETED,BOTORCH_MODULAR,-253708.519999999989522621035575866699,-53,-100,-100,hallo
3,1761031106,2,a8b7134d-79ca-4691-b135-94988046c730,1761031108,1761031114,6,./.tests/optimization_example --int_param='-89' --float_param='-100' --choice_param='hallo' --int_param_two='-100' --nr_results=1,0,,1981084da3ad,-89,-100,-100,hallo,3_0,COMPLETED,BOTORCH_MODULAR,-308500.520000000018626451492309570312,-89,-100,-100,hallo
========================================================================
Current git-hash: dd811550b16785d3af0703e3e7559e5ac81ee848 (last fully tested stable version 4 commits ago [9043d91dbe370183252bdf120ecb2c226402839d, 8689])
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-21 07:18:12] 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: 40e856ea-554c-4dd6-8b38-83c13f03478e
_________________________________________________
/ \
| OmniOpt2 - Hyperparameter tuning: the extreme spo |
| rt of machine learning! |
\ /
=================================================
\
\
\
\
. .
/ `. .' \
.---. < > < > .---.
| \ \ - ~ ~ - / / |
_____ ~-..-~ ~-..-~
| | \~~~\.' `./~~~/
--------- \__/ \__/
.' O \ / / \ "
(_____, `._.' | } \/~~~/
`----. / } | / \__/
`-. | / | / `. ,~~|
~-.__| /_ - ~ ^| /- _ `..-' f: f:
| / | / ~-. `-. _|| _||_
|_____| |_____| ~ - . _ _ _ _ __>
โ 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...
See https://imageseg.scads.de/omniax/share?user_id=defaultuser&experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch&run_nr=384 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: -308500.52, finishing jobs, finished 1 job : 100%|โโโโโโโโโโ| 4/4 [00:22<00:00, 5.67s/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 โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ -89.0 โ -100.0 โ -100.0 โ hallo โ -89 โ -100.0 โ -100 โ hallo โ -308500.52 โ
โโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโดโโโโโโโโโโโโโ
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-21 07:18:14 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-10-21 07:18:14 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-10-21 07:18:14 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.77 s/job
2025-10-21 07:18:14 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, eval #1/1 start
2025-10-21 07:18:14 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, starting new job
2025-10-21 07:18:15 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, started new job
2025-10-21 07:18:24 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, new result: -253708.52
2025-10-21 07:18:25 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, finishing jobs, finished 1 job
2025-10-21 07:18:26 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, getting new HP set (no sbatch)
2025-10-21 07:18:26 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, requested 1 jobs, got 1, 0.76 s/job
2025-10-21 07:18:26 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, eval #1/1 start
2025-10-21 07:18:26 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, starting new job
2025-10-21 07:18:26 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, started new job
2025-10-21 07:18:35 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -253708.52, new result: -308500.52
2025-10-21 07:18:36 (a8b7134d-79ca-4691-b135-94988046c730): BOTORCH_MODULAR, best RESULT: -308500.52, finishing jobs, finished 1 job
timestamp,ram_usage_mb,cpu_usage_percent
1761031094,809.67578125,25.1