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,x,y,z
0,1766930637,2,0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd,1766930639,1766930645,6,echo "RESULT: 8735431" && echo "RESULT2: 111",0,,runnervmh13bl,0_0,COMPLETED,SOBOL,8735431,873,5431,111
1,1766930648,2,0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd,1766930650,1766930656,6,echo "RESULT: 8135431" && echo "RESULT2: 111",0,,runnervmh13bl,1_0,COMPLETED,EXTERNAL_GENERATOR,8135431,813,5431,111
========================================================================
Current git-hash: e0dda87f7a0155d84888f38c23a9af61587994b6 (last fully tested stable version 1 commit ago [615815d7faceb30fd81f992ecff2c39b1a8872ef, 9176])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 12-28 14:03:53] 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: 4a041a4e-d326-4ebe-8bd6-ac6cc70fc261
_________________________________________________
/ \
| OmniOpt2 - Hyperparameter tuning: part science, p |
| art sorcery. |
\ /
=================================================
\
\
\
\
/- _ `-/ '
(/\/ \ \ /\
/ / | ` \
O O ) / |
`-^--'`< '
(_.) _ ) /
`.___/` /
`-----' /
<----. __ / __ \
<----|====O)))==) \) /====
<----' `--' `.__,' \
| |
\ /
______( (_ / \______
,' ,-----' | \
`--{__________) \/
omniopt --partition=alpha --experiment_name=EXTERNAL_GENERATOR_test --mem_gb=1 --time=60 --worker_timeout=60 --max_eval=2 --num_parallel_jobs=1 --gpus=1 --num_random_steps=1 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=max --run_program=ZWNobyAiUkVTVUxUOiAlKHgpJSh5KSIgJiYgZWNobyAiUkVTVUxUMjogJXoi --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=EXTERNAL_GENERATOR --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 range 123 1000 int false --parameter y choice 5431,1234 --parameter z fixed 111 --external_generator=cHl0aG9uMyAvaG9tZS9ydW5uZXIvd29yay9PbW5pT3B0L09tbmlPcHQvLnRlc3RzL2V4YW1wbGVfZXh0ZXJuYWwucHkK
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/EXTERNAL_GENERATOR_test/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=EXTERNAL_GENERATOR_test&run_nr=212 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then EXTERNAL_GENERATOR for 1 step.
Run-Program: echo "RESULT: %(x)%(y)" && echo "RESULT2: %z"
External-Generator: python3 /home/runner/work/OmniOpt/OmniOpt/.tests/example_external.py
Experiment parameters
┏━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━┳━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Values ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━╇━━━━━━╇━━━━━━━━━━━━┩
│ x │ range │ 123 │ 1000 │ │ int │ No │
│ y │ choice │ │ │ 5431, 1234 │ │ │
│ z │ fixed │ │ │ 111 │ │ │
└──────┴────────┴─────────────┴─────────────┴────────────┴──────┴────────────┘
Result-Names
┏━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Result-Name ┃ Min or max? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT │ max │
└─────────────┴─────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Best RESULT, max (total: 2)
┏━━━━━┳━━━━━━┳━━━━━┳━━━━━━━━━━━┓
┃ x ┃ y ┃ z ┃ RESULT ┃
┡━━━━━╇━━━━━━╇━━━━━╇━━━━━━━━━━━┩
│ 873 │ 5431 │ 111 │ 8735431.0 │
└─────┴──────┴─────┴───────────┘
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-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, Started OmniOpt2 run...
2025-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, getting new HP set (no sbatch)
2025-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, requested 1 jobs, got 1, 0.03 s/job
2025-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, eval #1/1 start
2025-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, starting new job
2025-12-28 14:03:57 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, started new job
2025-12-28 14:04:06 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, new result: RESULT: 8735431.000000
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): SOBOL, best RESULT: 8735431, finishing jobs, finished 1 job
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, getting new HP set (no sbatch)
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, requested 1 jobs, got 1, 0.09 s/job
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, eval #1/1 start
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, starting new job
2025-12-28 14:04:08 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, started new job
2025-12-28 14:04:17 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, new result: RESULT: 8135431.000000
2025-12-28 14:04:19 (0a89dc2f-9bfc-4d22-b2ca-721bdbd24fbd): EXTERNAL_GENERATOR, best RESULT: 8735431, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1766930635,784.52734375,27.1