[INFO] fetching crate optirustic 1.2.2...
[INFO] testing optirustic-1.2.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate optirustic 1.2.2 into /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate optirustic 1.2.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ff2b62b24d0b25ffe64c76a613e65c10df488f72c1b4d625db15218e4e468097
[INFO] running `Command { std: "docker" "start" "-a" "ff2b62b24d0b25ffe64c76a613e65c10df488f72c1b4d625db15218e4e468097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ff2b62b24d0b25ffe64c76a613e65c10df488f72c1b4d625db15218e4e468097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2b62b24d0b25ffe64c76a613e65c10df488f72c1b4d625db15218e4e468097", kill_on_drop: false }`
[INFO] [stdout] ff2b62b24d0b25ffe64c76a613e65c10df488f72c1b4d625db15218e4e468097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6763a6b7f447bead1b1f58bff0b2fa721ebfd5cfedc61807569251a780b5009
[INFO] running `Command { std: "docker" "start" "-a" "c6763a6b7f447bead1b1f58bff0b2fa721ebfd5cfedc61807569251a780b5009", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[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 bitflags v2.6.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling optirustic-macros v1.1.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling nalgebra v0.33.0
[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 chrono v0.4.38
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.75s
[INFO] running `Command { std: "docker" "inspect" "c6763a6b7f447bead1b1f58bff0b2fa721ebfd5cfedc61807569251a780b5009", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6763a6b7f447bead1b1f58bff0b2fa721ebfd5cfedc61807569251a780b5009", kill_on_drop: false }`
[INFO] [stdout] c6763a6b7f447bead1b1f58bff0b2fa721ebfd5cfedc61807569251a780b5009
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17ca7b21ed08b6fee010d55b597568dde64cc35515551bcb0a921f43e676aed7
[INFO] running `Command { std: "docker" "start" "-a" "17ca7b21ed08b6fee010d55b597568dde64cc35515551bcb0a921f43e676aed7", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "17ca7b21ed08b6fee010d55b597568dde64cc35515551bcb0a921f43e676aed7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17ca7b21ed08b6fee010d55b597568dde64cc35515551bcb0a921f43e676aed7", kill_on_drop: false }`
[INFO] [stdout] 17ca7b21ed08b6fee010d55b597568dde64cc35515551bcb0a921f43e676aed7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d6101c0542d4c29d03e71d24c96f3d6ec7c7167687b01a67ea7d5cad2678ce30
[INFO] running `Command { std: "docker" "start" "-a" "d6101c0542d4c29d03e71d24c96f3d6ec7c7167687b01a67ea7d5cad2678ce30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optirustic-fcb59f9bec2e921e)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_generation ... ok
[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::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::nsga2::test_sorting::test_crowding_distance_4points ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_deletion ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_obj ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_simple_association ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition_overlap ... 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_6points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_points ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho0 ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_normalisation_dtlz1 ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_dtlz1_problem ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file ... 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 algorithms::algorithm::test::test_load_from_file_error ... ok
[INFO] [stdout] test metrics::distance::test::test_distance_ishibuchi_et_al_2015 ... 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 metrics::hv_wfg::wfg::test::test ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_from_file ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_wrong_problem ... 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::test::test_ref_point_from_file ... 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_sch_problem ... ok
[INFO] [stdout] test metrics::hypervolume_2d::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 algorithms::nsga2::test_problems::test_ztd6_problem ... ok
[INFO] [stdout] test utils::test::test_argsort ... ok
[INFO] [stdout] test utils::test::test_armin_by ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_two_layers ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd4_problem ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d3_n2048 ... 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_d5_n1024 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_3 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_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 algorithms::nsga3::test_problems::test_dtlz2 has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 85 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 203.90s
[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/metrics/hv_wfg/wfg.rs - metrics::hv_wfg::wfg::Wfg::get_dominated (line 552) ... ok
[INFO] [stdout] test src/core/problem.rs - core::problem::Evaluator::evaluate (line 47) ... ok
[INFO] [stdout] test src/core/objective.rs - core::objective::Objective (line 42) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) ... FAILED
[INFO] [stdout] test src/core/problem.rs - core::problem::Problem (line 125) ... ok
[INFO] [stdout] test src/core/individual.rs - core::individual::Individual (line 17) ... ok
[INFO] [stdout] test src/operators/mutation.rs - operators::mutation::PolynomialMutation (line 103) ... ok
[INFO] [stdout] test src/utils/algebra.rs - utils::algebra::solve_linear_system (line 39) ... ok
[INFO] [stdout] test src/core/constraint.rs - core::constraint::Constraint (line 48) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) ... FAILED
[INFO] [stdout] test src/operators/crossover.rs - operators::crossover::SimulatedBinaryCrossover (line 129) ... ok
[INFO] [stdout] test src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) ... 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 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/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/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 105) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-04-26T23:16:59Z 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-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=250 was reached
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z 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/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 {"x4": 0.00000008251381433916009, "x12": 0.0000000008341564815115112, "x15": 0.0000005207564879050981, "x14": 0.000000014349797754288498, "x5": 0.00000004670603748155105, "x23": 0.000000008567766265811412, "x25": 0.00000003146466233987439, "x7": 0.00000009370813280847364, "x29": 0.000000013712243875475143, "x24": 0.0000000055339711081552316, "x6": 0.0000000067164128548512626, "x2": 0.000000024441353177896193, "x16": 0.00000006899964399476753, "x3": 0.00000011035197170261046, "x9": 0.0000000009636379075782708, "x18": 0.000000013768947132060097, "x1": 0.000000000000000027755575615628914, "x27": 0.0000005952974041411677, "x28": 0.00000006718891557311216, "x20": 0.00000008205612706806708, "x30": 0.000000005861602202986912, "x11": 0.000000012805207940002351, "x17": 0.0000000005176029115037898, "x22": 0.00000003045415411158477, "x21": 0.00000002158394506501386, "x10": 0.00000006167882574573213, "x8": 0.00000019987563454069158, "x19": 0.00000017532199678600126, "x26": 0.00000001805925904207655, "x13": 0.00000001189942364580004}
[INFO] [stdout] Individual #2 {"x26": 0.0000000018397955654039348, "x18": 0.000000008955815639457917, "x15": 0.0000005264801872370946, "x17": 0.0000000005109623832711214, "x9": 0.0000000033698583208504018, "x23": 0.000000008586054485263173, "x13": 0.00000005926267469373902, "x20": 0.0000009924271632320872, "x7": 0.0000000937139029079692, "x29": 0.0000000003548209377682639, "x3": 0.00000011117121810998403, "x10": 0.00000006978874138299228, "x14": 0.00000004964254013019544, "x1": 0.9999997449974175, "x19": 0.00000012144349451127677, "x25": 0.00000003306077923672273, "x4": 0.00000008316084688196767, "x24": 0.000000005587682661979547, "x27": 0.0000001947822115982782, "x28": 0.00000006718026954011648, "x11": 0.000000012792319618100555, "x12": 0.000000011800825648699612, "x8": 0.0000008691434581240718, "x30": 0.0000000071040877228696846, "x6": 0.000000033016106960650244, "x2": 0.000000024351117555997808, "x16": 0.00000044538272828565125, "x21": 0.00000003158663195368735, "x22": 0.0000000032843898815063674, "x5": 0.000000045766184010309324}
[INFO] [stdout] Individual #3 {"x20": 0.0000009248333862674761, "x13": 0.00000001324648503025069, "x27": 0.00000059521642818434, "x23": 0.000000009216054355584354, "x24": 0.000000006347110156283322, "x29": 0.000019230196396728603, "x6": 0.000000032398806906385647, "x26": 0.00000003927846684126347, "x7": 0.00000009277281794504222, "x14": 0.032517808584752464, "x30": 0.0000011446423565350668, "x12": 0.000000002878862800305254, "x1": 0.6254904612258345, "x21": 0.00000003049115067364184, "x22": 0.000000030942327244031134, "x8": 0.0000002816940864234485, "x15": 0.0000005260729920723903, "x28": 0.0000018774343219921715, "x2": 0.00004345573298896344, "x9": 0.000000004094304555715538, "x11": 0.000000012787276859054619, "x18": 0.00000000755229700297915, "x25": 0.0000003504224964368004, "x5": 0.000000016096484739231606, "x3": 0.00000011086585154618172, "x10": 0.0000001943147754672554, "x19": 0.0000000029113429930194217, "x17": 0.0000000004982467576709713, "x16": 0.0000004581886088176389, "x4": 0.00000008932097954923522}
[INFO] [stdout] Individual #4 {"x3": 0.0376043829062748, "x7": 0.00000009362128153392964, "x30": 0.000000051197502972011785, "x1": 0.739928619983824, "x26": 0.0000004997845624917083, "x27": 0.0000005954054624976516, "x29": 0.000000013823273541957537, "x13": 0.00000001107432562273754, "x14": 0.04480078718443134, "x5": 0.00000004670603748155105, "x8": 0.00000023331759054911835, "x15": 0.0000005209714799430514, "x17": 0.000000000523558480307365, "x18": 0.000000013766702580244208, "x11": 0.000000012805207940002351, "x6": 0.000000006635794435658661, "x21": 0.000000030533427329721346, "x9": 0.013656128949215288, "x20": 0.00000007864430631495917, "x16": 0.000000070697338427547, "x19": 0.0000015908751050239847, "x10": 0.00000006167657087552126, "x4": 0.00000008265313491342835, "x24": 0.000000005538012142684164, "x28": 0.00000006705466949034548, "x23": 0.00000000919588251606902, "x25": 0.00000003146120163046221, "x22": 0.000000031404307163688174, "x2": 0.000000020217077696540487, "x12": 0.000000003876834615816933}
[INFO] [stdout] Individual #5 {"x12": 0.00000001880938294751062, "x17": 0.00000000018311928915223368, "x10": 0.00000006486775607029305, "x11": 0.000000012801174063518937, "x23": 0.00000000922840995422944, "x1": 0.192241539701734, "x19": 0.00007142965312980506, "x7": 0.0000001839914130920866, "x20": 0.0000009763048863059185, "x27": 0.0000005879103156170416, "x5": 0.00000004638636189266741, "x30": 0.000000006423283184674145, "x15": 0.00000039235709193061587, "x13": 0.000000167244733517045, "x8": 0.0000008575420347607927, "x18": 0.00000008703067525798182, "x28": 0.013033451530480133, "x29": 0.0000000011816772397141976, "x22": 0.0000000017514700284719152, "x26": 0.0000004957766815564375, "x9": 0.0000014634390137206262, "x6": 0.000000012304686620487192, "x24": 0.000000004074136551280869, "x25": 0.000001116539715646823, "x4": 0.00000006437933646358153, "x2": 0.0000000018182841963773904, "x16": 0.000000033489430837424815, "x3": 0.000003157209784345387, "x21": 0.000000030666229430218266, "x14": 0.00000005816848177537385}
[INFO] [stdout] Individual #6 {"x8": 0.0000008679057741687552, "x29": 0.0000000032612376999866657, "x11": 0.00000005988687626032856, "x12": 0.0000000014473769658286388, "x7": 0.00000009817760827803453, "x23": 0.00000000856755140307998, "x14": 0.0000000497944096276982, "x19": 0.00000006024575506493983, "x30": 0.000000007089825439214229, "x24": 0.000000006135541244043971, "x5": 0.000000047374099955874166, "x3": 0.0000003412973834388266, "x17": 0.0000000005115060802779377, "x9": 0.00000000465906862432596, "x2": 0.00000002455298286538502, "x28": 0.00000006718843810231952, "x27": 0.0000005975345450906077, "x6": 0.000000007549119039903102, "x1": 0.12172068752108077, "x20": 0.000000011730206612452453, "x16": 0.0000004617237570292588, "x18": 0.00000012753142980882276, "x25": 0.00000003124217484169727, "x10": 0.00000006167882574573213, "x13": 0.00000006406503831214034, "x22": 0.000000004009551513425397, "x21": 0.00000002140211768596487, "x26": 0.00000002081416739428906, "x4": 0.000000015879561419449137, "x15": 0.00000039985710740483603}
[INFO] [stdout] Individual #7 {"x6": 0.000000032751298301685226, "x10": 0.00000006978878473305073, "x18": 0.000000008678725053894684, "x21": 0.000000030538478106322526, "x8": 0.0000002107089909325946, "x12": 0.000000011766165375244194, "x11": 0.000000012805207940002351, "x15": 0.0000005241839055908293, "x20": 0.0000009306096626922462, "x26": 0.00000000444959248590309, "x5": 0.000000046731092870623734, "x1": 0.826446607442197, "x2": 0.04064331039427726, "x22": 0.000000003469551354128555, "x19": 0.0000001752939952094266, "x9": 0.000000003359894792094923, "x3": 0.00000011038789496095868, "x25": 0.00000003146466233987439, "x13": 0.00000001108272488670887, "x16": 0.00000006922717131417061, "x23": 0.000000008595319188369461, "x7": 0.13307707028257304, "x4": 0.000000082443773465015, "x29": 0.000000013823496072920411, "x28": 0.00000006705466949034548, "x17": 0.0000000005226234285208813, "x14": 0.00000004557589790804757, "x27": 0.00000020392433292179894, "x30": 0.000000005861602202986912, "x24": 0.0000000055877971485697725}
[INFO] [stdout] Individual #8 {"x16": 0.00000006428532451443096, "x29": 0.000000002281366576347289, "x7": 0.00000007640358017800354, "x28": 0.0013857390994372358, "x12": 0.0000023411843118358403, "x15": 0.0000005242523304688957, "x11": 0.000000011151124060208612, "x26": 0.00000047488283644427894, "x24": 0.000000004157708452853046, "x23": 0.000000009252709932646546, "x9": 0.000000003565974051584249, "x30": 0.0000012844137327220653, "x6": 0.000000007486505259520313, "x14": 0.00000003380917232373884, "x22": 0.0000000016404069548233447, "x1": 0.36497404095975405, "x19": 0.0000000035813831363225285, "x4": 0.0052478074974912576, "x25": 0.0000000723753406684389, "x8": 0.0000008449924478888211, "x18": 0.00000008621356979680652, "x17": 0.0000000004939792443222517, "x5": 0.000000003476023267338211, "x10": 0.00000015848060286402857, "x2": 0.000000016503159708044797, "x20": 0.00000010934606212661599, "x13": 0.00000005970807314818192, "x21": 0.000000030529538216122496, "x27": 0.0717120217756741, "x3": 0.000059983457598308236}
[INFO] [stdout] Individual #9 {"x12": 0.000000002457386524382625, "x18": 0.00000001626673235116504, "x5": 0.00000004670603748155105, "x7": 0.00000009361964205522667, "x25": 0.000000011845875699601295, "x11": 0.000000012805242319292862, "x10": 0.00000019679881900201056, "x13": 0.00000001200830320229321, "x15": 0.000000520308337732264, "x16": 0.00000006802853592767002, "x28": 0.00000006705466949034548, "x14": 0.00000011923846129857067, "x17": 0.0000000005174583950486888, "x23": 0.02286833815707066, "x3": 0.00000011015318235017879, "x27": 0.0000005254271919285002, "x24": 0.000000005585984893011383, "x29": 0.06386911139894501, "x8": 0.00000023383219219949445, "x19": 0.0000012876091082121409, "x2": 0.000000024441353177896193, "x26": 0.0000004823030795424879, "x6": 0.00000000608228431238641, "x21": 0.00000002165160722325233, "x30": 0.000000007674442577483358, "x4": 0.00000008251436606193558, "x9": 0.00000006893456783371766, "x20": 0.0000010013481572437667, "x1": 0.5227730880033709, "x22": 0.000000005540207487421692}
[INFO] [stdout] Individual #10 {"x30": 0.000000005861602202986912, "x25": 0.00000003146466233987439, "x12": 0.000000002833279988139615, "x17": 0.0000000005176029115037898, "x28": 0.00000006718891557311216, "x1": 0.563505782078563, "x6": 0.000000007119739547619466, "x8": 0.00000019987563454069158, "x5": 0.000000016225099051299366, "x2": 0.00004572602855451049, "x20": 0.0000009245598738668411, "x23": 0.000000008567766265811412, "x27": 0.0815747015363191, "x10": 0.00000006283286035278115, "x15": 0.0000005261808444537664, "x4": 0.00000008251381433916009, "x29": 0.00001917694529388685, "x26": 0.0000000393522300520354, "x3": 0.00000011035197170261046, "x9": 0.0000000009636379075782708, "x24": 0.0000000055339711081552316, "x13": 0.00000001189942364580004, "x14": 0.000000014349797754288498, "x21": 0.000000018406340774208924, "x16": 0.00000006899964399476753, "x18": 0.00000000782534172894624, "x19": 0.0000000010271266696805207, "x22": 0.00000003045460038188821, "x11": 0.000000012787202282464093, "x7": 0.00000009370813280847364}
[INFO] [stdout] Individual #11 {"x27": 0.0000005952197909768006, "x11": 0.0000007532289321301883, "x7": 0.0000002478725571341321, "x10": 0.000000005511391037059377, "x17": 0.000000040750072618759726, "x1": 0.05068277213248293, "x13": 0.000000011657352988229177, "x24": 0.00000027521496883366805, "x4": 0.000000017061335331878077, "x16": 0.00000045154610558322866, "x21": 0.000000030529784898497716, "x12": 0.0000000025012634789626637, "x25": 0.0000035461358901343193, "x20": 0.0000009818060409746147, "x23": 0.00000000862836028005909, "x8": 0.0000002107089909325946, "x9": 0.000000014648644823145908, "x22": 0.021419769594208223, "x3": 0.00000011039188812166054, "x2": 0.000000024443357612029298, "x28": 0.0013511738718120533, "x6": 0.000000007492468428973874, "x18": 0.000000007313833692757256, "x19": 0.000000015609284512302363, "x5": 0.01096222597616758, "x26": 0.0000004812740986805824, "x15": 0.000000525775714982651, "x29": 0.00001812977840105073, "x30": 0.000000005997598384180375, "x14": 0.00000004904744002025381}
[INFO] [stdout] Individual #12 {"x22": 0.000000029988561604922946, "x26": 0.00000004046258392212127, "x28": 0.000024616257339737393, "x14": 0.000000008646765012812858, "x18": 0.000000013771273772811875, "x21": 0.00000003188998465779138, "x27": 0.0000005923863581715595, "x9": 0.000000007921940552294734, "x2": 0.000000011335554757055913, "x11": 0.0000001103494939296429, "x20": 0.00000009553890829001172, "x7": 0.00000009397897734908075, "x8": 0.0000008695887411232913, "x29": 0.000000014527346199153155, "x3": 0.00000009997549040562814, "x1": 0.9130981922197788, "x24": 0.000000005520254882948696, "x4": 0.00000033374098429484274, "x30": 0.000000011355643197284118, "x17": 0.00008465488495960063, "x16": 0.000000028174279381592546, "x19": 0.000004163841198059353, "x6": 0.00000015260861578549033, "x12": 0.0000000016172964266189704, "x15": 0.0000005207619532101599, "x25": 0.00000003262486696137751, "x23": 0.000000008541748960347164, "x10": 0.000000061895856847187, "x5": 0.00000004859574878598072, "x13": 0.00000035593933392362316}
[INFO] [stdout] Individual #13 {"x13": 0.000000011062396232601048, "x25": 0.00000007222401296870244, "x1": 0.26064411336096205, "x4": 0.00000008495632364693288, "x7": 0.00000007640358017800354, "x15": 0.0000005272160460081211, "x21": 0.000000030530885351893886, "x11": 0.000000011161076424710286, "x9": 0.0000000011494224437388792, "x16": 0.0000000692873502186278, "x23": 0.000000009252709932646546, "x5": 0.000000003476023267338211, "x2": 0.000000017192560634039, "x8": 0.0000008449924478888211, "x10": 0.0000000638219829268681, "x12": 0.0000000027521019143779887, "x30": 0.0000000024426972676267864, "x20": 0.00000013252410516741663, "x19": 0.00000000808725640893238, "x18": 0.00000008964755618816724, "x26": 0.00000047488283644427894, "x6": 0.000000004556080755250567, "x28": 0.00008708063188528272, "x29": 0.000000002281366576347289, "x3": 0.000000033536685041732215, "x17": 0.0000000004938950724014355, "x22": 0.00000003025405607322718, "x27": 0.0000005857744782925746, "x14": 0.00000003380917232373884, "x24": 0.000000005608462276102729}
[INFO] [stdout] Individual #14 {"x21": 0.0000000307177554699551, "x3": 0.00000011255562255424515, "x28": 0.000010085763797502414, "x23": 0.000000008576658673775683, "x24": 0.000000005584525745585587, "x30": 0.00000004860127386076495, "x2": 0.000000023948960652112133, "x22": 0.00000003276557860426042, "x10": 0.0000000610972646250696, "x15": 0.0000005270686128180148, "x1": 0.010112619872843065, "x16": 0.00000006909039835323693, "x6": 0.000000006642790466976586, "x18": 0.000000013356811056346929, "x29": 0.0000000005734215630200751, "x17": 0.000000000517583629037178, "x12": 0.0000000025570558850707538, "x26": 0.0000004817669491128021, "x11": 0.000000012804537405662368, "x13": 0.000000023480923149570384, "x27": 0.000000521043376040637, "x4": 0.00000008251340870092298, "x14": 0.000000012702023084669876, "x5": 0.0000000468284866941491, "x9": 0.0000000034261622111615128, "x25": 0.00000003146410280063759, "x20": 0.00000009392253813120375, "x19": 0.00000017532199678600126, "x8": 0.0000008914615352351653, "x7": 0.00000007644669633677958}
[INFO] [stdout] Individual #15 {"x27": 0.0000006005264986155609, "x28": 0.00009228453209250004, "x1": 0.3031259814742336, "x10": 0.00000009192942578197899, "x17": 0.0000000000427794484831678, "x24": 0.00000000020528813050485063, "x16": 0.0000000621509028512584, "x4": 0.00000008024726520635128, "x19": 0.00000015253075934246204, "x15": 0.00000052646199142795, "x23": 0.000000008567974541794958, "x29": 0.00000002547470167033001, "x6": 0.00000005953498207049376, "x18": 0.000000025081506383049012, "x21": 0.00000003072049167794092, "x11": 0.000000013720193106610497, "x9": 0.0000000009097134860988577, "x13": 0.00000016224454306264697, "x14": 0.000000051830609743189216, "x2": 0.00000002483459386649975, "x20": 0.0019026909248019681, "x12": 0.000000004236835905363699, "x25": 0.000000031154113940230634, "x5": 0.00000006507836468363316, "x30": 0.0000007021384935551649, "x22": 0.000000003456584746351212, "x26": 0.00000006514070738161294, "x3": 0.0000065091971446720996, "x8": 0.0000008689169610393168, "x7": 0.00000009397156691896687}
[INFO] [stdout] Individual #16 {"x28": 0.00006247869466629989, "x13": 0.00000005839901126844018, "x7": 0.00000007640358017800354, "x20": 0.00000013252410516741663, "x25": 0.01720069360474693, "x22": 0.0000000016425096940300006, "x21": 0.000000030537452619920553, "x24": 0.00000000410781233831269, "x19": 0.00000016469720992730194, "x17": 0.0000012186796085964472, "x18": 0.00000009146967620186852, "x12": 0.0000023411843118358403, "x26": 0.00000047488283644427894, "x16": 0.00000006787977755877277, "x6": 0.000000006629805362981797, "x14": 0.00000003380917232373884, "x15": 0.0007648958308958486, "x3": 0.00004191081375524198, "x27": 0.0000005856794855244487, "x10": 0.0000000616431960274843, "x2": 0.000000016503159708044797, "x4": 0.00000008172392812829963, "x23": 0.000000009191496645343415, "x29": 0.0018694460489934784, "x30": 0.0000000024426972676267864, "x11": 0.000056443565897428325, "x5": 0.0000000036683167376561833, "x8": 0.0000008449924478888211, "x9": 0.0000000011494224437388792, "x1": 0.2458027259012307}
[INFO] [stdout] Individual #17 {"x7": 0.00000019240121010182294, "x27": 0.0000005626710871214923, "x28": 0.00004401305244254865, "x24": 0.000000006130496452972192, "x12": 0.000000015869189315880843, "x26": 0.00000003677995004738037, "x5": 0.000801621644404539, "x13": 0.0000000694190938938146, "x14": 0.00000013804150585816142, "x30": 0.0000012058125209830758, "x2": 0.00000002441438208566655, "x29": 0.00000001368892151642039, "x6": 0.000000002049997256335355, "x8": 0.0000008706742045663602, "x15": 0.0000005161094158833972, "x19": 0.00000013904596729439694, "x25": 0.000018858393699937907, "x10": 0.00000007153025249367521, "x3": 0.0000004948704851426393, "x16": 0.000000016308013694979214, "x21": 0.00000003073491738524318, "x17": 0.0000000005122220280752984, "x22": 0.0000000014367996826506418, "x4": 0.00000015149238336581127, "x11": 0.000000012818448836060499, "x20": 0.0000009110862126427315, "x23": 0.000000008558999665227095, "x9": 0.0000000043936499146064715, "x1": 0.6771668709005738, "x18": 0.00000011859025915969363}
[INFO] [stdout] Individual #18 {"x13": 0.00000004600175194684298, "x15": 0.00000039235709193061587, "x28": 0.012797464290667731, "x2": 0.0000000018182841963773904, "x3": 0.000003157209784345387, "x4": 0.00000006437933646358153, "x27": 0.0000005200723811276412, "x14": 0.0010239262842153887, "x19": 0.00007003981807882358, "x26": 0.0000004957766815564375, "x5": 0.00000004606396645075259, "x18": 0.00000008589564254804725, "x23": 0.000000009227875322989407, "x9": 0.0000014839041359236273, "x22": 0.0000000017800856228329817, "x20": 0.0000009198653228817788, "x30": 0.000000006423283184674145, "x8": 0.0000008469063220515889, "x6": 0.000000012304686620487192, "x24": 0.000000004003163076749803, "x29": 0.0000000004680420233335125, "x12": 0.00000000898508147329202, "x7": 0.0000001803267326754636, "x16": 0.00000003255606864261379, "x11": 0.00000001471903757135998, "x17": 0.00000000018311928915223368, "x1": 0.20749290063026232, "x10": 0.00000006199073312096816, "x21": 0.000000021124086909638322, "x25": 0.000001116539715646823}
[INFO] [stdout] Individual #19 {"x21": 0.00000003262984278309873, "x6": 0.00000014334580308774837, "x1": 0.45874267044778205, "x24": 0.0000000062046263583838055, "x18": 0.000000013397443228812401, "x13": 0.00000036136950049240423, "x29": 0.00000000306690532554186, "x22": 0.00000003001482169859506, "x12": 0.00000000388303730389512, "x5": 0.00000004859574878598072, "x2": 0.000000011335554757055913, "x8": 0.0000008695887411232913, "x10": 0.00000020157912187632078, "x28": 0.000024616257339737393, "x16": 0.000000028174279381592546, "x26": 0.000000004275566590740198, "x30": 0.000000011311587368025016, "x15": 0.0000005272300246917375, "x19": 0.000003962086714524232, "x4": 0.00000033374098429484274, "x7": 0.00000009402450222256156, "x9": 0.000000007921940552294734, "x20": 0.0000009592082201589896, "x17": 0.0000000005006112523551046, "x27": 0.0000005923863581715595, "x23": 0.000000009169760461010971, "x25": 0.00000009850154516546511, "x14": 0.000000008028061712252963, "x3": 0.0000003911910036170084, "x11": 0.0000003377138558289919}
[INFO] [stdout] Individual #20 {"x7": 0.00000009370604783696958, "x13": 0.000000059181204885399164, "x5": 0.00000004751852117114441, "x25": 0.00000003306077923672273, "x22": 0.0000000032843898815063674, "x11": 0.000000012792319618100555, "x28": 0.0000952916178557049, "x9": 0.0000000033698583208504018, "x3": 0.000005733913213235772, "x8": 0.0000008691434581240718, "x6": 0.000000033016106960650244, "x12": 0.000000011800825648699612, "x15": 0.0000005264624585697755, "x14": 0.00000004975251841090807, "x16": 0.00000044538272828565125, "x21": 0.00000003065614627405314, "x17": 0.0000000005031542046772741, "x18": 0.000000008955815639457917, "x10": 0.00000009224090490796427, "x30": 0.0000006887727425991912, "x26": 0.0000000015559856475283417, "x29": 0.0000000003548209377682639, "x27": 0.0000001947822115982782, "x2": 0.000000024351117555997808, "x24": 0.000000005587682661979547, "x1": 0.31979794621773555, "x19": 0.00000012144349451127677, "x20": 0.0000009924271632320872, "x23": 0.000000008586054485263173, "x4": 0.00000008286933061248146}
[INFO] [stdout] Individual #21 {"x12": 0.000000003876834615816933, "x25": 0.00000003143419418032649, "x1": 0.8553615690216172, "x26": 0.0000004817669491128021, "x15": 0.000000328980718087839, "x6": 0.000000006635794435658661, "x16": 0.00000006449167064478927, "x27": 0.0000006056626056117352, "x3": 0.00000011038789496095868, "x23": 0.00000000919588251606902, "x22": 0.00000003045415411158477, "x29": 0.000000013823496072920411, "x21": 0.000000030538478106322526, "x10": 0.00000019692808624868471, "x2": 0.000000024446361133077395, "x8": 0.0000002107089909325946, "x24": 0.000000005538012142684164, "x11": 0.000000012805207940002351, "x17": 0.0000000005236070602291051, "x18": 0.000000013356811056346929, "x28": 0.00000006705466949034548, "x14": 0.00000001270920119712041, "x13": 0.00000001108272488670887, "x4": 0.0000000824441791032521, "x20": 0.0000009268045614583356, "x30": 0.000000005861602202986912, "x7": 0.00000009362301237327148, "x5": 0.0000000156993385178748, "x19": 0.00000017532199678600126, "x9": 0.0000000009789717394910203}
[INFO] [stdout] Individual #22 {"x26": 0.00000003840424611131471, "x24": 0.000000006218342583590342, "x14": 0.000000012090572519248963, "x7": 0.00000009608856471577242, "x6": 0.000000003888149254933041, "x15": 0.0000005158796238743866, "x9": 0.0000000010146028959826984, "x4": 0.00000008251381433916009, "x30": 0.000000005863269458370181, "x20": 0.0000009587247154212685, "x23": 0.0000000020489484552087364, "x8": 0.017134223915162842, "x3": 0.0000004821832555661207, "x13": 0.010130491809696017, "x1": 0.443027603689888, "x28": 0.0000036359131398269986, "x2": 0.000000024414833408139967, "x19": 0.000007645269551660464, "x25": 0.00000007659213800179603, "x29": 0.000000013712243875475143, "x16": 0.0000006443844435677464, "x21": 0.000000030741730161283615, "x5": 0.00000004670647559937541, "x10": 0.00000008979733214245088, "x12": 0.000000014797176850821866, "x17": 0.0000018488842041968192, "x22": 0.00000003254234427641293, "x27": 0.0000005935227473504115, "x11": 0.000000263460714307012, "x18": 0.00000011552911698004182}
[INFO] [stdout] Individual #23 {"x29": 0.00000001337998660879752, "x30": 0.000000005999920918727126, "x13": 0.0000000009489463612849432, "x7": 0.029018673751866706, "x16": 0.00000009393625608496395, "x6": 0.000000057063242482483933, "x2": 0.000000024989265004370913, "x25": 0.00000003392677963609977, "x11": 0.000005147861625696677, "x26": 0.000000016009556310518225, "x21": 0.00000003111520173006549, "x18": 0.00000009181220366294322, "x24": 0.000000005447227300683249, "x5": 0.000000045829912941807046, "x22": 0.000000025107559906629978, "x1": 0.8949701893698316, "x9": 0.0000015140165640321544, "x4": 0.0000001595415535621402, "x3": 0.000003133883237350341, "x17": 0.0028964015994902234, "x28": 0.0000036852268998476684, "x12": 0.0000000032063251946366496, "x8": 0.01743894525475903, "x20": 0.00004294275590462288, "x15": 0.0000005209143724038211, "x10": 0.00000009006914283902815, "x19": 0.000007179398534123932, "x14": 0.0017744372164466109, "x23": 0.00000000916265134367771, "x27": 0.0000005935396785477602}
[INFO] [stdout] Individual #24 {"x26": 0.00000003677995004738037, "x6": 0.00000003250632498977543, "x1": 0.3970165840219509, "x11": 0.000000011052096912418831, "x18": 0.00000009105040551574743, "x20": 0.0000009106153213347019, "x19": 0.00000013904596729439694, "x8": 0.0000008764132337070576, "x16": 0.000000011524053543662249, "x27": 0.0000005316507291090951, "x3": 0.00000007963896690594488, "x13": 0.00000005977253849859223, "x23": 0.000000008568458652076654, "x10": 0.00000006232364407530987, "x29": 0.0000000004723512759745725, "x12": 0.000000015884798312367935, "x30": 0.0001322415128841348, "x7": 0.00000009417553736255392, "x22": 0.000000029609708604383013, "x9": 0.000000003907645116753036, "x14": 0.00000013337420416115213, "x17": 0.0000000005187411891357543, "x2": 0.000000022252464707594117, "x4": 0.00000006281113319766557, "x5": 0.00000004618811316944516, "x28": 0.000053259994902606534, "x21": 0.00000003067614967188585, "x24": 0.00000000553395958202749, "x25": 0.0000012869918260004336, "x15": 0.0000005146819628772747}
[INFO] [stdout] Individual #25 {"x11": 0.010957411885912163, "x4": 0.00000008053878147583749, "x15": 0.0000005264797200952691, "x12": 0.000000004236835905363699, "x6": 0.00000005953498207049376, "x9": 0.0000000009097134860988577, "x14": 0.00000005172063146247658, "x19": 0.00000015253075934246204, "x20": 0.0019026909248019681, "x2": 0.00000002483459386649975, "x13": 0.00000016232602094213787, "x24": 0.00000000020528813050485063, "x8": 0.0000008689169610393168, "x18": 0.000000025081506383049012, "x17": 0.00000000005107771605826254, "x30": 0.000000029715681078689606, "x26": 0.00000006623949089737973, "x29": 0.00000002031747358130449, "x5": 0.00000006332602752279825, "x3": 0.0000009376729652159858, "x7": 0.00000009397942198996649, "x23": 0.000000008567974541794958, "x27": 0.0000006005264986155609, "x10": 0.00000006947726225700702, "x21": 0.014431445306380927, "x25": 0.000000031154113940230634, "x28": 0.0000005774969273266442, "x1": 0.9692627128748403, "x16": 0.0000000621509028512584, "x22": 0.000000003456584746351212}
[INFO] [stdout] Individual #26 {"x3": 0.0000001111844430815976, "x10": 0.00000006167004217724079, "x28": 0.00000006705466949034548, "x7": 0.00000009362129858493125, "x13": 0.00000005834600562846329, "x14": 0.000000012709275819806413, "x4": 0.00000008251381433916009, "x17": 0.0000000005176029115037898, "x11": 0.000000012805207940002351, "x18": 0.0000000087554996291377, "x21": 0.000000021088271995558368, "x30": 0.000000005861602202986912, "x29": 0.000000013667564250920064, "x12": 0.0000000031891913953926646, "x25": 0.00000003146466233987439, "x24": 0.0000000055339711081552316, "x23": 0.000000008568377368926658, "x26": 0.0000005030422729240383, "x16": 0.00000006899964399476753, "x1": 0.09931969027963539, "x2": 0.000000024441353177896193, "x19": 0.00000017353948258634477, "x15": 0.0000005207986344956211, "x27": 0.0000005953670454303865, "x6": 0.000000005464818387725134, "x20": 0.0000009806464199363224, "x22": 0.00000003045415411158477, "x9": 0.0000000032936544228547214, "x5": 0.00000004577383746977232, "x8": 0.0000008701371430127309}
[INFO] [stdout] Individual #27 {"x8": 0.0000008706742045663602, "x25": 0.00001823728024751642, "x21": 0.0000000307366854713612, "x10": 0.00000007153025249367521, "x2": 0.000000024442012200952375, "x15": 0.0000005264083714285674, "x27": 0.00000003546370313001719, "x3": 0.0000001120629783428682, "x23": 0.000000008585704866639981, "x24": 0.0000000055868308645205465, "x17": 0.0000000005122510648888208, "x13": 0.00000006913649535906914, "x6": 0.005738869417170251, "x7": 0.00000019588466121953514, "x20": 0.00000008544057286240941, "x26": 0.00000003677995004738037, "x12": 0.0000000036400920998216965, "x28": 0.00004401305244254865, "x1": 0.6868707118080457, "x11": 0.000000012819135997985366, "x9": 0.0000000043971875881953814, "x18": 0.000000009220326365393454, "x30": 0.0000012058125209830758, "x22": 0.00000003100598576443906, "x4": 0.00000015149238336581127, "x5": 0.000801621644404539, "x16": 0.000000016308013694979214, "x14": 0.00000013804150585816142, "x19": 0.0000001388727209965957, "x29": 0.000000012923632151302113}
[INFO] [stdout] Individual #28 {"x7": 0.00000007737267776057016, "x9": 0.000000003451215089969524, "x22": 0.0000000005729987929644377, "x30": 0.0000012844137327220653, "x12": 0.0000025092662340338144, "x16": 0.00000006820909575028328, "x26": 0.00000047488283644427894, "x18": 0.00000008621356979680652, "x21": 0.000000021879336243185007, "x29": 0.0000000022734356994811893, "x28": 0.00004758710443026422, "x13": 0.000000015441535437386285, "x17": 0.0000000004939792443222517, "x27": 0.07039752919370079, "x24": 0.0000000041295020310856076, "x3": 0.023741907021876115, "x14": 0.00000004937655804191007, "x4": 0.0052478074974912576, "x15": 0.0000005263189158953848, "x20": 0.00000007767145998697494, "x23": 0.00000000857043713018823, "x2": 0.00000001669175544508598, "x10": 0.00000015848060286402857, "x19": 0.000000029092891155761745, "x1": 0.03558727506150983, "x11": 0.000000008738661053068792, "x5": 0.00000004645246813962919, "x8": 0.0000008473423260794955, "x25": 0.0000000723753406684389, "x6": 0.00000003062130166024835}
[INFO] [stdout] Individual #29 {"x22": 0.000000029609708604383013, "x17": 0.0000000005187411891357543, "x25": 0.0000012869918260004336, "x4": 0.00000006281113319766557, "x8": 0.0000008744751674727378, "x10": 0.00000006231481443734582, "x12": 0.000000015884798312367935, "x20": 0.0000009106153213347019, "x29": 0.000000013047153457665897, "x24": 0.00000000553395958202749, "x11": 0.000000011052096912418831, "x15": 0.0000005146819628772747, "x14": 0.00000013337420416115213, "x19": 0.0000001738371157219755, "x21": 0.00000003067614967188585, "x26": 0.00000003677995004738037, "x7": 0.0000000936495507916614, "x28": 0.0000007655421216221503, "x6": 0.000000007368448034025905, "x2": 0.000000022252464707594117, "x5": 0.000000046244011914484186, "x27": 0.0000005316507291090951, "x1": 0.4039951998618457, "x3": 0.00000007963896690594488, "x30": 0.0001322415128841348, "x18": 0.00000009105040551574743, "x9": 0.000000003907645116753036, "x16": 0.00000006842098254081144, "x23": 0.000000008567673972207024, "x13": 0.00000000020221071689276527}
[INFO] [stdout] Individual #30 {"x4": 0.00000006437933646358153, "x27": 0.0000005879103156170416, "x30": 0.000000006877086003776875, "x3": 0.0000029542559165967267, "x23": 0.00000000026911721866927114, "x11": 0.000000012803278412075186, "x9": 0.0000013902727574303603, "x29": 0.0000000011816772397141976, "x14": 0.00000005816848177537385, "x19": 0.00007142965312980506, "x20": 0.0000009763048863059185, "x22": 0.000000002741234494501078, "x2": 0.0000000018182841963773904, "x8": 0.0000008579480598902138, "x25": 0.000001116539715646823, "x16": 0.000000033489430837424815, "x26": 0.0000004957766815564375, "x6": 0.000000012304686620487192, "x10": 0.00000006459718892592332, "x7": 0.0000001839914130920866, "x1": 0.07028253164681739, "x21": 0.000000030666229430218266, "x13": 0.000000167244733517045, "x24": 0.000000004074136551280869, "x5": 0.00000004638636189266741, "x15": 0.0000005324934624634808, "x28": 0.013033451530480133, "x12": 0.00000001880938294751062, "x18": 0.00000008703067525798182, "x17": 0.00000000018169729677085509}
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2026-04-26T23:16:59Z 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-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #400
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #401 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #401
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #402 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #402
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #403 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #403
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #404 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #404
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #405 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #405
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #406 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #406
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #407 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #407
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #408 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #408
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #409 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #409
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #410 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #410
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #411 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #411
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #412 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #412
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #413 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #413
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #414 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #414
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #415 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #415
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #416 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #416
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #417 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #417
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #418 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #418
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #419 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #419
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #420 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #420
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #421 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #421
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #422 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #422
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #423 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #423
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #424 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #424
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #425 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #425
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #426 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #426
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #427 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #427
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #428 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #428
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #429 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #429
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #430 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #430
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #431 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #431
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #432 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #432
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #433 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #433
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #434 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #434
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #435 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #435
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #436 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #436
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #437 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #437
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #438 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #438
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #439 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #439
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #440 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #440
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #441 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #441
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #442 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #442
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #443 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #443
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #444 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #444
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #445 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #445
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #446 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #446
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #447 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #447
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #448 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #448
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #449 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #449
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #450 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #450
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #451 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #451
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #452 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #452
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #453 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #453
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #454 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #454
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #455 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #455
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #456 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #456
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #457 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #457
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #458 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #458
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #459 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #459
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #460 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #460
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #461 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #461
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #462 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #462
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #463 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #463
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #464 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #464
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #465 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #465
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #466 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #466
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #467 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #467
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #468 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #468
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #469 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #469
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #470 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #470
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #471 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #471
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #472 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #472
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #473 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #473
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #474 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #474
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #475 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #475
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #476 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #476
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #477 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #477
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #478 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #478
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #479 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #479
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #480 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #480
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #481 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #481
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #482 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #482
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #483 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #483
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #484 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #484
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #485 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #485
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #486 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #486
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #487 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #487
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #488 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #488
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #489 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #489
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #490 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #490
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #491 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #491
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #492 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #492
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #493 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #493
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #494 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #494
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #495 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #495
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #496 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #496
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #497 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #497
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #498 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #498
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #499 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #499
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #500 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #500
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #501 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #501
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #502 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #502
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #503 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #503
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #504 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #504
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #505 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #505
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #506 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #506
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #507 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #507
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #508 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #508
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #509 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #509
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #510 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #510
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #511 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #511
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #512 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #512
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #513 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #513
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #514 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #514
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #515 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #515
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #516 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #516
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #517 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #517
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #518 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #518
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #519 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #519
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #520 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #520
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #521 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #521
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #522 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #522
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #523 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #523
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #524 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #524
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #525 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #525
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #526 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #526
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #527 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #527
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #528 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #528
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #529 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #529
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #530 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #530
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #531 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #531
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #532 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #532
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #533 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #533
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #534 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #534
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #535 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #535
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #536 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #536
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #537 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #537
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #538 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #538
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #539 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #539
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #540 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #540
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #541 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #541
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #542 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #542
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #543 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #543
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #544 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #544
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #545 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #545
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #546 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #546
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #547 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #547
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #548 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #548
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #549 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #549
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #550 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #550
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #551 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #551
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #552 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #552
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #553 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #553
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #554 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #554
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #555 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #555
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #556 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #556
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #557 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #557
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #558 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #558
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #559 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #559
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #560 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #560
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #561 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #561
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #562 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #562
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #563 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #563
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #564 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #564
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #565 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #565
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #566 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #566
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #567 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #567
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #568 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #568
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #569 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #569
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #570 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #570
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #571 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #571
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #572 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #572
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #573 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #573
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #574 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #574
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #575 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #575
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #576 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #576
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #577 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #577
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #578 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #578
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #579 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #579
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #580 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #580
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #581 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #581
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #582 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #582
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #583 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #583
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #584 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #584
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #585 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #585
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #586 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #586
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #587 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #587
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #588 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #588
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #589 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #589
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #590 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #590
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #591 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #591
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #592 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #592
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #593 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #593
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #594 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #594
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #595 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #595
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #596 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #596
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #597 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #597
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #598 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #598
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #599 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #599
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #600 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #600
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #601 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #601
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #602 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #602
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #603 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #603
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #604 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #604
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #605 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #605
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #606 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #606
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #607 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #607
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #608 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #608
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #609 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #609
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #610 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #610
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #611 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #611
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #612 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #612
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #613 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #613
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #614 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #614
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #615 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #615
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #616 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #616
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #617 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #617
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #618 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #618
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #619 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #619
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #620 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #620
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #621 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #621
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #622 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #622
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #623 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #623
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #624 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #624
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #625 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #625
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #626 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #626
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #627 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #627
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #628 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #628
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #629 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #629
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #630 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #630
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #631 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #631
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #632 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #632
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #633 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #633
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #634 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #634
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #635 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #635
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #636 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #636
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #637 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #637
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #638 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #638
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #639 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #639
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #640 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #640
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #641 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #641
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #642 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #642
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #643 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #643
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #644 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #644
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #645 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #645
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #646 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #646
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #647 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #647
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #648 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #648
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #649 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #649
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #650 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #650
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #651 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #651
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #652 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #652
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #653 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #653
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #654 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #654
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #655 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #655
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #656 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #656
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #657 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #657
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #658 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #658
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #659 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #659
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #660 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #660
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #661 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #661
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #662 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #662
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #663 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #663
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #664 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #664
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #665 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #665
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #666 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #666
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #667 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #667
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #668 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #668
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #669 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #669
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #670 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #670
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #671 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #671
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #672 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #672
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #673 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #673
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #674 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #674
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #675 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #675
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #676 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #676
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #677 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #677
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #678 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #678
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #679 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #679
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #680 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #680
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #681 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #681
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #682 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #682
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #683 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #683
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #684 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #684
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #685 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #685
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #686 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #686
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #687 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #687
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #688 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #688
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #689 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #689
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #690 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #690
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #691 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #691
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #692 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #692
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #693 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #693
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #694 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #694
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #695 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #695
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #696 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #696
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #697 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #697
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #698 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #698
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #699 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #699
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #700 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #700
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #701 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #701
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #702 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #702
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #703 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #703
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #704 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #704
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #705 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #705
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #706 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #706
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #707 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #707
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #708 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #708
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #709 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #709
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #710 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #710
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #711 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #711
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #712 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #712
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #713 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #713
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #714 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #714
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #715 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #715
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #716 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #716
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #717 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #717
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #718 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #718
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #719 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #719
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #720 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #720
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #721 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #721
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #722 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #722
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #723 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #723
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #724 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #724
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #725 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #725
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #726 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #726
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #727 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #727
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #728 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #728
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #729 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #729
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #730 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #730
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #731 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #731
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #732 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #732
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #733 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #733
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #734 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #734
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #735 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #735
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #736 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #736
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #737 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #737
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #738 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #738
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #739 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #739
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #740 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #740
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #741 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #741
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #742 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #742
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #743 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #743
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #744 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #744
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #745 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #745
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #746 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #746
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #747 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #747
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #748 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #748
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #749 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #749
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #750 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #750
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #751 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #751
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #752 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #752
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #753 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #753
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #754 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #754
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #755 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #755
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #756 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #756
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #757 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #757
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #758 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #758
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #759 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #759
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #760 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #760
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #761 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #761
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #762 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #762
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #763 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #763
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #764 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #764
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #765 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #765
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #766 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #766
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #767 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #767
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #768 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #768
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #769 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #769
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #770 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #770
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #771 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #771
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #772 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #772
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #773 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #773
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #774 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #774
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #775 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #775
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #776 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #776
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #777 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #777
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #778 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #778
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #779 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #779
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #780 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #780
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #781 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #781
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #782 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #782
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #783 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #783
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #784 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #784
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #785 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #785
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #786 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #786
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #787 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #787
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #788 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #788
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #789 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #789
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #790 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #790
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #791 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #791
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #792 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #792
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #793 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #793
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #794 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #794
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #795 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #795
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #796 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #796
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #797 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #797
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #798 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #798
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #799 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #799
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #800 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #800
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #801 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #801
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #802 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #802
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #803 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #803
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #804 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #804
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #805 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #805
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #806 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #806
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #807 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #807
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #808 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #808
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #809 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #809
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #810 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #810
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #811 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #811
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #812 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #812
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #813 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #813
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #814 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #814
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #815 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #815
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #816 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #816
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #817 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #817
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #818 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #818
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #819 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #819
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #820 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #820
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #821 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #821
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #822 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #822
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #823 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #823
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #824 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #824
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #825 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #825
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #826 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #826
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #827 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #827
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #828 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #828
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #829 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #829
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #830 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #830
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #831 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #831
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #832 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #832
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #833 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #833
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #834 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #834
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #835 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #835
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #836 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #836
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #837 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #837
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #838 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #838
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #839 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #839
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #840 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #840
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #841 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #841
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #842 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #842
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #843 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #843
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #844 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #844
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #845 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #845
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #846 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #846
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #847 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #847
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #848 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #848
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #849 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #849
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #850 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #850
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #851 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #851
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #852 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #852
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #853 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #853
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #854 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #854
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #855 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #855
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #856 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #856
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #857 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #857
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #858 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #858
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #859 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #859
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #860 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #860
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #861 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #861
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #862 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #862
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #863 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #863
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #864 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #864
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #865 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #865
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #866 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #866
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #867 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #867
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #868 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #868
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #869 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #869
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #870 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #870
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #871 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #871
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #872 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #872
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #873 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #873
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #874 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #874
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #875 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #875
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #876 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #876
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #877 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #877
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #878 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #878
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #879 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #879
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #880 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #880
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #881 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #881
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #882 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #882
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #883 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #883
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #884 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #884
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #885 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #885
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #886 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #886
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #887 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #887
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #888 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #888
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #889 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #889
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #890 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #890
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #891 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #891
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #892 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #892
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #893 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #893
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #894 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #894
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #895 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #895
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #896 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #896
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #897 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #897
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #898 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #898
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #899 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #899
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #900 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #900
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #901 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #901
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #902 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #902
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #903 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #903
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #904 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #904
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #905 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #905
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #906 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #906
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #907 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #907
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #908 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #908
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #909 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #909
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #910 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #910
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #911 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #911
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #912 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #912
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #913 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #913
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #914 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #914
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #915 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #915
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #916 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #916
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #917 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #917
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #918 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #918
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #919 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #919
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #920 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #920
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #921 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #921
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #922 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #922
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #923 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #923
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #924 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #924
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #925 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #925
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #926 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #926
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #927 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #927
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #928 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #928
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #929 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #929
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #930 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #930
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #931 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #931
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #932 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #932
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #933 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #933
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #934 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #934
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #935 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #935
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #936 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #936
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #937 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #937
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #938 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #938
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #939 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #939
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #940 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #940
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #941 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #941
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #942 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #942
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #943 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #943
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #944 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #944
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #945 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #945
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #946 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #946
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #947 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #947
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #948 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #948
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #949 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #949
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #950 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #950
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #951 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #951
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #952 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #952
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #953 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #953
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #954 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #954
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #955 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #955
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #956 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #956
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #957 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #957
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #958 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #958
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #959 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #959
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #960 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #960
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #961 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #961
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #962 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #962
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #963 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #963
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #964 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #964
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #965 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #965
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #966 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #966
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #967 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #967
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #968 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #968
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #969 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #969
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #970 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #970
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #971 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #971
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #972 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #972
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #973 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #973
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #974 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #974
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #975 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #975
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #976 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #976
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #977 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #977
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #978 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #978
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #979 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #979
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #980 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #980
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #981 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #981
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #982 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #982
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #983 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #983
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #984 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #984
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #985 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #985
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #986 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #986
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #987 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #987
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #988 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #988
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #989 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #989
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #990 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #990
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #991 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #991
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #992 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #992
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #993 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #993
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #994 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #994
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #995 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #995
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #996 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #996
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #997 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #997
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #998 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #998
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #999 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #999
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #1000 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=1000 was reached
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z 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/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-04-26T23:16:59Z INFO  optirustic::algorithms::nsga3] Created 91 reference directions
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga3] Created initial random population
[INFO] [stdout] [2026-04-26T23:16:59Z 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-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Starting NSGA3
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga3] Evaluating initial population
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::nsga3] Initial evaluation completed
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:16:59Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:00Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:01Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:02Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:03Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:04Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:05Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:06Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:07Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:08Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:09Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:10Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=400 was reached
[INFO] [stdout] [2026-04-26T23:17:11Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2026-04-26T23:17:11Z 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.61s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d6101c0542d4c29d03e71d24c96f3d6ec7c7167687b01a67ea7d5cad2678ce30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6101c0542d4c29d03e71d24c96f3d6ec7c7167687b01a67ea7d5cad2678ce30", kill_on_drop: false }`
[INFO] [stdout] d6101c0542d4c29d03e71d24c96f3d6ec7c7167687b01a67ea7d5cad2678ce30
