trial_index,submit_time,queue_time,worker_generator_uuid,start_time,end_time,run_time,program_string,exit_code,signal,hostname,arm_name,trial_status,generation_node,RESULT,y,z,a,x
0,1762659303,3,18a251ec-fa55-4eda-95da-8e490aa982d5,1762659306,1762659312,6,echo "RESULT: 112332280.41253125667572021484",0,,runnervmfg25i,0_0,COMPLETED,SOBOL,112332280.41253125667572021484375,3228,0.41253125667572021484375,1,123
1,1762659315,2,18a251ec-fa55-4eda-95da-8e490aa982d5,1762659317,1762659323,6,echo "RESULT: 212313550.53543123349606625005",0,,runnervmfg25i,1_0,COMPLETED,RANDOMFOREST,212313550.5354312360286712646484375,1355,0.535431233496066250054923330026,2,123
========================================================================
Current git-hash: 0d4e0758d6588243350065bfadd9ed31c306e128 (version: 9073)
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-09 03:34:59] 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]`.
Run-UUID: 86fab77d-8964-46a4-b77b-2045a6eb7d21
____ _ ____ __ ___
/ __ \____ ___ ____ (_) __ \____ / /|__ \
/ / / / __ `__ \/ __ \/ / / / / __ \/ __/_/ /
/ /_/ / / / / / / / / / / /_/ / /_/ / /_/ __/
\____/_/ /_/ /_/_/ /_/_/\____/ .___/\__/____/
/_/
omniopt --partition=alpha --experiment_name=randomforest --mem_gb=1 --time=60 --worker_timeout=60 --max_eval=2 --num_parallel_jobs=1 --gpus=0 --num_random_steps=1 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=min --run_program=ZWNobyAiUkVTVUxUOiAlYSUoeCklKHkpJXoi --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=RANDOMFOREST --run_mode=local --occ_type=euclid --main_process_gb=8 --max_nr_of_zero_results=1 --slurm_signal_delay_s=0 --n_estimators_randomforest=100 --parameter x fixed 123 --parameter y range 5431 1234 int false --parameter z range 0 1 float false --parameter a choice 1,2,3
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/randomforest/0
Lower bound (5431.0) was larger than upper bound (1234.0) for parameter 'y'. Switched them.
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=randomforest&run_nr=84 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then RANDOMFOREST for 1 step.
Run-Program: echo "RESULT: %a%(x)%(y)%z"
Experiment parameters
┏━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Values ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ x │ fixed │ │ │ 123 │ │ │
│ y │ range │ 1234 │ 5431 │ │ int │ No │
│ z │ range │ 0 │ 1 │ │ float │ No │
│ a │ choice │ │ │ 1, 2, 3 │ │ │
└──────┴────────┴─────────────┴─────────────┴─────────┴───────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ min │
└─────────────┴─────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Best RESULT, min (total: 2)
┏━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━┳━━━━━┳━━━━━━━━━━━━━━━━━━━━┓
┃ y ┃ z ┃ a ┃ x ┃ RESULT ┃
┡━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━╇━━━━━╇━━━━━━━━━━━━━━━━━━━━┩
│ 3228 │ 0.4125312566757202 │ 1 │ 123 │ 112332280.41253126 │
└──────┴────────────────────┴───┴─────┴────────────────────┘
Not printing sixel graphics in CI
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-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, Started OmniOpt2 run...
2025-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, getting new HP set (no sbatch)
2025-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, eval #1/1 start
2025-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, starting new job
2025-11-09 03:35:03 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, started new job
2025-11-09 03:35:13 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, new result: RESULT: 112332280.412531
2025-11-09 03:35:14 (18a251ec-fa55-4eda-95da-8e490aa982d5): SOBOL, best RESULT: 112332280.41253126, finishing jobs, finished 1 job
2025-11-09 03:35:15 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, getting new HP set (no sbatch)
2025-11-09 03:35:15 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, requested 1 jobs, got 1, 0.14 s/job
2025-11-09 03:35:15 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, eval #1/1 start
2025-11-09 03:35:15 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, starting new job
2025-11-09 03:35:15 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, started new job
2025-11-09 03:35:24 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, new result: RESULT: 212313550.535431
2025-11-09 03:35:26 (18a251ec-fa55-4eda-95da-8e490aa982d5): RANDOMFOREST, best RESULT: 112332280.41253126, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762659300,749.8671875,28.4