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,1761029906,2,9dade8e1-b363-46e2-b413-d02db7054c0e,1761029908,1761029914,6,./.tests/optimization_example --int_param='-23' --float_param='5.57907581329345703125' --choice_param='4' --int_param_two='-11' --nr_results=1,0,,f0a30e21ffea,-23,-11,5.57907581329345703125,4,0_0,COMPLETED,SOBOL,-10568.273287975400307914242148399353,-23,5.57907581329345703125,-11,4
1,1761029917,2,9dade8e1-b363-46e2-b413-d02db7054c0e,1761029919,1761029925,6,./.tests/optimization_example --int_param='-21' --float_param='-83.49791983556264085564' --choice_param='16' --int_param_two='-97' --nr_results=1,0,,f0a30e21ffea,-21,-97,-83.49791983556264085564180277288,16,1_0,COMPLETED,BOTORCH_MODULAR,-189680.538152216991875320672988891602,-21,-83.49791983556264085564180277288,-97,16
========================================================================
Current git-hash: 2bfcf4ebab7e0b53d16282a8de94a4c409ec3fbf (last fully tested stable version 2 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 06:58:24] 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...
Run-UUID: 2a84d07a-12da-43c7-beb1-3b7fb9eb05bb
____ _ _ _ ____ ____ _____ ____
/ _ \/ \__/|/ \ /|/ \/ _ \/ __Y__ __Y_ \
| / \|| |\/||| |\ ||| || / \|| \/| / \ / /
| \_/|| | ||| | \||| || \_/|| __/ | | / /_
\____/\_/ \|\_/ \|\_/\____/\_/ \_/ \____/
⠋ Writing worker creation log...
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=__main__tests__BOTORCH_MODULAR___nogridsearch --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgIC0taW50X3BhcmFtPSclKGludF9wYXJhbSknIC0tZmxvYXRfcGFyYW09JyUoZmxvYXRfcGFyYW0pJyAtLWNob2ljZV9wYXJhbT0nJShjaG9pY2VfcGFyYW0pJyAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0x --parameter int_param range -100 10 int --parameter float_param range -100 10 float --parameter choice_param choice 1,2,4,8,16,hallo --parameter int_param_two range -100 10 int --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --generate_all_jobs_at_once --follow --show_generate_time_table
⠋ Disabling logging...
⠋ Setting run folder...
⠋ Creating folder /var/opt/omniopt/runs/__main__tests__BOTORCH_MODULAR___nogridsearch/0...
⠋ 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/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=377 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then BOTORCH_MODULAR for 1 step.
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 │ range │ -100 │ 10 │ │ int │ No │
│ float_param │ range │ -100 │ 10 │ │ float │ No │
│ choice_param │ choice │ │ │ 1, 2, 4, 8, 16, hallo │ │ │
│ int_param_two │ range │ -100 │ 10 │ │ int │ No │
└───────────────┴────────┴─────────────┴─────────────┴───────────────────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
⠋ Write files and show overview
SOBOL, best RESULT: -189680.538152217, finishing jobs, finished 1 job : 100%|██████████| 2/2 [00:21<00:00, 10.75s/it]
Best RESULT, min (total: 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 ┃
┡━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ -21 │ -97 │ -83.49791983556264 │ 16 │ -21 │ -83.49791983556264 │ -97 │ 16 │ -189680.538152217 │
└───────────────────┴───────────────────────┴─────────────────────┴──────────────────────┴───────────┴────────────────────┴───────────────┴──────────────┴───────────────────┘
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 │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
Model generation times
┏━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Iteration ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.046 │ 1 │ 0.046 │
│ 2 │ 0.406 │ 1 │ 0.406 │
├───────────┼─────────┼──────┼──────────────┤
│ Average │ 0.226 │ │ │
│ Median │ 0.226 │ │ │
│ Total │ 0.452 │ │ │
│ Max │ 0.406 │ │ │
│ Min │ 0.046 │ │ │
└───────────┴─────────┴──────┴──────────────┘
Job submission durations
┏━━━━━━━━━┳━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━━━┓
┃ Batch ┃ Seconds ┃ Jobs ┃ Time per job ┃
┡━━━━━━━━━╇━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━━━┩
│ 1 │ 0.171 │ 1 │ 0.171 │
│ 2 │ 0.099 │ 1 │ 0.099 │
├─────────┼─────────┼──────┼──────────────┤
│ Average │ 0.135 │ │ │
│ Median │ 0.135 │ │ │
│ Total │ 0.270 │ │ │
│ Max │ 0.171 │ │ │
│ Min │ 0.099 │ │ │
└─────────┴─────────┴──────┴──────────────┘
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, Started OmniOpt2 run...
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, getting new HP set (no sbatch)
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, requested 1 jobs, got 1, 0.05 s/job
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, eval #1/1 start
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, starting new job
2025-10-21 06:58:26 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, started new job
2025-10-21 06:58:35 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, new result: -10568.2732879754
2025-10-21 06:58:36 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, finishing jobs, finished 1 job
2025-10-21 06:58:37 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, getting new HP set (no sbatch)
2025-10-21 06:58:37 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, requested 1 jobs, got 1, 0.41 s/job
2025-10-21 06:58:37 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, eval #1/1 start
2025-10-21 06:58:37 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, starting new job
2025-10-21 06:58:37 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, started new job
2025-10-21 06:58:46 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -10568.2732879754, new result: -189680.538152217
2025-10-21 06:58:47 (9dade8e1-b363-46e2-b413-d02db7054c0e): SOBOL, best RESULT: -189680.538152217, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1761029906,805.421875,23