[INFO] fetching crate optirustic 1.2.2...
[INFO] testing optirustic-1.2.2 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate optirustic 1.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate optirustic 1.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate optirustic 1.2.2
[INFO] tweaked toml for crates.io crate optirustic 1.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate optirustic 1.2.2 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate optirustic 1.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded env_filter v0.1.2
[INFO] [stderr]   Downloaded pyo3-macros v0.24.0
[INFO] [stderr]   Downloaded optirustic-macros v1.1.0
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded env_logger v0.11.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.0
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded serde_json v1.0.122
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.0
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded safe_arch v0.7.2
[INFO] [stderr]   Downloaded bindgen v0.69.4
[INFO] [stderr]   Downloaded simba v0.9.0
[INFO] [stderr]   Downloaded hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]   Downloaded regex v1.10.6
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded rand_core v0.9.0
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded pyo3 v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e0f760d00bca282e7fec5e6396206f1f8612e322f579e5894bba88864293f3b1
[INFO] running `Command { std: "docker" "start" "-a" "e0f760d00bca282e7fec5e6396206f1f8612e322f579e5894bba88864293f3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e0f760d00bca282e7fec5e6396206f1f8612e322f579e5894bba88864293f3b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0f760d00bca282e7fec5e6396206f1f8612e322f579e5894bba88864293f3b1", kill_on_drop: false }`
[INFO] [stdout] e0f760d00bca282e7fec5e6396206f1f8612e322f579e5894bba88864293f3b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dc9b20f3399891af06090e246b7224bce4f77fa79a471a4c7461e9ff8b4ade30
[INFO] running `Command { std: "docker" "start" "-a" "dc9b20f3399891af06090e246b7224bce4f77fa79a471a4c7461e9ff8b4ade30", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling optirustic-macros v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "dc9b20f3399891af06090e246b7224bce4f77fa79a471a4c7461e9ff8b4ade30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc9b20f3399891af06090e246b7224bce4f77fa79a471a4c7461e9ff8b4ade30", kill_on_drop: false }`
[INFO] [stdout] dc9b20f3399891af06090e246b7224bce4f77fa79a471a4c7461e9ff8b4ade30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 493a41d4e93f99f804448a52002798794ca3c628d86cc46a0a20f2391a6cc5bf
[INFO] running `Command { std: "docker" "start" "-a" "493a41d4e93f99f804448a52002798794ca3c628d86cc46a0a20f2391a6cc5bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 4m 34s
[INFO] running `Command { std: "docker" "inspect" "493a41d4e93f99f804448a52002798794ca3c628d86cc46a0a20f2391a6cc5bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "493a41d4e93f99f804448a52002798794ca3c628d86cc46a0a20f2391a6cc5bf", kill_on_drop: false }`
[INFO] [stdout] 493a41d4e93f99f804448a52002798794ca3c628d86cc46a0a20f2391a6cc5bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bca9c017b94134766976ca02db69b943b052d0d8a2cd12c72894fbd4539522f0
[INFO] running `Command { std: "docker" "start" "-a" "bca9c017b94134766976ca02db69b943b052d0d8a2cd12c72894fbd4539522f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optirustic-52dc721c133255b0)
[INFO] [stdout] running 85 tests
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_any ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_nfe ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_generation ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_wrong_problem ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_error ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_obj ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_4points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_6points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_min_max_range ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_not_enough_points ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition_overlap ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_deletion ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_dtlz1_problem ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_simple_association ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho0 ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho1 ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_intercepts ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_normalisation_dtlz1 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_sch_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd6_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd4_problem ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_3 ... ok
[INFO] [stdout] test core::constraint::test::test_constraint_violation ... ok
[INFO] [stdout] test core::constraint::test::test_is_met ... ok
[INFO] [stdout] test core::individual::test::test_feasibility ... ok
[INFO] [stdout] test core::individual::test::test_non_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_already_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_optimal_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_random_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz2_optimal_solutions ... ok
[INFO] [stdout] test metrics::distance::test::test_distance ... ok
[INFO] [stdout] test metrics::distance::test::test_distance_ishibuchi_et_al_2015 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::a_nsga3::test_problems::test_inverted_dtlz1_obj_3 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::wfg::test::test ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_ref_point_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point_panic ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_1 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_2 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_non_dominated_solutions_min_objectives ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_one_solution - should panic ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_ref_point_error ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_two_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_unfeasible_solutions ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 has been running for over 60 seconds
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 has been running for over 60 seconds
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_simple_front ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_wrong_ref_point ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_different_rank ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_same_rank ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_constrained_solutions ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_1_objective ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_2_objectives ... ok
[INFO] [stdout] test operators::crossover::test::test_new_sbx_panic ... ok
[INFO] [stdout] test operators::crossover::test::test_sbx_crossover ... ok
[INFO] [stdout] test operators::mutation::test::test_sbx_crossover ... ok
[INFO] [stdout] test utils::algebra::tests::test_dot_product ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_regression ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_system ... ok
[INFO] [stdout] test utils::algebra::tests::test_perpendicular_distance ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj1 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj2 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_binomial_coefficient ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_5obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_two_layers ... ok
[INFO] [stdout] test utils::test::test_argsort ... ok
[INFO] [stdout] test utils::test::test_armin_by ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d5_n1024 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 207.27s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests optirustic
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/algorithms/nsga3/normalise.rs - algorithms::nsga3::normalise::Normalise<'a>::calculate_plane_intercepts (line 168) ... ignored
[INFO] [stdout] test src/core/problem.rs - core::problem::Evaluator::evaluate (line 47) ... ok
[INFO] [stdout] test src/core/constraint.rs - core::constraint::Constraint (line 48) ... ok
[INFO] [stdout] test src/core/individual.rs - core::individual::Individual (line 17) ... ok
[INFO] [stdout] test src/metrics/hv_wfg/wfg.rs - metrics::hv_wfg::wfg::Wfg::get_dominated (line 552) ... ok
[INFO] [stdout] test src/core/objective.rs - core::objective::Objective (line 42) ... ok
[INFO] [stdout] test src/core/problem.rs - core::problem::Problem (line 125) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) ... FAILED
[INFO] [stdout] test src/utils/algebra.rs - utils::algebra::solve_linear_system (line 39) ... ok
[INFO] [stdout] test src/operators/crossover.rs - operators::crossover::SimulatedBinaryCrossover (line 129) ... ok
[INFO] [stdout] test src/operators/mutation.rs - operators::mutation::PolynomialMutation (line 103) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) ... FAILED
[INFO] [stdout] test src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) ... FAILED
[INFO] [stdout] test src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total pints = 21
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total points = 36
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0], [0.16666666666666666, 0.16666666666666666, 0.6666666666666666], [0.16666666666666666, 0.29166666666666663, 0.5416666666666666], [0.16666666666666666, 0.41666666666666663, 0.41666666666666663], [0.16666666666666666, 0.5416666666666666, 0.29166666666666663], [0.16666666666666666, 0.6666666666666666, 0.16666666666666666], [0.29166666666666663, 0.16666666666666666, 0.5416666666666666], [0.29166666666666663, 0.29166666666666663, 0.41666666666666663], [0.29166666666666663, 0.41666666666666663, 0.29166666666666663], [0.29166666666666663, 0.5416666666666666, 0.16666666666666666], [0.41666666666666663, 0.16666666666666666, 0.41666666666666663], [0.41666666666666663, 0.29166666666666663, 0.29166666666666663], [0.41666666666666663, 0.41666666666666663, 0.16666666666666666], [0.5416666666666666, 0.16666666666666666, 0.29166666666666663], [0.5416666666666666, 0.29166666666666663, 0.16666666666666666], [0.6666666666666666, 0.16666666666666666, 0.16666666666666666]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Individual #1 {"x17": 0.0000048591910711988904, "x19": 0.000000004043521152576225, "x25": 0.00000030018789666960033, "x14": 0.0000006858879825133484, "x26": 0.00000021661476823258764, "x30": 0.000000020958228940787584, "x2": 0.000000029071381912259535, "x5": 0.00000004246104422410411, "x4": 0.00000014646396032226374, "x11": 0.0000010089076349172678, "x16": 0.000001078016152314166, "x27": 0.00000018265600669365208, "x9": 0.00000017068510899068785, "x22": 0.0000007266538665607568, "x1": 0.9999999685255445, "x20": 0.00000008670537972350784, "x12": 0.0000000066823959932177315, "x15": 0.00000000919477422662362, "x8": 0.00000006171458788686716, "x13": 0.0000002928089780720598, "x3": 0.0000007558281380131638, "x6": 0.00000018089915703442453, "x18": 0.00000012288515871808591, "x7": 0.000000029664533512554176, "x21": 0.0000011438098568712307, "x23": 0.00000025583590471028833, "x24": 0.0000001647000710728507, "x10": 0.00000043529425704345815, "x28": 0.0000000796639123813891, "x29": 0.00000009350224047341911}
[INFO] [stdout] Individual #2 {"x13": 0.0000002928089780720598, "x2": 0.000000029071381912259535, "x11": 0.0000010089076349172678, "x22": 0.0000007266538665607568, "x7": 0.000000029664533512554176, "x17": 0.0000048591910711988904, "x20": 0.00000008670537972350784, "x8": 0.00000006171458788686716, "x16": 0.000001078016152314166, "x3": 0.0000007558281380131638, "x14": 0.0000006858879825133484, "x21": 0.0000011438098568712307, "x28": 0.0000000796639123813891, "x5": 0.00000004246104422410411, "x10": 0.00000043529425704345815, "x12": 0.0000000066823959932177315, "x9": 0.00000017068510899068785, "x1": 0.9999999685255445, "x4": 0.00000014646396032226374, "x6": 0.00000018089915703442453, "x19": 0.000000004043521152576225, "x25": 0.00000030018789666960033, "x23": 0.00000025583590471028833, "x24": 0.0000001647000710728507, "x15": 0.00000000919477422662362, "x26": 0.00000021661476823258764, "x29": 0.00000009350224047341911, "x30": 0.000000020958228940787584, "x27": 0.00000018265600669365208, "x18": 0.00000012288515871808591}
[INFO] [stdout] Individual #3 {"x12": 0.000000010310452687286068, "x13": 0.00004230220691433488, "x18": 0.00000012372067058733333, "x4": 0.00000004378278257047962, "x7": 0.000000029663589783119323, "x2": 0.0000002132521514097796, "x1": 0.0000000000002050816114151921, "x16": 0.00000005234916442144934, "x17": 0.0000006307420552821691, "x24": 0.00000016444214559023586, "x27": 0.00000006851790592196006, "x28": 0.0000000727905977085221, "x30": 0.00000029212191391148686, "x8": 0.0000000721644701470657, "x26": 0.0000002159814942494909, "x15": 0.000000009508608649239662, "x14": 0.0000006938669242840948, "x21": 0.00000229808322347718, "x22": 0.0000007445169466334566, "x23": 0.00000012973818173322755, "x29": 0.0000007295597207851286, "x19": 0.00000015783992573379532, "x20": 0.0000005438163510256987, "x5": 0.0000007655574661057054, "x3": 0.0000007558452859724736, "x10": 0.00000043538013954790077, "x11": 0.0000009990912355294817, "x6": 0.000002449755834702616, "x25": 0.0000003001879060013219, "x9": 0.00000016906411940633374}
[INFO] [stdout] Individual #4 {"x1": 0.18637568564018106, "x6": 0.000002774104367588356, "x7": 0.0000000066169675693479375, "x21": 0.000007408339175116876, "x28": 0.000000539876302425166, "x30": 0.00000029445242424300644, "x16": 0.00000004274181496697686, "x13": 0.0000003708824877253269, "x25": 0.0000005926614753504162, "x8": 0.0000005503642571794487, "x12": 0.0000031093796627540846, "x5": 0.0000007189597255749364, "x22": 0.005579942170670638, "x23": 0.00000021929784671317838, "x4": 0.0000001389379443286039, "x15": 0.00012231891003706944, "x27": 0.0000000744608326618489, "x29": 0.0000006550930338137167, "x9": 0.00000016962674738315564, "x18": 0.00000010456341140786593, "x20": 0.0000005298476461747569, "x14": 0.0000005783204556679342, "x24": 0.00000015406835815070747, "x2": 0.0000074851250539706064, "x17": 0.0000024764101039325863, "x11": 0.0000009853597857041157, "x26": 0.00000021224861065735395, "x3": 0.0000007553518784016286, "x10": 0.0000004383681741804862, "x19": 0.00000000943553938184215}
[INFO] [stdout] Individual #5 {"x15": 0.00011934884734964375, "x9": 0.00000043325731342453016, "x12": 0.00000014761218162185083, "x11": 0.000001295868008556241, "x1": 0.8012832797521482, "x18": 0.00000013016748862736967, "x20": 0.0000001291667741536644, "x26": 0.000013075977445622196, "x7": 0.000000028426149085005686, "x21": 0.000002312539776632623, "x24": 0.00000007365712572617691, "x25": 0.00000030028611257169645, "x27": 0.0000009662103197673509, "x19": 0.00000017667982201039474, "x23": 0.00000014641557115354932, "x13": 0.0000001167723820274162, "x5": 0.0000007769800493815156, "x16": 0.00016385472638830525, "x10": 0.0000004489696599324332, "x3": 0.0000005236968182173862, "x28": 0.000009809994037779119, "x6": 0.0000720643410068928, "x30": 0.00000029567242563543915, "x14": 0.000003425084059112384, "x22": 0.00000026273132112758693, "x2": 0.00000005802593878993761, "x29": 0.00000007033401874613458, "x4": 0.00000014744256254411862, "x8": 0.0000000798550519147297, "x17": 0.000004860972727581634}
[INFO] [stdout] Individual #6 {"x2": 0.000007175267943430813, "x10": 0.005695530450254888, "x13": 0.0000003569033742937529, "x14": 0.0000042623438927371866, "x16": 0.000001066019303789154, "x28": 0.00001778927562836406, "x6": 0.00000007618563175158128, "x29": 0.00000046778029849391364, "x11": 0.0000010584607489650471, "x15": 0.000000009201486587219426, "x5": 0.00000003733303801224383, "x24": 0.0000006107031992538471, "x22": 0.0000008228231012612155, "x3": 0.0000006191063600140798, "x20": 0.000001676754386563023, "x26": 0.0000010150397233171863, "x25": 0.0000011089191450955927, "x27": 0.000005596388055770674, "x4": 0.00000014477605533544798, "x7": 0.000000538938517073292, "x23": 0.00000021978407127566428, "x30": 0.000000034702671844719966, "x1": 0.13620867499727646, "x12": 0.0000000066825625967550024, "x17": 0.000004859221833278096, "x19": 0.0000000098859411886309, "x21": 0.000007407414444498406, "x18": 0.00000012267668032986336, "x9": 0.00000018845891190522475, "x8": 0.0000007642540306404221}
[INFO] [stdout] Individual #7 {"x4": 0.00000005987311902697443, "x8": 0.00000008002670811884425, "x19": 0.00000014763993665006057, "x26": 0.00000022403892279148547, "x1": 0.5410480338422887, "x6": 0.0000023634817476785304, "x11": 0.000003870477057041869, "x21": 0.000006984027199956261, "x5": 0.0000001260281230284121, "x28": 0.000000315689638283725, "x9": 0.00000016831222266128414, "x7": 0.0000000046488667583300765, "x20": 0.00000012046312342785684, "x23": 0.00000175067504653475, "x10": 0.00000043331854505504114, "x18": 0.000013428627931735425, "x15": 0.000000008342593087868038, "x24": 0.00000033602839774768226, "x30": 0.000000002616520563464715, "x29": 0.0000007567970650600203, "x12": 0.0003050249274103645, "x14": 0.0000006720895475906278, "x16": 0.039416344352358273, "x13": 0.01641241234329882, "x27": 0.00025572653834465223, "x17": 0.000005719301424897877, "x3": 0.0000010336231404143266, "x2": 0.00000003160998652801799, "x25": 0.0000013104884168339877, "x22": 0.0000006798856399079159}
[INFO] [stdout] Individual #8 {"x16": 0.00008647011096732729, "x4": 0.00000005908532953924605, "x15": 0.00000018183986956442093, "x11": 0.000004774836101425069, "x17": 0.000005709921056234635, "x21": 0.0000018179750190647052, "x19": 0.00000014946899098255564, "x22": 0.0000007188847007479798, "x25": 0.030573816787005846, "x10": 0.00000042131797954071904, "x27": 0.00003749768381184166, "x5": 0.000000039387572904998566, "x12": 0.0003257965276858033, "x28": 0.00000009666243152364818, "x1": 0.40829401086830863, "x30": 0.0000002626996853971517, "x18": 0.00000086129301404662, "x6": 0.000004430915664873809, "x13": 0.00005209514078050609, "x2": 0.00000010997933644758244, "x14": 0.000002459475764418477, "x26": 0.0000010082238977634047, "x7": 0.000011028582304901209, "x9": 0.0000001683925608494201, "x20": 0.0004394277832762737, "x23": 0.00000009637026150970848, "x24": 0.00000016475398910256823, "x29": 0.0000009328457932824511, "x8": 0.00000010299106348551049, "x3": 0.000000352004803178272}
[INFO] [stdout] Individual #9 {"x4": 0.00000013961182938295345, "x26": 0.000012363922756683336, "x30": 0.00000028498215757443656, "x27": 0.00000012441472007179457, "x9": 0.000000021167209994082827, "x14": 0.000004502050558941552, "x1": 0.23856112968101, "x19": 0.00000019597410478801528, "x29": 0.00000004313577011822661, "x16": 0.00000006984030482652791, "x24": 0.000000053045666962734594, "x17": 0.000004860329167436146, "x11": 0.000001652702119391834, "x13": 0.000008274199089077864, "x2": 0.00000036913771273540247, "x5": 0.000006927294440275511, "x18": 0.00002815046543263672, "x25": 0.0000006206234297425783, "x8": 0.00000038794346460019763, "x20": 0.00000008494703828210232, "x6": 0.000000056701632052689276, "x22": 0.000192410061237614, "x15": 0.0030067375437518996, "x12": 0.00000006267925659717218, "x23": 0.07123472685762224, "x10": 0.0000002473351949285906, "x21": 0.000002307340898544698, "x7": 0.000000012827181824046906, "x28": 0.000018234095619067035, "x3": 0.00024934222614880937}
[INFO] [stdout] Individual #10 {"x25": 0.014477501575334027, "x22": 0.0000028500012421088995, "x24": 0.0000001647000710728507, "x29": 0.00000009350224047341911, "x2": 0.000000029071381912259535, "x3": 0.0000007556568407282762, "x10": 0.00000043529425704345815, "x28": 0.0000000796639123813891, "x12": 0.00000000624513684129652, "x9": 0.00000017068771435968385, "x18": 0.00000012290050288798714, "x19": 0.000000004043521152576225, "x27": 0.00000018265600669365208, "x26": 0.0000002158925786490429, "x16": 0.0000010785208828498697, "x14": 0.0000006858879825133484, "x6": 0.000002216206841758032, "x17": 0.0000048591910711988904, "x15": 0.000000009194756074174666, "x11": 0.0000009992078572323516, "x7": 0.000000029663594903253988, "x13": 0.0000006013482720699694, "x1": 0.9452318231599133, "x8": 0.00000006171458788686716, "x20": 0.000000070240599490423, "x21": 0.0000011438098568712307, "x30": 0.000000020958228940787584, "x4": 0.00000014646396032226374, "x5": 0.000000039965175593256556, "x23": 0.00000025583590471028833}
[INFO] [stdout] Individual #11 {"x12": 0.000000006660531125861721, "x29": 0.0000007302023767134563, "x13": 0.000000308733722350055, "x27": 0.000022724582913333252, "x3": 0.0000010195370655580495, "x21": 0.0000022982107689125585, "x24": 0.0000001407477580162781, "x4": 0.00000000753172219733434, "x23": 0.00000013264888957103029, "x5": 0.00000003935520264740187, "x8": 0.00000008041856733710334, "x6": 0.00000027253117435341813, "x19": 0.000000006707591490845807, "x9": 0.0000001690147311883187, "x14": 0.0000024284601756643802, "x16": 0.0000010662749197841965, "x17": 0.0000048589913084406534, "x22": 0.0000007259610182264495, "x10": 0.00000042117643218725605, "x30": 0.0000000006762702682630096, "x7": 0.0000006253333212098226, "x15": 0.00011208057854219078, "x2": 0.00000616520754753458, "x26": 0.00003878669038613256, "x25": 0.00000030012674952149896, "x1": 0.3301546328977555, "x11": 0.0000012685917953102694, "x18": 0.0000008358993193770801, "x28": 0.0000003160524528764411, "x20": 0.00000022716197118305735}
[INFO] [stdout] Individual #12 {"x5": 0.0000007706797534511467, "x13": 0.0000001167723820274162, "x20": 0.00000022378667666815392, "x8": 0.00000007881866146554424, "x23": 0.00000008822511924107939, "x29": 0.00000007033401874613458, "x12": 0.00000014761218162185083, "x21": 0.000006880037619497944, "x10": 0.0000004489696599324332, "x27": 0.00000006620520788608735, "x30": 0.00000029567242563543915, "x1": 0.890449328856871, "x16": 0.00016385472638830525, "x15": 0.00012094744834245094, "x25": 0.00000030026956363907305, "x17": 0.0000033189728343640626, "x7": 0.000000028426149085005686, "x11": 0.000001295868008556241, "x18": 0.00000012219484933366303, "x14": 0.000003425084059112384, "x28": 0.0000022904184878860193, "x22": 0.0000002698554755250981, "x6": 0.0000720643410068928, "x2": 0.00000005802593878993761, "x4": 0.00000014744256254411862, "x26": 0.000012637080126506905, "x9": 0.00000043325731342453016, "x19": 0.0000000048443570346361416, "x3": 0.0000005513883175935796, "x24": 0.0000001217647906101396}
[INFO] [stdout] Individual #13 {"x12": 0.0000030017855614205394, "x5": 0.00000008041267997164632, "x19": 0.00000000943553938184215, "x14": 0.0000005783204556679342, "x20": 0.0000005298476461747569, "x25": 0.0000005926614753504162, "x6": 0.000002172184981925678, "x24": 0.00000015384327258753018, "x18": 0.00000010456341140786593, "x8": 0.00000002366236265162915, "x4": 0.0000001389379443286039, "x29": 0.0000006391378880661251, "x10": 0.0000004172071714910289, "x21": 0.000007408339175116876, "x7": 0.0000000066169675693479375, "x28": 0.000000539876302425166, "x30": 0.00000027618795537855976, "x17": 0.0000024764101039325863, "x26": 0.00000021224861065735395, "x9": 0.00000016963632082779775, "x13": 0.000000350877341838883, "x2": 0.000007489884065363871, "x11": 0.0000010036794310948012, "x27": 0.00000005699583586567262, "x16": 0.000000044959685130933846, "x22": 0.005579942170670638, "x3": 0.0000007553518784016286, "x15": 0.00012231891003706944, "x1": 0.4733008573876208, "x23": 0.00000021816590350501922}
[INFO] [stdout] Individual #14 {"x26": 0.000011017907491582633, "x11": 0.0000016148794429915257, "x20": 0.00000008729888210502744, "x12": 0.0000001521323355547094, "x22": 0.0000006971467819602434, "x4": 0.000000010073662736659445, "x25": 0.0000003190299179827548, "x24": 0.00000017240223479842976, "x9": 0.00000017434795666091413, "x21": 0.000007720851219327308, "x28": 0.0000000147734261742476, "x13": 0.00000037244387222957635, "x27": 0.000020151524341282677, "x1": 0.8532696833527547, "x7": 0.000000046428723287526974, "x10": 0.00000018945819340392795, "x8": 0.00000002808558875418333, "x18": 0.0000001232282579784839, "x16": 0.00001522099267584954, "x15": 0.0000034394424034526428, "x2": 0.000000031293445471064775, "x23": 0.0000002564015856965628, "x3": 0.00000001995693124123383, "x29": 0.000009232732750138302, "x30": 0.0000003125512046469718, "x14": 0.007630991317595213, "x17": 0.000004860298629535963, "x19": 0.0000000004910996467731457, "x6": 0.0000039075063794101645, "x5": 0.000006465742285653645}
[INFO] [stdout] Individual #15 {"x24": 0.0000001576646344583338, "x5": 0.00000004246597574062753, "x10": 0.0000004349852316612572, "x6": 0.0000024111179105048067, "x19": 0.000000004043521152576225, "x27": 0.000000006688405328302413, "x9": 0.00000017942171299723782, "x15": 0.00000000919477422662362, "x11": 0.0000010894304906672474, "x8": 0.00000006171458788686716, "x22": 0.0000007266538665607568, "x7": 0.000000029664533512554176, "x21": 0.0000024322851087802323, "x13": 0.00000011278573988906192, "x12": 0.0000000036182924526658586, "x3": 0.0000007558281380131638, "x26": 0.0038680619565651525, "x29": 0.00000009286079531611864, "x4": 0.00000014660798883985627, "x1": 0.5927372832027605, "x14": 0.0000007107959856129432, "x16": 0.000001078016152314166, "x30": 0.00000027550787126445545, "x18": 0.00000012288515871808591, "x17": 0.000004858982468138228, "x2": 0.000000029071381912259535, "x20": 0.00000008603269917328611, "x23": 0.0000029706855868810636, "x25": 0.00000030018789666960033, "x28": 0.000016472379197032024}
[INFO] [stdout] Individual #16 {"x12": 0.0000000066710474964130116, "x28": 0.00000029889014439126404, "x9": 0.000000021655597428745512, "x4": 0.00000014476774065501606, "x23": 0.00000013142967546204778, "x6": 0.00000027270964014708963, "x22": 0.0000006279158621815263, "x5": 0.0000001276083181762627, "x13": 0.0000006428471227103376, "x10": 0.00000043930243759146206, "x30": 0.000000013249555775550335, "x26": 0.00000021689736315318147, "x8": 0.00000010456579856611256, "x3": 0.0000010181129201443318, "x29": 0.0000007203966248169065, "x15": 0.000000009530070898582594, "x17": 0.0000005401830166719607, "x27": 0.00000025908510374249865, "x25": 0.00000029995148250446435, "x16": 0.0000010787846046166842, "x19": 0.000000005472601692326529, "x20": 0.00000021620755400924163, "x18": 0.00000011753062238300842, "x24": 0.00000011764038789331082, "x11": 0.000001261225418502813, "x1": 0.37027654912033614, "x2": 0.000006230365425810883, "x21": 0.000002198938858639399, "x14": 0.0000009993359798463425, "x7": 0.0000005900084910135919}
[INFO] [stdout] Individual #17 {"x15": 0.0030067375437518996, "x11": 0.0000018441455429998969, "x19": 0.00000019597410478801528, "x23": 0.0016568120440074996, "x14": 0.0000024409978498399976, "x3": 0.0006059823610871217, "x21": 0.000002300476588625161, "x17": 0.000005014144023779586, "x30": 0.0000002851795632172365, "x24": 0.000000053045666962734594, "x16": 0.0000007169172527108198, "x4": 0.000000009607122453558834, "x12": 0.000000007346818619585177, "x13": 0.00004268846582804172, "x5": 0.00000012156488525205395, "x26": 0.000012439340444874552, "x25": 0.0000003040763583969249, "x20": 0.00000007385740398271244, "x27": 0.0000049820817175580005, "x28": 0.000018410172233948185, "x7": 0.000011617240370927868, "x6": 0.00000032800584779699776, "x18": 0.00002815046543263672, "x2": 0.00000010492223148379417, "x22": 0.0000006830817157304049, "x8": 0.000008175331401304733, "x9": 0.00000002978156552503826, "x29": 0.00000004313577011822661, "x10": 0.0000002473351949285906, "x1": 0.2641722989427323}
[INFO] [stdout] Individual #18 {"x24": 0.000000152256495927743, "x1": 0.29611942030472205, "x5": 0.00000009840902074030575, "x13": 0.000000350877341838883, "x11": 0.0000010036794310948012, "x26": 0.00000021367320648433372, "x27": 0.00000018344298651208175, "x28": 0.0000005354856504583632, "x16": 0.0000019121837541968973, "x30": 0.00000025302202727347196, "x25": 0.0000005926614753504162, "x14": 0.0000005783204556679342, "x18": 0.00000012287271634617317, "x3": 0.0000007553518784016286, "x9": 0.00000016963632082779775, "x20": 0.00000009045055306279252, "x7": 0.000000029710428475738434, "x23": 0.00000021816590350501922, "x15": 0.00012240364618955405, "x8": 0.00000006077049228486445, "x4": 0.0000001462316592290648, "x21": 0.0000011998944865392858, "x6": 0.000002172184981925678, "x10": 0.0000004346154490591344, "x12": 0.0000008022030866924512, "x29": 0.0000001014229459509136, "x19": 0.000000004260907848816373, "x2": 0.000007329419112806151, "x17": 0.0000024764101039325863, "x22": 0.005493250715274095}
[INFO] [stdout] Individual #19 {"x5": 0.00000004019485094547855, "x11": 0.0000010897755217869903, "x29": 0.00000009287357146448036, "x20": 0.0000000883711910618581, "x6": 0.0000002115841518181342, "x19": 0.000000160879657312788, "x16": 0.0000011603533907659273, "x25": 0.000001406100298357862, "x14": 0.000035454387935435806, "x22": 0.0000007259416186390293, "x30": 0.0000002789613003687654, "x18": 0.00000017275192651190305, "x17": 0.000004850499796980171, "x8": 0.00000010080817886652579, "x4": 0.00000014275789354988915, "x9": 0.00000016854219361083565, "x27": 0.00000021818950538856792, "x2": 0.000000028032149457773352, "x3": 0.0000007516178502907154, "x23": 0.0000030265666297474807, "x15": 0.000000006315585442067688, "x13": 0.0000003137664934460435, "x1": 0.6167465910771845, "x24": 0.0000005909475797953821, "x10": 0.00000042145957468384105, "x21": 0.0000023008531921421206, "x26": 0.0000022745780349720456, "x12": 0.00000000863839156340683, "x28": 0.000016494822151787976, "x7": 0.0000007185162405704619}
[INFO] [stdout] Individual #20 {"x25": 0.0000020623142177877296, "x26": 0.0000010272565717930907, "x29": 0.00000009972957125347833, "x10": 0.0000004369657085180247, "x16": 0.0000012130738687183536, "x23": 0.000003243573563640876, "x22": 0.0000007344027651273751, "x21": 0.000002325690178768361, "x1": 0.7295897787299164, "x18": 0.0000001226505977115611, "x7": 0.0000005434393056458322, "x6": 0.00000018307579937173878, "x9": 0.0000001491387824634698, "x13": 0.000001256502979654755, "x8": 0.0000011703001232808492, "x28": 0.00001764525624335979, "x11": 0.0000016438805568036804, "x30": 0.00000031974455040188015, "x14": 0.0000032747081749675263, "x17": 0.000004859221002480177, "x15": 0.000000029487516127560962, "x2": 0.00000714614300065621, "x3": 0.0000006175519317124337, "x12": 0.000000006856164709039188, "x20": 0.0000013970717009062727, "x5": 0.00000008342028079716092, "x4": 0.0000001447309188234451, "x19": 0.000000004835938627031109, "x27": 0.000005672155190573963, "x24": 0.000001768625019306287}
[INFO] [stdout] Individual #21 {"x12": 0.0000062700819437598704, "x14": 0.0000006315043869994212, "x24": 0.0000001647000710728507, "x26": 0.00000021669369823919174, "x8": 0.00000006171458788686716, "x9": 0.00000046509190652150016, "x22": 0.0000027653376853883695, "x15": 0.00011674366582089887, "x6": 0.0000026976579232419985, "x23": 0.0000021018845677708328, "x7": 0.000000017436318732753836, "x2": 0.00000012139286439496955, "x16": 0.00016462775385614307, "x5": 0.000000849744503724645, "x4": 0.00000006941377345709197, "x17": 0.000004866071743088408, "x20": 0.0000003942207113944926, "x13": 0.000042899906987656546, "x1": 0.03743602078218991, "x19": 0.0000001580303183442565, "x11": 0.000001291532429041525, "x25": 0.000000302029856400176, "x27": 0.00000001633509313611003, "x3": 0.0000005252082339624028, "x10": 0.0000004398085629692659, "x21": 0.000002403071725904292, "x28": 0.0000000796639123813891, "x18": 0.00000013014972725420475, "x29": 0.00000008566853103708328, "x30": 0.00000029220357657037736}
[INFO] [stdout] Individual #22 {"x12": 0.000008795597170180289, "x10": 0.00000041813730179876373, "x4": 0.00000016157936239292983, "x11": 0.0000016572424817721093, "x2": 0.000006758148020116024, "x3": 0.000000016303981062897592, "x5": 0.0000000931022988882478, "x16": 0.00000018996856974168613, "x27": 0.0000002426737383642115, "x30": 0.0000000039826922822577, "x25": 0.0000005031194104318034, "x19": 0.00000015378312643845178, "x20": 0.00000013581696610387362, "x14": 0.000004408878695345168, "x24": 0.00000016416463262519547, "x9": 0.00000016875593097754706, "x26": 0.00000021688361478127614, "x6": 0.00000214824136566168, "x28": 0.0000000482003611074594, "x13": 0.0000007635654380820828, "x1": 0.48379290537720865, "x8": 0.000000047910444524640805, "x21": 0.0000022995133559361853, "x29": 0.0000007135873418323816, "x15": 0.000000009508538973096193, "x7": 0.0000005446526147396053, "x23": 0.00000012898609015015909, "x22": 0.000003116844571979239, "x18": 0.00000015577861023090973, "x17": 0.00000031909209915731125}
[INFO] [stdout] Individual #23 {"x21": 0.00000229808322347718, "x25": 0.00000030018790973876427, "x27": 0.00000006851790592196006, "x17": 0.0000006307420552821691, "x22": 0.0000006937183032294312, "x20": 0.0000005599773008027117, "x26": 0.00000021661407914005936, "x6": 0.00000040381177509569746, "x15": 0.01931903132329127, "x14": 0.0000006938669242840948, "x12": 0.000000010292749993217527, "x2": 0.0000002132521514097796, "x4": 0.00000006385320167493613, "x13": 0.0000253812060193738, "x9": 0.00000016906691568515513, "x28": 0.0000000727905977085221, "x18": 0.00000012372110650131895, "x3": 0.0000007558279387562554, "x29": 0.0000007295597207851286, "x1": 0.06660613903626689, "x19": 0.00000015783992573379532, "x24": 0.00000016444214559023586, "x7": 0.000000029664526935412708, "x23": 0.00000012973818173322755, "x10": 0.00000043538013954790077, "x16": 0.00000005541954400124936, "x11": 0.0000010074140995806621, "x30": 0.00000029212191391148686, "x5": 0.0000007708158092288229, "x8": 0.00000008002670811884425}
[INFO] [stdout] Individual #24 {"x2": 0.0000002132521514097796, "x18": 0.0000001237053264174321, "x6": 0.0000004171467434102231, "x17": 0.0000006307420552821691, "x30": 0.00000029212191391148686, "x28": 0.0000000727905977085221, "x16": 0.00000005541954400124936, "x4": 0.00000006385320167493613, "x7": 0.000000029664550214751463, "x5": 0.0000007708158092288229, "x12": 0.000000010747711839289033, "x26": 0.00000021666154007927806, "x13": 0.000042322580037238576, "x27": 0.00000006851790592196006, "x23": 0.00000012973818173322755, "x15": 0.000000009508608131176163, "x8": 0.00000008002670811884425, "x24": 0.00000016444214559023586, "x14": 0.0000006938669242840948, "x29": 0.0000007295597207851286, "x1": 0.06963684446905954, "x9": 0.00000016906428363549637, "x3": 0.0000007558279387562554, "x20": 0.0000005605104106658659, "x10": 0.00000043538013954790077, "x11": 0.0000010088975727375049, "x21": 0.00000229808322347718, "x22": 0.0000006937183032294312, "x25": 0.00000030018790973876427, "x19": 0.00000015783992573379532}
[INFO] [stdout] Individual #25 {"x9": 0.00000016972236179269137, "x8": 0.00000006171458788686716, "x2": 0.000007367330653057415, "x13": 0.00000035352923407768615, "x22": 0.0000007266901995001153, "x5": 0.00000004246104422410411, "x17": 0.0000048591910711988904, "x3": 0.0000007558281380131638, "x20": 0.00000008670537972350784, "x21": 0.0000011439296762728844, "x7": 0.000000029664533512554176, "x12": 0.0000000066823959932177315, "x11": 0.0000010089076349172678, "x30": 0.000000020958228940787584, "x19": 0.000000004052500728846906, "x16": 0.000001078016152314166, "x29": 0.00000009350224047341911, "x26": 0.00000021661476823258764, "x10": 0.006148152150927045, "x1": 0.102169736354628, "x28": 0.000018670932714137332, "x4": 0.00000014646396032226374, "x6": 0.00000008287171714655247, "x25": 0.00000030018789666960033, "x24": 0.0000001647000710728507, "x27": 0.00000012082699435004235, "x18": 0.00000012288515871808591, "x15": 0.00000000919477422662362, "x23": 0.00000025583590471028833, "x14": 0.000004308060099943016}
[INFO] [stdout] Individual #26 {"x17": 0.0000047775888314558634, "x28": 0.0000003909132595279097, "x3": 0.0000005034984837093085, "x15": 0.00000000926811294955319, "x30": 0.00000029242432961073924, "x18": 0.00000021751630914539303, "x8": 0.00000003863070072544552, "x22": 0.0000007040304676495189, "x26": 0.0000008415181860880662, "x19": 0.000000019380559813407365, "x14": 0.0000035403735501578107, "x9": 0.00000010425540605170688, "x10": 0.0000004357754493131815, "x12": 0.000001364477382041855, "x13": 0.0000003446847728039, "x11": 0.000004165577029735974, "x24": 0.0000002551370400191388, "x20": 0.0007156122667154887, "x29": 0.0000017920588690245774, "x5": 0.00000007580858312740734, "x23": 0.00000012688312210608715, "x1": 0.676787459968016, "x2": 0.00000005959428659628875, "x6": 0.0000001269209289956172, "x7": 0.0000010053337215092559, "x25": 0.000002615178515817303, "x27": 0.0000023562934603746285, "x21": 0.00008240088644728103, "x4": 0.00000006948445197461989, "x16": 0.000004498458872858015}
[INFO] [stdout] Individual #27 {"x24": 0.00000011196014619049183, "x7": 0.0000010180244187779825, "x14": 0.0000035403735501578107, "x4": 0.00000006948445197461989, "x11": 0.01685956726658653, "x13": 0.0000003446847728039, "x9": 0.00000010425540605170688, "x25": 0.000002615178515817303, "x29": 0.0000017920588690245774, "x26": 0.00000015109162938380624, "x16": 0.000004567811373348115, "x5": 0.00000007580858312740734, "x1": 0.666847198979967, "x30": 0.00000029242432961073924, "x21": 0.00009445147586656708, "x10": 0.000012530343577260179, "x12": 0.0003090365321475433, "x17": 0.000004509662187392238, "x27": 0.0000018453742363891996, "x23": 0.0000021688820659045212, "x28": 0.00000042947883835326914, "x3": 0.0000005034984837093085, "x15": 0.000000009577352707384468, "x6": 0.0000001269209289956172, "x18": 0.00000013341509747973354, "x20": 0.0007123462167353827, "x2": 0.00000005959428659628875, "x8": 0.000000036572799857757024, "x19": 0.000000019380559813407365, "x22": 0.0000007040304676495189}
[INFO] [stdout] Individual #28 {"x3": 0.0000007556566414713679, "x2": 0.0000002132521514097796, "x22": 0.000002817049122504011, "x24": 0.00000016444214559023586, "x12": 0.000000010765414533357572, "x29": 0.0000007295597207851286, "x30": 0.00000029212191391148686, "x19": 0.00000015783992573379532, "x16": 0.00000005234916442144934, "x5": 0.0000007655574661057054, "x11": 0.0000010006812682094317, "x17": 0.0000006307420552821691, "x14": 0.00000033709286099149723, "x8": 0.00000008002670811884425, "x18": 0.00000012370489050344648, "x15": 0.000000009508607415879313, "x25": 0.00000030018760198693407, "x21": 0.00000229808322347718, "x27": 0.00000006851790592196006, "x10": 0.00000043538013954790077, "x1": 0.031586949822956165, "x6": 0.0000024632834926514734, "x20": 0.0000005443494608888527, "x4": 0.00000006385320167493613, "x23": 0.00000011710883016868607, "x26": 0.00000021598681143495202, "x28": 0.0000000727905977085221, "x9": 0.00000016906425695483363, "x13": 0.00004183329659439907, "x7": 0.000000029663634884790022}
[INFO] [stdout] Individual #29 {"x23": 0.00000025584283941655224, "x12": 0.0000001521323355547094, "x17": 0.000004771794437685504, "x8": 0.00000007066474122719403, "x21": 0.000007720851219327308, "x22": 0.00000018945438346304714, "x20": 0.00000008729888210502744, "x5": 0.000006452968555297796, "x2": 0.00000010524742531312192, "x10": 0.0000004351901795055322, "x16": 0.0024493400677078436, "x15": 0.00010722195897614812, "x19": 0.0000001569857513494252, "x26": 0.000011017907491582633, "x28": 0.0000004614221612851178, "x11": 0.000001007194948712961, "x6": 0.00000018566429138588072, "x30": 0.00000029504509654744225, "x7": 0.0000006173743811569232, "x1": 0.015102373298164495, "x4": 0.0000001509261627022821, "x9": 0.005799714879565755, "x13": 0.00004276203639031411, "x25": 0.00000030076623031710986, "x18": 0.00000012379444633131414, "x3": 0.000000035431150443876005, "x29": 0.000009232732750138302, "x24": 0.00000016473574063517805, "x27": 0.0000001833583208492184, "x14": 0.000041319492661176884}
[INFO] [stdout] Individual #30 {"x5": 0.00000004246104422410411, "x8": 0.0000005303483309154679, "x28": 0.0000000796639123813891, "x1": 0.9883591570517642, "x9": 0.00000017068510899068785, "x27": 0.000000038596689906216736, "x24": 0.0000001647000710728507, "x4": 0.000000006925748170493483, "x20": 0.00000008670537972350784, "x15": 0.00000000919477422662362, "x10": 0.0000004324066239656679, "x19": 0.000000004043521152576225, "x21": 0.0000011438098568712307, "x11": 0.0000010089076349172678, "x12": 0.0000000066823959932177315, "x14": 0.0000006858879825133484, "x22": 0.0000007266538665607568, "x23": 0.0000002563751570288778, "x25": 0.00000030018789666960033, "x16": 0.000001078016152314166, "x26": 0.00000021661476823258764, "x29": 0.00000009350224047341911, "x2": 0.000000029071381912259535, "x3": 0.0000007558281380131638, "x30": 0.0011382102931785897, "x13": 0.0000002645366168168621, "x17": 0.000004857822927976865, "x7": 0.000000028597509176533414, "x18": 0.00000013115013135443544, "x6": 0.0000000021642241690557166}
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::nsga2] Algorithm options are:
[INFO] [stdout]     	* Number of variables            30
[INFO] [stdout]     	* Number of objectives            2
[INFO] [stdout]     	* Number of constraints           0
[INFO] [stdout]     	* Crossover distribution index    15
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-01-17T10:52:23Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:24Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #400
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #401 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #401
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #402 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #402
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #403 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #403
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #404 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #404
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #405 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #405
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #406 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #406
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #407 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #407
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #408 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #408
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #409 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #409
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #410 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #410
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #411 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #411
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #412 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #412
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #413 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #413
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #414 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #414
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #415 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #415
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #416 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #416
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #417 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #417
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #418 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #418
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #419 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #419
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #420 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #420
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #421 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #421
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #422 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #422
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #423 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #423
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #424 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #424
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #425 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #425
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #426 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #426
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #427 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #427
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #428 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #428
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #429 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #429
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #430 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #430
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #431 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #431
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #432 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #432
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #433 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #433
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #434 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #434
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #435 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #435
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #436 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #436
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #437 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #437
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #438 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #438
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #439 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #439
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #440 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #440
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #441 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #441
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #442 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #442
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #443 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #443
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #444 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #444
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #445 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #445
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #446 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #446
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #447 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #447
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #448 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #448
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #449 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #449
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #450 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #450
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #451 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #451
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #452 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #452
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #453 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #453
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #454 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #454
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #455 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #455
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #456 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #456
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #457 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #457
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #458 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #458
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #459 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #459
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #460 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #460
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #461 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #461
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #462 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #462
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #463 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #463
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #464 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #464
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #465 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #465
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #466 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #466
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #467 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #467
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #468 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #468
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #469 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #469
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #470 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #470
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #471 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #471
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #472 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #472
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #473 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #473
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #474 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #474
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #475 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #475
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #476 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #476
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #477 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #477
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #478 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #478
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #479 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #479
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #480 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #480
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #481 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #481
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #482 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #482
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #483 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #483
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #484 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #484
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #485 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #485
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #486 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #486
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #487 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #487
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #488 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #488
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #489 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #489
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #490 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #490
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #491 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #491
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #492 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #492
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #493 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #493
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #494 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #494
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #495 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #495
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #496 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #496
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #497 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #497
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #498 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #498
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #499 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #499
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #500 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #500
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #501 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #501
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #502 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #502
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #503 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #503
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #504 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #504
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #505 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #505
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #506 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #506
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #507 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #507
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #508 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #508
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #509 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #509
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #510 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #510
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #511 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #511
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #512 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #512
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #513 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #513
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #514 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #514
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #515 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #515
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #516 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #516
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #517 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #517
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #518 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #518
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #519 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #519
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #520 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #520
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #521 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #521
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #522 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #522
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #523 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #523
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #524 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #524
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #525 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #525
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #526 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #526
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #527 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #527
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #528 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #528
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #529 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #529
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #530 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #530
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #531 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #531
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #532 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #532
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #533 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #533
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #534 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #534
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #535 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #535
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #536 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #536
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #537 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #537
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #538 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #538
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #539 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #539
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #540 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #540
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #541 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #541
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #542 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #542
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #543 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #543
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #544 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #544
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #545 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #545
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #546 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #546
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #547 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #547
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #548 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #548
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #549 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #549
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #550 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #550
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #551 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #551
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #552 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #552
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #553 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #553
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #554 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #554
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #555 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #555
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #556 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #556
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #557 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #557
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #558 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #558
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #559 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #559
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #560 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #560
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #561 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #561
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #562 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #562
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #563 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #563
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #564 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #564
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #565 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #565
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #566 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #566
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #567 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #567
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #568 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #568
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #569 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #569
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #570 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #570
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #571 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #571
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #572 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #572
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #573 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #573
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #574 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #574
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #575 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #575
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #576 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #576
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #577 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #577
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #578 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #578
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #579 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #579
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #580 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #580
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #581 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #581
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #582 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #582
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #583 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #583
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #584 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #584
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #585 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #585
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #586 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #586
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #587 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #587
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #588 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #588
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #589 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #589
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #590 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #590
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #591 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #591
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #592 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #592
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #593 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #593
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #594 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #594
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #595 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #595
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #596 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #596
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #597 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #597
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #598 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #598
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #599 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #599
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #600 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #600
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #601 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #601
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #602 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #602
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #603 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #603
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #604 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #604
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #605 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #605
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #606 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #606
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #607 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #607
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #608 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #608
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #609 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #609
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #610 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #610
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #611 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #611
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #612 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #612
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #613 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #613
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #614 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #614
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #615 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #615
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #616 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #616
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #617 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #617
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #618 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #618
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #619 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #619
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #620 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #620
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #621 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #621
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #622 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #622
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #623 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #623
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #624 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #624
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #625 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #625
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #626 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #626
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #627 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #627
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #628 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #628
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #629 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #629
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #630 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #630
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #631 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #631
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #632 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #632
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #633 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #633
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #634 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #634
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #635 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #635
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #636 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #636
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #637 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #637
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #638 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #638
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #639 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #639
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #640 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #640
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #641 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #641
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #642 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #642
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #643 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #643
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #644 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #644
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #645 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #645
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #646 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #646
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #647 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #647
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #648 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #648
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #649 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #649
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #650 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #650
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #651 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #651
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #652 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #652
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #653 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #653
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #654 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #654
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #655 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #655
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #656 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #656
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #657 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #657
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #658 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #658
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #659 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #659
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #660 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #660
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #661 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #661
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #662 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #662
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #663 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #663
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #664 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #664
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #665 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #665
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #666 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #666
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #667 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #667
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #668 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #668
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #669 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #669
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #670 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #670
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #671 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #671
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #672 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #672
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #673 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #673
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #674 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #674
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #675 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #675
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #676 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #676
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #677 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #677
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #678 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #678
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #679 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #679
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #680 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #680
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #681 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #681
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #682 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #682
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #683 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #683
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #684 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #684
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #685 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #685
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #686 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #686
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #687 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #687
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #688 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #688
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #689 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #689
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #690 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #690
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #691 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #691
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #692 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #692
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #693 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #693
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #694 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #694
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #695 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #695
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #696 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #696
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #697 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #697
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #698 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #698
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #699 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #699
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #700 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #700
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #701 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #701
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #702 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #702
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #703 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #703
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #704 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #704
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #705 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #705
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #706 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #706
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #707 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #707
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #708 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #708
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #709 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #709
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #710 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #710
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #711 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #711
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #712 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #712
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #713 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #713
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #714 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #714
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #715 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #715
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #716 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #716
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #717 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #717
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #718 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #718
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #719 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #719
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #720 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #720
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #721 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #721
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #722 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #722
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #723 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #723
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #724 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #724
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #725 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #725
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #726 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #726
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #727 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #727
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #728 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #728
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #729 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #729
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #730 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #730
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #731 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #731
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #732 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #732
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #733 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #733
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #734 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #734
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #735 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #735
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #736 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #736
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #737 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #737
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #738 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #738
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #739 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #739
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #740 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #740
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #741 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #741
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #742 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #742
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #743 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #743
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #744 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #744
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #745 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #745
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #746 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #746
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #747 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #747
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #748 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #748
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #749 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #749
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #750 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #750
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #751 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #751
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #752 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #752
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #753 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #753
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #754 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #754
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #755 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #755
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #756 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #756
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #757 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #757
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #758 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #758
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #759 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #759
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #760 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #760
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #761 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #761
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #762 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #762
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #763 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #763
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #764 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #764
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #765 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #765
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #766 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #766
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #767 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #767
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #768 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #768
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #769 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #769
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #770 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #770
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #771 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #771
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #772 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #772
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #773 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #773
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #774 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #774
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #775 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #775
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #776 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #776
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #777 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #777
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #778 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #778
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #779 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #779
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #780 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #780
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #781 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #781
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #782 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #782
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #783 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #783
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #784 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #784
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #785 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #785
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #786 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #786
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #787 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #787
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #788 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #788
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #789 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #789
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #790 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #790
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #791 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #791
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #792 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #792
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #793 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #793
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #794 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #794
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #795 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #795
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #796 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #796
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #797 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #797
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #798 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #798
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #799 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #799
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #800 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #800
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #801 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #801
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #802 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #802
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #803 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #803
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #804 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #804
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #805 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #805
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #806 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #806
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #807 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #807
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #808 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #808
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #809 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #809
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #810 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #810
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #811 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #811
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #812 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #812
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #813 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #813
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #814 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #814
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #815 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #815
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #816 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #816
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #817 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #817
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #818 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #818
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #819 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #819
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #820 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #820
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #821 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #821
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #822 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #822
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #823 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #823
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #824 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #824
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #825 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #825
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #826 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #826
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #827 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #827
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #828 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #828
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #829 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #829
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #830 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #830
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #831 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #831
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #832 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #832
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #833 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #833
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #834 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #834
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #835 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #835
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #836 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #836
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #837 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #837
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #838 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #838
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #839 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #839
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #840 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #840
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #841 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #841
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #842 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #842
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #843 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #843
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #844 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #844
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #845 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #845
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #846 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #846
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #847 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #847
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #848 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #848
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #849 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #849
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #850 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #850
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #851 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #851
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #852 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #852
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #853 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #853
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #854 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #854
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #855 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #855
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #856 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #856
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #857 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #857
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #858 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #858
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #859 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #859
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #860 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #860
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #861 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #861
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #862 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #862
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #863 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #863
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #864 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #864
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #865 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #865
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #866 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #866
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #867 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #867
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #868 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #868
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #869 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #869
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #870 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #870
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #871 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #871
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #872 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #872
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #873 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #873
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #874 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #874
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #875 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #875
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #876 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #876
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #877 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #877
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #878 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #878
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #879 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #879
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #880 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #880
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #881 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #881
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #882 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #882
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #883 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #883
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #884 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #884
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #885 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #885
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #886 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #886
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #887 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #887
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #888 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #888
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #889 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #889
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #890 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #890
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #891 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #891
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #892 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #892
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #893 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #893
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #894 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #894
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #895 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #895
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #896 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #896
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #897 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #897
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #898 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #898
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #899 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #899
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #900 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #900
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #901 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #901
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #902 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #902
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #903 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #903
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #904 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #904
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #905 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #905
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #906 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #906
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #907 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #907
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #908 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #908
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #909 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #909
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #910 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #910
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #911 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #911
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #912 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #912
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #913 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #913
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #914 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #914
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #915 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #915
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #916 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #916
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #917 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #917
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #918 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #918
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #919 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #919
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #920 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #920
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #921 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #921
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #922 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #922
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #923 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #923
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #924 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #924
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #925 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #925
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #926 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #926
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #927 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #927
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #928 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #928
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #929 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #929
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #930 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #930
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #931 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #931
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #932 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #932
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #933 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #933
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #934 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #934
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #935 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #935
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #936 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #936
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #937 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #937
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #938 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #938
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #939 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #939
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #940 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #940
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #941 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #941
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #942 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #942
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #943 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #943
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #944 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #944
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #945 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #945
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #946 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #946
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #947 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #947
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #948 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #948
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #949 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #949
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #950 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #950
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #951 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #951
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #952 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #952
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #953 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #953
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #954 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #954
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #955 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #955
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #956 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #956
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #957 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #957
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #958 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #958
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #959 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #959
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #960 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #960
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #961 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #961
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #962 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #962
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #963 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #963
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #964 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #964
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #965 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #965
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #966 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #966
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #967 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #967
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #968 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #968
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #969 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #969
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #970 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #970
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #971 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #971
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #972 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #972
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #973 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #973
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #974 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #974
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #975 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #975
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #976 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #976
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #977 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #977
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #978 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #978
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #979 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #979
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #980 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #980
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #981 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #981
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #982 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #982
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #983 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #983
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #984 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #984
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #985 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #985
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #986 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #986
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #987 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #987
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #988 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #988
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #989 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #989
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #990 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #990
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #991 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #991
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #992 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #992
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #993 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #993
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #994 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #994
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #995 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #995
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #996 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #996
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #997 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #997
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #998 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #998
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #999 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #999
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #1000 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=1000 was reached
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/ZDT1_2obj_NSGA2_gen1000.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga2] Algorithm options are:
[INFO] [stdout]     	* Number of variables             1
[INFO] [stdout]     	* Number of objectives            2
[INFO] [stdout]     	* Number of constraints           0
[INFO] [stdout]     	* Crossover distribution index    15
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=250 was reached
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/SCH_2obj_NSGA2_gen250.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Number of reference points to generate: 91
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga3] Created 91 reference directions
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga3] Created initial random population
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga3] Algorithm options are:
[INFO] [stdout]     	* Number of variables             7
[INFO] [stdout]     	* Number of objectives            3
[INFO] [stdout]     	* Number of constraints           1
[INFO] [stdout]     	* Crossover distribution index    30
[INFO] [stdout]     	* Crossover probability           1
[INFO] [stdout]     	* Crossover var probability       0.5
[INFO] [stdout]     	* Mutation index parameter        20
[INFO] [stdout]     	* Mutation var probability        0.5
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Starting NSGA3
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga3] Evaluating initial population
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::nsga3] Initial evaluation completed
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-01-17T10:52:25Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-01-17T10:52:26Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:27Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-01-17T10:52:28Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:29Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:30Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:31Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-01-17T10:52:32Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-01-17T10:52:33Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:34Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=400 was reached
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-01-17T10:52:35Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/DTLZ1_3obj_NSGA3_gen400.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105)
[INFO] [stdout]     src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164)
[INFO] [stdout]     src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174)
[INFO] [stdout]     src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134)
[INFO] [stdout]     src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102)
[INFO] [stdout]     src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 9 passed; 6 failed; 1 ignored; 0 measured; 0 filtered out; finished in 14.69s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bca9c017b94134766976ca02db69b943b052d0d8a2cd12c72894fbd4539522f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bca9c017b94134766976ca02db69b943b052d0d8a2cd12c72894fbd4539522f0", kill_on_drop: false }`
[INFO] [stdout] bca9c017b94134766976ca02db69b943b052d0d8a2cd12c72894fbd4539522f0
