Experiment overview
Setting | Value |
---|
Model for non-random steps | BOTORCH_MODULAR |
Max. nr. evaluations | 100000 |
Number random steps | 2000 |
Nr. of workers (parameter) | 1 |
Main process memory (GB) | 8 |
Worker memory (GB) | 1 |
Job Summary per Generation Node
Generation Node | Total | RUNNING |
SOBOL | 1 | 1 |
Experiment parameters
Name | Type | Lower bound | Upper bound | Type | Log Scale? |
---|
int_param | range | -100 | 10 | int | No |
float_param | range | -100 | 10 | float | No |
int_param_two | range | -100 | 10 | int | No |
Number of evaluations
Failed |
Succeeded |
Running |
Total |
0 |
0 |
1 |
1 |
Result names and types
Last progressbar status
2025-08-12 16:00:23: SOBOL, best RESULT: -28, completed 1, new result: -28.0
Git-Version
Commit: 9c5b90062a80ff7012036e8267ba308da8202a86 (7778-96-g9c5b90062)
trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,RESULT,exit_code,signal,hostname,OO_Info_SLURM_JOB_ID,arm_name,trial_status,generation_node,int_param,float_param,int_param_two
0,1755007135,40,857e3856-3b2f-4dcc-a112-575f82d29f57,1755007177,1755007177,0,echo "RESULT: -28-451.34630382061004638672",-28,0,,c42,614209,0_0,RUNNING,SOBOL,-28,1.34630382061004638671875,-45
To cancel, press CTRL c, then run 'scancel 614142'
โ Importing logging...
โ Importing warnings...
โ Importing argparse...
โ Importing datetime...
โ Importing dataclass...
โ Importing hashlib...
โ Importing socket...
โ Importing stat...
โ Importing pwd...
โ Importing signal...
โ Importing base64...
โ Importing json...
โ Importing yaml...
โ Importing toml...
โ Importing csv...
โ Importing ast...
โ Importing rich.table...
โ Importing rich print...
โ Importing rich.pretty...
โ Importing rich.prompt...
โ Importing types.FunctionType...
โ Importing typing...
โ Importing ThreadPoolExecutor...
โ Importing submitit.LocalExecutor...
โ Importing submitit.Job...
โ Importing importlib.util...
โ Importing inspect...
โ Importing platform...
โ Importing inspect frame info...
โ Importing pathlib.Path...
โ Importing uuid...
โ Importing traceback...
โ Importing cowsay...
โ Importing psutil...
โ 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...
โ Importing collections...
โ ด Importing ax...
โ Importing ax.core.generator_run...
โ Importing Cont_X_trans and Y_trans from ax.modelbridge.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.modelbridge.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: e534becd-a60e-4473-aec5-edbc82c4a0ec
_________________________________________________
/ \
| OmniOpt2 - Dialing in hyperparameters like a clas |
| sic noir detective. |
\ /
=================================================
\
\
^__^
(oo)\_______
(__)\ )\/\
||----w |
|| ||
โ Writing worker creation log...
omniopt --partition is_ignored_here --experiment_name=slurm_in_docker_test --mem_gb=1 --time=60 --worker_timeout=1 --max_eval=100000 --num_parallel_jobs=1 --run_program ZWNobyAiUkVTVUxUOiAlKGludF9wYXJhbSklKGludF9wYXJhbV90d28pJShmbG9hdF9wYXJhbSki --parameter int_param range -100 10 int --parameter float_param range -100 10 float --parameter int_param_two range -100 10 int --follow --num_random_steps 2000 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --max_nr_of_zero 3 --show_generate_time_table --show_generation_and_submission_sixel --no_sleep --number_of_generators 5 --live_share --gpus=1
โ Disabling logging...
โ Setting run folder...
โ Creating folder /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/slurm_in_docker_test/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: /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/slurm_in_docker_test/1
โ Printing run info...
โ Initializing NVIDIA-Logs...
โ Writing ui_url file if it is present...
โ Writing live_share file if it is present...
โ Writing job_start_time file...
โ Writing git info file...
โ Checking max_eval...
โ Calculating number of steps...
โ Adding excluded nodes...
โ Handling random steps...
โ Initializing ax_client...
[WARNING 08-12 15:53:11] ax.service.ax_client: Selecting a GenerationStrategy when using BatchTrials is in beta. Double check the recommended strategy matches your expectations.
โ Setting orchestrator...
You have 1 CPUs available for the main process. Using CUDA device NVIDIA H100. Generation strategy: SOBOL for 2000 steps and then BOTORCH_MODULAR for 98000 steps.
Run-Program: echo "RESULT: %(int_param)%(int_param_two)%(float_param)"
Experiment parameters
โโโโโโโโโโโโโโโโโณโโโโโโโโณโโโโโโโโโโโโโโณโโโโโโโโโโโโโโณโโโโโโโโณโโโโโโโโโโโโโ
โ Name โ Type โ Lower bound โ Upper bound โ Type โ Log Scale? โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ int_param โ range โ -100 โ 10 โ int โ No โ
โ float_param โ range โ -100 โ 10 โ float โ No โ
โ int_param_two โ range โ -100 โ 10 โ int โ No โ
โโโโโโโโโโโโโโโโโดโโโโโโโโดโโโโโโโโโโโโโโดโโโโโโโโโโโโโโดโโโโโโโโดโโโโโโโโโโโโโ
Result-Names
โโโโโโโโโโโโโโโณโโโโโโโโโโโโโโ
โ Result-Name โ Min or max? โ
โกโโโโโโโโโโโโโโโโโโโโโโโโโโโโฉ
โ RESULT โ min โ
โโโโโโโโโโโโโโโดโโโโโโโโโโโโโโ
Failed to start worker 1: sbatch: error: Script arguments not permitted with --wrap option
Failed to start worker 2: sbatch: error: Script arguments not permitted with --wrap option
Failed to start worker 3: sbatch: error: Script arguments not permitted with --wrap option
Failed to start worker 4: sbatch: error: Script arguments not permitted with --wrap option
See https://imageseg.scads.de/omniax/share?user_id=s3811141&experiment_name=slurm_in_docker_test&run_nr=7 for live-results.
โโโโโโโย โโย โโโโโโย โโโโโโโโโโย ย โโโโโโโ
โย โโโย โย โโโโย ย โโโโย โโโโโโโโโโย โย โโโย โ
โย โโโย โย โย โย โโโโโโโโโโโโโโโโโย โย โโโย โ
โโโโโโโย โย โย โย โย โย โโโโโโโย โโโย โโโโโโโ
โโโโโย โโโโโย โโโย โโโโโโโโโโโโโโย โย โโโย
โโย โโโโโย ย โโโย โโโย ย ย โโโโโย ย โโโโโโโโโโ
โย โโโย โย ย โโโโโโโโโโโโโโโย โโย โโโโโโโโโ
โโโโโโโโโโโโย ย โโโย ย โโโโย ย ย โโโโโโโโโโโ
โโโโโโโย โโโโโโโย โโย โโโโโโโโย โโโย โโโโโ
โโโย โโโโโโโย ย โโโโโโย โโโย โโย โโโโโโย โโโ
โย โโโโโย ย โโโโโโโโโโโโโย โโโโย โโโโโโโโโ
ย โโย โโโย โโโโโย โโโย โย โโโย โย โโโโโโย ย ย โโ
โย โโโโโโย ย โโย โย โโโย โโโโโโโโย โย โโโโโโโ
โย ย โโโโโโโโโโโโโโย ย ย โโโโย โโโโโย โโย ย โโ
โย โโย โโย โโโโโโโย โโย โโย โโย โโโโโโโโโโย ย
โโโโโโโย โโโโย โย โโโโโย โย โโย โโโย โย โย ย โโ
โย โโโย โย โโโโย โโย โโโโโโโโย โโโโโโโโโโโโ
โย โโโย โย โโโโโย โโโย ย ย โโย ย ย โโโโโโโย ย โโโ
โโโโโโโย โโย โโโโย โย ย ย ย ย โย โโโย ย ย โโย โโโโ
SOBOL, best RESULT: -28, completed 1, new result: -28.0: 0%|โโโโโโโโโโ| 0/100000 [06:39, ?it/s]
2025-08-12 15:53:43: SOBOL, Started OmniOpt2 run...
2025-08-12 15:55:02: SOBOL, getting new HP set
2025-08-12 15:56:33: SOBOL, requested 1 jobs, got 1, 89.82 s/job
2025-08-12 15:57:22: SOBOL, eval #1/1 start
2025-08-12 15:58:02: SOBOL, starting new job
2025-08-12 15:58:57: SOBOL, unknown 1, started new job
2025-08-12 16:00:23: SOBOL, best RESULT: -28, completed 1, new result: -28.0
Arguments Overview
Key | Value |
---|
config_yaml | None |
config_toml | None |
config_json | None |
num_random_steps | 2000 |
max_eval | 100000 |
run_program | [['ZWNobyAiUkVTVUxUOiAlKGludF9wYXJhbSklKGludF9wYXJhbV90d28pJShmbG9hdF9wYXJhbSki']] |
experiment_name | slurm_in_docker_test |
mem_gb | 1 |
parameter | [['int_param', 'range', '-100', '10', 'int'], ['float_param', 'range', '-100', '10', 'float'], ['int_param_two', 'range', '-100', '10', 'int']] |
continue_previous_job | None |
experiment_constraints | None |
run_dir | runs |
seed | None |
verbose_tqdm | False |
model | BOTORCH_MODULAR |
gridsearch | False |
occ | False |
show_sixel_scatter | False |
show_sixel_general | False |
show_sixel_trial_index_result | False |
follow | True |
send_anonymized_usage_stats | False |
ui_url | None |
root_venv_dir | /home/s3811141 |
exclude | None |
main_process_gb | 8 |
max_nr_of_zero_results | 3 |
abbreviate_job_names | False |
orchestrator_file | None |
checkout_to_latest_tested_version | False |
live_share | True |
disable_tqdm | False |
disable_previous_job_constraint | False |
workdir | |
occ_type | euclid |
result_names | ['RESULT=min'] |
minkowski_p | 2 |
signed_weighted_euclidean_weights | |
generation_strategy | None |
generate_all_jobs_at_once | False |
revert_to_random_when_seemingly_exhausted | False |
load_data_from_existing_jobs | [] |
n_estimators_randomforest | 100 |
max_attempts_for_generation | 20 |
external_generator | None |
username | None |
max_failed_jobs | None |
num_cpus_main_job | None |
calculate_pareto_front_of_job | [] |
show_generate_time_table | True |
force_choice_for_ranges | False |
max_abandoned_retrial | 20 |
share_password | None |
dryrun | False |
db_url | None |
run_program_once | None |
worker_generator_path | None |
save_to_database | False |
dont_warm_start_refitting | False |
refit_on_cv | False |
fit_out_of_design | False |
fit_abandoned | False |
dont_jit_compile | False |
num_restarts | 20 |
raw_samples | 1024 |
max_num_of_parallel_sruns | 16 |
no_transform_inputs | False |
no_normalize_y | False |
transforms | [] |
number_of_generators | 5 |
num_parallel_jobs | 1 |
worker_timeout | 1 |
slurm_use_srun | False |
time | 60 |
partition | is_ignored_here |
reservation | None |
force_local_execution | False |
slurm_signal_delay_s | 0 |
nodes_per_job | 1 |
cpus_per_task | 1 |
account | None |
gpus | 1 |
dependency | None |
run_mode | local |
verbose | False |
verbose_break_run_search_table | False |
debug | False |
flame_graph | False |
no_sleep | True |
tests | False |
show_worker_percentage_table_at_end | False |
auto_exclude_defective_hosts | True |
run_tests_that_fail_on_taurus | False |
raise_in_eval | False |
show_ram_every_n_seconds | 0 |
show_generation_and_submission_sixel | True |
just_return_defaults | False |
prettyprint | False |
1755006823.9616673,1,0,0
1755006865.7583199,1,0,0
1755006866.0516262,1,0,0
timestamp,ram_usage_mb,cpu_usage_percent
1755006792,708.1328125,4.5
1755006823,708.6328125,12.5
1755006865,709.6328125,12.4
1755006865,709.6328125,18.2
1755006865,709.6328125,12.7
1755006866,709.6328125,13.7
1755006866,709.6328125,9.1
submitit INFO (2025-08-12 15:59:26,034) - Starting with JobEnvironment(job_id=614209, hostname=c42, local_rank=0(1), node=0(1), global_rank=0(1))
submitit INFO (2025-08-12 15:59:26,034) - Loading pickle: /home/h8/s3811141/test/randomtest_93382/OmniOpt/runs/slurm_in_docker_test/1/single_runs/614209/614209_submitted.pkl
Parameters: {"int_param": -28, "float_param": 1.3463038206100464, "int_param_two": -45}
Debug-Infos:
echo "RESULT: -28-451.34630382061004638672"
stdout:
RESULT: -28-451.34630382061004638672
stderr was empty
Result: {'RESULT': -28.0}
Final-results: {'RESULT': -28.0}
EXIT_CODE: 0
submitit INFO (2025-08-12 15:59:37,143) - Job completed successfully
submitit INFO (2025-08-12 15:59:37,145) - Exiting after successful completion