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,-95883.196483943596831522881984710693,-36,-83.2491226494312286376953125,-4,1
1,,,,,,,,,,,,,,,1_0,COMPLETED,BOTORCH_MODULAR,-136409.736089688987703993916511535645,-66,3.21069595403969287872314453125,-88,2
2,1761032293,2,cb57d43e-f646-4605-94a7-82546b04e21f,1761032295,1761032301,6,./.tests/optimization_example --int_param='6' --float_param='10' --choice_param='2' --int_param_two='-100' --nr_results=1,0,,2ae31c7b06fe,6,-100,10,2,2_0,COMPLETED,BOTORCH_MODULAR,-109714.119999999995343387126922607422,6,10,-100,2
3,1761032304,2,cb57d43e-f646-4605-94a7-82546b04e21f,1761032306,1761032312,6,./.tests/optimization_example --int_param='-98' --float_param='9.57715039656451594396' --choice_param='2' --int_param_two='-92' --nr_results=1,0,,2ae31c7b06fe,-98,-92,9.577150396564515943964579491876,2,3_0,COMPLETED,BOTORCH_MODULAR,-199888.023057527985656633973121643066,-98,9.577150396564515943964579491876,-92,2
========================================================================
Current git-hash: 92cf40fe87120c8d418b1477cfad43a49740618b (last fully tested stable version 5 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:38:10] 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: 17ed767d-d6ff-410d-b651-371e0a0412b8
_____________________________________________
| OmniOpt2 - Because defaults are for amateurs. |
=============================================
\
\
\
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
โ 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=387 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: -199888.023057528, finishing jobs, finished 1 job : 100%|โโโโโโโโโโ| 4/4 [00:22<00:00, 5.64s/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 โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ -98.0 โ -92.0 โ 9.577150396564516 โ 2.0 โ -98 โ 9.577150396564516 โ -92 โ 2 โ -199888.023057528 โ
โโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโดโโโโโโโโโโโโโโโโโโโโ
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:38:12 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, Started OmniOpt2 run...
2025-10-21 07:38:13 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, getting new HP set (no sbatch)
2025-10-21 07:38:13 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, requested 1 jobs, got 1, 0.71 s/job
2025-10-21 07:38:13 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, eval #1/1 start
2025-10-21 07:38:13 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, starting new job
2025-10-21 07:38:13 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, started new job
2025-10-21 07:38:22 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, new result: -109714.12
2025-10-21 07:38:23 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, finishing jobs, finished 1 job
2025-10-21 07:38:24 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, getting new HP set (no sbatch)
2025-10-21 07:38:24 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, requested 1 jobs, got 1, 0.75 s/job
2025-10-21 07:38:24 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, eval #1/1 start
2025-10-21 07:38:24 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, starting new job
2025-10-21 07:38:24 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, started new job
2025-10-21 07:38:33 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -136409.736089689, new result: -199888.023057528
2025-10-21 07:38:35 (cb57d43e-f646-4605-94a7-82546b04e21f): BOTORCH_MODULAR, best RESULT: -199888.023057528, finishing jobs, finished 1 job
timestamp,ram_usage_mb,cpu_usage_percent
1761032292,810.33984375,25.5
1761032292,810.33984375,100.0