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,a,b
0,1778068895,2,7b6241a7-1788-402f-9ed9-aff21bbfee59,1778068897,1778068903,6,perl -e 'print "RESULT: " . (89.00970548391342163086 + 94.48518991470336914062)',0,,runnervmeorf1,0_0,COMPLETED,SOBOL,183.494895398599993541211006231606,89.009705483913421630859375,94.485189914703369140625
1,1778068906,1,7b6241a7-1788-402f-9ed9-aff21bbfee59,1778068907,1778068913,6,perl -e 'print "RESULT: " . (17.51865270547568798065 + 28.94363531842827796936)',0,,runnervmeorf1,1_0,COMPLETED,SOBOL,46.462288023900001121546665672213,17.51865270547568798065185546875,28.9436353184282779693603515625
2,1778068917,2,7b6241a7-1788-402f-9ed9-aff21bbfee59,1778068919,1778068925,6,perl -e 'print "RESULT: " . (34.24252463380628341838 + 5)',0,,runnervmeorf1,2_0,COMPLETED,BOTORCH_MODULAR,39.242524633800002220596070401371,34.242524633806283418380189687014,5
3,1778068928,2,7b6241a7-1788-402f-9ed9-aff21bbfee59,1778068930,1778068936,6,perl -e 'print "RESULT: " . (5 + 5)',0,,runnervmeorf1,3_0,COMPLETED,BOTORCH_MODULAR,10,5,5
========================================================================
Current git-hash: a2c5908472f90ba58f1892495ab3fc1b720df57f (last fully tested stable version 2 commits ago [2beafd4eb7ceada8d47cd0d837df6a623415e22f, 9294])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 05-06 12:01:31] ax.storage.sqa_store.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: 9307248e-071e-4d0b-a145-8e4106bc8836
@@@@@@ @@@@@@@@@@ @@@ @@@ @@@ @@@@@@ @@@@@@@ @@@@@@@ @@@@@@
@@@@@@@@ @@@@@@@@@@@ @@@@ @@@ @@@ @@@@@@@@ @@@@@@@@ @@@@@@@ @@@@@@@@
@@! @@@ @@! @@! @@! @@!@!@@@ @@! @@! @@@ @@! @@@ @@! @@@
!@! @!@ !@! !@! !@! !@!!@!@! !@! !@! @!@ !@! @!@ !@! @!@
@!@ !@! @!! !!@ @!@ @!@ !!@! !!@ @!@ !@! @!@@!@! @!! !!@
!@! !!! !@! ! !@! !@! !!! !!! !@! !!! !!@!!! !!! !!:
!!: !!! !!: !!: !!: !!! !!: !!: !!! !!: !!: !:!
:!: !:! :!: :!: :!: !:! :!: :!: !:! :!: :!: :!:
::::: :: ::: :: :: :: :: ::::: :: :: :: :: :::::
: : : : : :: : : : : : : : :: : :::
omniopt --partition=alpha --experiment_name=multiplication_constraint --mem_gb=10 --time=60 --worker_timeout=60 --max_eval=4 --num_parallel_jobs=4 --gpus=0 --num_random_steps=2 --follow --live_share --send_anonymized_usage_stats --result_names RESULT=min --run_program=cGVybCAtZSAncHJpbnQgIlJFU1VMVDogIiAuICglYSArICViKSc= --cpus_per_task=1 --nodes_per_job=1 --generate_all_jobs_at_once --revert_to_random_when_seemingly_exhausted --model=BOTORCH_MODULAR --n_estimators_randomforest=100 --run_mode=local --occ_type=euclid --main_process_gb=8 --max_nr_of_zero_results=50 --slurm_signal_delay_s=0 --max_failed_jobs=0 --parameter a range 5 100 float false --parameter b range 5 100 float false --experiment_constraints YSAqIGIgPj0gMTA=
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multiplication_constraint/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multiplication_constraint&run_nr=52 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 2 steps and then BOTORCH_MODULAR for 2 steps.
Run-Program: perl -e 'print "RESULT: " . (%a + %b)'
Experiment parameters
┏━━━━━━┳━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━━━━━━━┳━━━━━━━┳━━━━━━━━━━━━┓
┃ Name ┃ Type ┃ Lower bound ┃ Upper bound ┃ Type ┃ Log Scale? ┃
┡━━━━━━╇━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━━━━━━━╇━━━━━━━╇━━━━━━━━━━━━┩
│ a │ range │ 5 │ 100 │ float │ No │
│ b │ range │ 5 │ 100 │ float │ No │
└──────┴───────┴─────────────┴─────────────┴───────┴────────────┘
┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ Post-Generation-Constraints ┃
┡━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ a * b >= 10 │
└─────────────────────────────┘
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: 4)
┏━━━━━┳━━━━━┳━━━━━━━━┓
┃ a ┃ b ┃ RESULT ┃
┡━━━━━╇━━━━━╇━━━━━━━━┩
│ 5.0 │ 5.0 │ 10.0 │
└─────┴─────┴────────┘
Not printing sixel graphics in CI
Runtime Infos
┏━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━┓
┃ Number of evaluations ┃ Min time ┃ Max time ┃ Average time ┃ Median time ┃
┡━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ 4 │ 6.00 sec │ 6.00 sec │ 6.00 sec │ 6.00 sec │
└───────────────────────┴───────────┴───────────┴──────────────┴─────────────┘
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, Started OmniOpt2 run...
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, getting new HP set (no sbatch)
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, requested 1 jobs, got 1, 0.04 s/job
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, eval #1/1 start
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, starting new job
2026-05-06 12:01:35 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, started new job
2026-05-06 12:01:44 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, new result: RESULT: 183.494895
2026-05-06 12:01:45 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, finishing jobs, finished 1 job
2026-05-06 12:01:46 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, getting new HP set (no sbatch)
2026-05-06 12:01:46 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, requested 1 jobs, got 1, 0.09 s/job
2026-05-06 12:01:46 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, eval #1/1 start
2026-05-06 12:01:46 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, starting new job
2026-05-06 12:01:46 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, started new job
2026-05-06 12:01:55 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 183.494895398617, new result: RESULT: 46.462288
2026-05-06 12:01:56 (7b6241a7-1788-402f-9ed9-aff21bbfee59): SOBOL, best RESULT: 46.462288023904, finishing jobs, finished 1 job
2026-05-06 12:01:57 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, getting new HP set (no sbatch)
2026-05-06 12:01:57 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, requested 1 jobs, got 1, 0.50 s/job
2026-05-06 12:01:57 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, eval #1/1 start
2026-05-06 12:01:57 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, starting new job
2026-05-06 12:01:57 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, started new job
2026-05-06 12:02:06 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 46.462288023904, new result: RESULT: 39.242525
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, finishing jobs, finished 1 job
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, getting new HP set (no sbatch)
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, requested 1 jobs, got 1, 0.43 s/job
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, eval #1/1 start
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, starting new job
2026-05-06 12:02:08 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, started new job
2026-05-06 12:02:17 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 39.2425246338063, new result: RESULT: 10.000000
2026-05-06 12:02:19 (7b6241a7-1788-402f-9ed9-aff21bbfee59): BOTORCH_MODULAR, best RESULT: 10, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1778068892,771.1796875,26.8