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,RESULT1,RESULT2,int_param,float_param,int_param_two,choice_param
0,1762246948,1,cfdbf97c-1d4b-4d15-98e7-b97e9fed2122,1762246949,1762246955,6,./.tests/optimization_example --int_param='-88' --float_param='-97.2487013600766658783' --choice_param='8' --int_param_two='-30' --nr_results=2,0,,runnervmxu1zt,-88,-30,-97.248701360076651667441183235496,8,0_0,COMPLETED,SOBOL,1.866301930600000158477769218734,2.766494527799999936235053610289,-88,-97.2487013600766658782958984375,-30,8
1,1762246959,1,cfdbf97c-1d4b-4d15-98e7-b97e9fed2122,1762246960,1762246966,6,./.tests/optimization_example --int_param='-73' --float_param='-56.15335534826758845384' --choice_param='8' --int_param_two='5' --nr_results=2,0,,runnervmxu1zt,-73,5,-56.153355348267588453836651751772,8,1_0,COMPLETED,UNIFORM,1.870997578212159950794557516929,2.559261009653230001248402913916,-73,-56.153355348267588453836651751772,5,8
========================================================================
Current git-hash: f39359d3a3db0d7c140699e6c342fe0570361142 (last fully tested stable version 1 commit ago [5685610daff814b22e25b7680634b540b86a6250, 9042])
Using coverage run -p because $RUN_WITH_COVERAGE is set
[WARNING 11-04 09:02: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]`.
Run-UUID: e9394722-8bc4-40c5-8752-379817940580
_____ _____ __ ___
/\ __`\ __/\ __`\ /\ \__ /'___`\
\ \ \/\ \ ___ ___ ___ /\_\ \ \/\ \ _____\ \ ,_\/\_\ /\ \
\ \ \ \ \ /' __` __`\ /' _ `\/\ \ \ \ \ \/\ '__`\ \ \/\/_/// /__
\ \ \_\ \/\ \/\ \/\ \/\ \/\ \ \ \ \ \_\ \ \ \L\ \ \ \_ // /_\ \
\ \_____\ \_\ \_\ \_\ \_\ \_\ \_\ \_____\ \ ,__/\ \__\/\______/
\/_____/\/_/\/_/\/_/\/_/\/_/\/_/\/_____/\ \ \/ \/__/\/_____/
\ \_\
\/_/
omniopt --live_share --send_anonymized_usage_stats --partition alpha --experiment_name=multi_results_2_results_UNIFORM --mem_gb=4 --time=60 --worker_timeout=5 --max_eval 2 --num_parallel_jobs 1 --gpus=0 --run_program Li8udGVzdHMvb3B0aW1pemF0aW9uX2V4YW1wbGUgLS1pbnRfcGFyYW09JyUoaW50X3BhcmFtKScgLS1mbG9hdF9wYXJhbT0nJShmbG9hdF9wYXJhbSknIC0tY2hvaWNlX3BhcmFtPSclKGNob2ljZV9wYXJhbSknICAtLWludF9wYXJhbV90d289JyUoaW50X3BhcmFtX3R3byknIC0tbnJfcmVzdWx0cz0yCg== --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 --follow --num_random_steps 1 --model BOTORCH_MODULAR --auto_exclude_defective_hosts --result_names RESULT1=min RESULT2=min --model=UNIFORM --generate_all_jobs_at_once
Run-folder: /home/runner/work/OmniOpt/OmniOpt/runs/multi_results_2_results_UNIFORM/0
See https://imageseg.scads.de/omniax/share?user_id=runner&experiment_name=multi_results_2_results_UNIFORM&run_nr=44 for live-results.
You have 4 CPUs available for the main process. No CUDA devices found.
Generation strategy: SOBOL for 1 step and then UNIFORM 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=2
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? ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━━━┩
│ RESULT1 │ min │
│ RESULT2 │ min │
└─────────────┴─────────────┘
Your console does not support sixel-images. Will not print Pareto-frontier as a
matplotlib-sixel-plot for RESULT1/RESULT2.
Pareto-Front for RESULT1/RESULT2:
┏━━━━━━━━━━━━━┳━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━┓
┃ trial_index ┃ int_param ┃ float_param ┃ int_param_two ┃ choice_param ┃ RESULT1 ┃ RESULT2 ┃
┡━━━━━━━━━━━━━╇━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━┩
│ 0 │ -88 │ -97.24870136007667 │ -30 │ 8 │ 1.8663019306000002 │ 2.7664945278 │
├─────────────┼───────────┼────────────────────┼───────────────┼──────────────┼────────────────────┼──────────────────┤
│ 1 │ -73 │ -56.15335534826759 │ 5 │ 8 │ 1.87099757821216 │ 2.55926100965323 │
└─────────────┴───────────┴────────────────────┴───────────────┴──────────────┴────────────────────┴──────────────────┘
Failed Jobs parameters
┏━━━━━━━━┳━━━━━━━━┳━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
┃ param1 ┃ param2 ┃ param3 ┃ error_description ┃
┡━━━━━━━━╇━━━━━━━━╇━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┩
│ value1 │ value2 │ value3 │ Some error occurred during execution (this is not a real error!). │
└────────┴────────┴────────┴───────────────────────────────────────────────────────────────────┘
Not printing sixel graphics in CI
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-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, Started OmniOpt2 run...
2025-11-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, getting new HP set (no sbatch)
2025-11-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, requested 1 jobs, got 1, 0.01 s/job
2025-11-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, eval #1/1 start
2025-11-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, starting new job
2025-11-04 09:02:28 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, started new job
2025-11-04 09:02:37 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, new result: RESULT1: 1.866302, RESULT2: 2.766495
2025-11-04 09:02:38 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): SOBOL, 1 done, finishing jobs, finished 1 job
2025-11-04 09:02:38 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, getting new HP set (no sbatch)
2025-11-04 09:02:38 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, requested 1 jobs, got 1, 0.05 s/job
2025-11-04 09:02:39 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, eval #1/1 start
2025-11-04 09:02:39 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, starting new job
2025-11-04 09:02:39 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, started new job
2025-11-04 09:02:48 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 1 done, new result: RESULT1: 1.870998, RESULT2: 2.559261
2025-11-04 09:02:52 (cfdbf97c-1d4b-4d15-98e7-b97e9fed2122): UNIFORM, 2 done, finishing jobs, finished 1 job
This logs the CPU and RAM usage of the main worker process.
timestamp,ram_usage_mb,cpu_usage_percent
1762246945,749.62109375,28.9