[INFO] fetching crate optirustic 1.2.2... [INFO] testing optirustic-1.2.2 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate optirustic 1.2.2 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate optirustic 1.2.2 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4-tc2/source/Cargo.toml [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-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a4a4ba24caaf542612c0c1d3f68b5800406f21eb1114ffb67dcafa6bd271610 [INFO] running `Command { std: "docker" "start" "-a" "2a4a4ba24caaf542612c0c1d3f68b5800406f21eb1114ffb67dcafa6bd271610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a4a4ba24caaf542612c0c1d3f68b5800406f21eb1114ffb67dcafa6bd271610", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a4a4ba24caaf542612c0c1d3f68b5800406f21eb1114ffb67dcafa6bd271610", kill_on_drop: false }` [INFO] [stdout] 2a4a4ba24caaf542612c0c1d3f68b5800406f21eb1114ffb67dcafa6bd271610 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4485ffba98ed6e8585bb17917f2443947440c9c7e7b16a6812a2158a5e9b7c8d [INFO] running `Command { std: "docker" "start" "-a" "4485ffba98ed6e8585bb17917f2443947440c9c7e7b16a6812a2158a5e9b7c8d", 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 cfg-if v1.0.0 [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 crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling zerocopy v0.8.18 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling serde v1.0.205 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling wide v0.7.26 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling rayon v1.10.0 [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 env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling nalgebra v0.33.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 44.37s [INFO] running `Command { std: "docker" "inspect" "4485ffba98ed6e8585bb17917f2443947440c9c7e7b16a6812a2158a5e9b7c8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4485ffba98ed6e8585bb17917f2443947440c9c7e7b16a6812a2158a5e9b7c8d", kill_on_drop: false }` [INFO] [stdout] 4485ffba98ed6e8585bb17917f2443947440c9c7e7b16a6812a2158a5e9b7c8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f8a315cbb3b86a5259e27c44a658904ada6faf7d6346bb344ab43a7df92466a [INFO] running `Command { std: "docker" "start" "-a" "3f8a315cbb3b86a5259e27c44a658904ada6faf7d6346bb344ab43a7df92466a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [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 bytemuck v1.16.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [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 libloading v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling serde_json v1.0.122 [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 thiserror v2.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling wide v0.7.26 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling rand_core v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling bindgen v0.69.4 [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 hv-fonseca-et-al-2006-sys v2.0.2-rc.2 [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 46s [INFO] running `Command { std: "docker" "inspect" "3f8a315cbb3b86a5259e27c44a658904ada6faf7d6346bb344ab43a7df92466a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8a315cbb3b86a5259e27c44a658904ada6faf7d6346bb344ab43a7df92466a", kill_on_drop: false }` [INFO] [stdout] 3f8a315cbb3b86a5259e27c44a658904ada6faf7d6346bb344ab43a7df92466a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94c20cee18a57a491f50aa75858d143d236f4198f0d764ecece7d52a20969a87 [INFO] running `Command { std: "docker" "start" "-a" "94c20cee18a57a491f50aa75858d143d236f4198f0d764ecece7d52a20969a87", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.49s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optirustic-ddbfe20c76579a8f) [INFO] [stdout] [INFO] [stdout] running 85 tests [INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_4points ... ok [INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_obj ... ok [INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_nfe ... ok [INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_any ... ok [INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_points ... ok [INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_6points ... ok [INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_min_max_range ... ok [INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_generation ... ok [INFO] [stdout] test algorithms::nsga3::associate::test::test_simple_association ... 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_overlap ... ok [INFO] [stdout] test algorithms::nsga3::normalise::test::test_intercepts ... ok [INFO] [stdout] test algorithms::nsga3::normalise::test::test_normalisation_dtlz1 ... ok [INFO] [stdout] test algorithms::nsga3::associate::test::test_dtlz1_problem ... ok [INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho0 ... ok [INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition ... ok [INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho1 ... ok [INFO] [stdout] test core::constraint::test::test_constraint_violation ... ok [INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_deletion ... ok [INFO] [stdout] test core::constraint::test::test_is_met ... ok [INFO] [stdout] test core::individual::test::test_non_existing_data ... ok [INFO] [stdout] test core::individual::test::test_feasibility ... ok [INFO] [stdout] test core::problem::test::test_dtlz1_optimal_solutions ... ok [INFO] [stdout] test core::problem::test::test_already_existing_data ... ok [INFO] [stdout] test core::problem::test::test_dtlz2_optimal_solutions ... ok [INFO] [stdout] test core::problem::test::test_dtlz1_random_solutions ... ok [INFO] [stdout] test metrics::distance::test::test_distance ... ok [INFO] [stdout] test metrics::distance::test::test_distance_ishibuchi_et_al_2015 ... ok [INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_wrong_problem ... ok [INFO] [stdout] test algorithms::algorithm::test::test_load_from_file ... ok [INFO] [stdout] test metrics::hv_wfg::wfg::test::test ... ok [INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_error ... ok [INFO] [stdout] test metrics::hypervolume::test::test_ref_point_from_file ... ok [INFO] [stdout] test metrics::hypervolume::test::test_worst_point ... ok [INFO] [stdout] test metrics::hypervolume::test::test_worst_point_panic ... ok [INFO] [stdout] test metrics::hypervolume::test::test_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 algorithms::nsga2::test_problems::test_sch_problem ... 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 metrics::hypervolume_2d::test::test_one_solution - should panic ... ok [INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd6_problem ... ok [INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_simple_front ... ok [INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_wrong_ref_point ... ok [INFO] [stdout] test operators::comparison::test_crowded_comparison::test_different_rank ... ok [INFO] [stdout] test operators::comparison::test_crowded_comparison::test_same_rank ... ok [INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_constrained_solutions ... ok [INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_1_objective ... ok [INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_2_objectives ... ok [INFO] [stdout] test operators::crossover::test::test_new_sbx_panic ... ok [INFO] [stdout] test operators::crossover::test::test_sbx_crossover ... ok [INFO] [stdout] test operators::mutation::test::test_sbx_crossover ... ok [INFO] [stdout] test utils::algebra::tests::test_dot_product ... ok [INFO] [stdout] test utils::algebra::tests::test_linear_regression ... ok [INFO] [stdout] test utils::algebra::tests::test_linear_system ... ok [INFO] [stdout] test utils::algebra::tests::test_perpendicular_distance ... ok [INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj ... ok [INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj1 ... ok [INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj2 ... ok [INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_3obj ... ok [INFO] [stdout] test utils::reference_points::test::test_binomial_coefficient ... ok [INFO] [stdout] test utils::reference_points::test::test_das_darren_3obj ... ok [INFO] [stdout] test utils::reference_points::test::test_das_darren_5obj ... ok [INFO] [stdout] test utils::reference_points::test::test_das_darren_two_layers ... ok [INFO] [stdout] test utils::test::test_argsort ... ok [INFO] [stdout] test utils::test::test_armin_by ... ok [INFO] [stdout] test metrics::hypervolume_2d::test::test_c_max_t1_d3_n2048 ... ok [INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t100_d3_n128 ... ok [INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t100_d3_n128 ... ok [INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd4_problem ... 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 metrics::hv_wfg::test::test_c_max_t1_d5_n1024 ... ok [INFO] [stdout] test algorithms::a_nsga3::test_problems::test_inverted_dtlz1_obj_3 ... ok [INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_3 ... ok [INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem ... ok [INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem ... ok [INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 ... 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::nsga2::test_problems::test_ztd2_problem ... 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 220.25s [INFO] [stdout] [INFO] [stderr] Doc-tests optirustic [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test src/algorithms/nsga3/normalise.rs - algorithms::nsga3::normalise::Normalise<'a>::calculate_plane_intercepts (line 168) ... ignored [INFO] [stdout] test src/core/problem.rs - core::problem::Evaluator::evaluate (line 47) ... ok [INFO] [stdout] test src/metrics/hv_wfg/wfg.rs - metrics::hv_wfg::wfg::Wfg::get_dominated (line 552) ... ok [INFO] [stdout] test src/core/constraint.rs - core::constraint::Constraint (line 48) ... ok [INFO] [stdout] test src/operators/mutation.rs - operators::mutation::PolynomialMutation (line 103) ... 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/operators/crossover.rs - operators::crossover::SimulatedBinaryCrossover (line 129) ... ok [INFO] [stdout] test src/core/problem.rs - core::problem::Problem (line 125) ... ok [INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) ... FAILED [INFO] [stdout] test src/utils/algebra.rs - utils::algebra::solve_linear_system (line 39) ... ok [INFO] [stdout] test src/core/individual.rs - core::individual::Individual (line 17) ... 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] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga2] Created initial random population [INFO] [stdout] [2025-04-16T00:56:39Z 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] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Starting NSGA2 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga2] Evaluating initial population [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga2] Initial evaluation completed [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #1 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #2 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #3 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #4 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #5 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #6 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #7 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #8 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #9 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #10 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #11 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #12 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #13 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #14 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #15 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #16 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #17 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #18 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #19 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #20 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #21 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #22 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #23 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #24 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #25 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #26 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #27 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #28 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #29 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #30 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #31 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #32 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #33 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #34 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #35 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #36 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #37 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #38 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #39 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #40 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #41 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #42 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #43 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #44 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #45 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #46 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #47 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #48 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #49 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #50 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #51 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #52 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #53 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #54 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #55 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #56 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #57 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #58 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #59 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #60 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #61 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #62 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #63 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #64 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #65 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #66 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #67 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #68 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #69 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #70 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #71 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #72 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #73 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #74 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #75 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #76 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #77 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #78 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #79 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #80 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #81 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #82 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #83 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #84 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #85 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #86 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #87 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #88 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #89 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #90 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #91 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #92 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #93 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #94 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #95 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #96 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #97 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #98 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #99 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #100 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #101 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #102 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #103 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #104 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #105 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #106 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #107 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #108 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #109 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #110 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #111 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #112 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #113 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #114 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #115 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #116 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #117 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #118 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #119 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #120 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #121 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #122 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #123 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #124 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #125 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #126 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #127 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #128 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #129 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #130 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #131 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #132 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #133 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #134 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #135 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #136 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #137 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #138 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #139 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #140 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #141 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #142 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #143 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #144 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #145 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #146 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #147 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #148 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #149 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #150 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #151 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #152 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #153 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #154 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #155 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #156 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #157 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #158 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #159 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #160 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #161 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #162 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #163 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #164 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #165 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #166 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #167 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #168 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #169 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #170 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #171 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #172 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #173 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #174 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #175 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #176 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #177 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #178 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #179 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #180 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #181 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #182 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #183 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #184 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #185 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #186 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #187 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #188 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #189 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #190 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #191 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #192 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #193 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #194 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #195 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #196 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #197 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #198 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #199 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #200 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #201 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #202 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #203 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #204 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #205 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #206 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #207 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #208 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #209 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #210 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #211 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #212 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #213 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #214 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #215 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #216 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #217 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #218 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #219 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #220 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #221 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #222 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #223 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #224 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #225 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #226 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #227 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #228 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #229 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #230 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #231 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #232 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #233 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #234 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #235 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #236 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #237 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #238 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #239 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #240 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #241 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #242 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #243 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #244 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #245 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #246 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #247 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #248 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #249 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=250 was reached [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z 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 {"x14": 0.000000010164390294046981, "x27": 0.0000009957261987630026, "x8": 0.00000004082223086093401, "x25": 0.00000009385667249964461, "x1": 0.00000000000000000715573433840433, "x21": 0.0000005898939861417079, "x4": 0.000000012021342913979118, "x3": 0.0000000011069781676749375, "x19": 0.0000000009191840156404855, "x24": 0.00000006612702906041025, "x2": 0.0000003646465874197185, "x15": 0.0000002569771740660951, "x29": 0.00000007602778875104283, "x6": 0.0000003092493028615236, "x23": 0.0000000914181625204051, "x12": 0.000000018244528379491814, "x26": 0.0000002308480357437371, "x5": 0.00000008514396829606554, "x28": 0.00000007191402566627575, "x17": 0.0000008170517853051324, "x11": 0.00000003147181962543323, "x13": 0.000000055977619816763074, "x18": 0.000000008893621072159347, "x20": 0.000000026221672801842124, "x22": 0.0000008665665904094634, "x9": 0.00000005680017633488616, "x7": 0.0000004714365227859918, "x30": 0.000000003261858460285334, "x16": 0.00000012302764982975052, "x10": 0.00000000431396480818795} [INFO] [stdout] Individual #2 {"x18": 0.000000004078600749764401, "x26": 0.00000021886679695831264, "x6": 0.00000030909197968291116, "x10": 0.000000029003699147600907, "x12": 0.000000011584844512737757, "x16": 0.00000007718599787874883, "x23": 0.00000037531015425333805, "x24": 0.00000012054816465221822, "x7": 0.0000004715491890066319, "x3": 0.0000000012022820301562352, "x30": 0.000000035454934768514205, "x29": 0.00000005143991816569072, "x14": 0.0000000027829233998901376, "x11": 0.000000018568148686694053, "x22": 0.000001066403758989204, "x13": 0.000000028541867792422826, "x9": 0.00000014036930288246435, "x8": 0.0000000414443375216381, "x5": 0.00000008525669306240365, "x21": 0.0000005164455382426887, "x1": 0.9999842701209188, "x28": 0.000000009584496207479064, "x4": 0.000000025016896928054956, "x20": 0.000000018599992895679176, "x27": 0.000001888561382304914, "x19": 0.0000000016407271629625763, "x17": 0.0000002801202332803642, "x25": 0.00000011728852528016982, "x2": 0.00000036433938108523123, "x15": 0.0000005479165981166229} [INFO] [stdout] Individual #3 {"x20": 0.0000000383301396291817, "x7": 0.00000047167008819914463, "x10": 0.000000028959860212843343, "x15": 0.0000000606202297235594, "x26": 0.0000002189393332336261, "x21": 0.0000005698880322221344, "x11": 0.00000008193659544289703, "x14": 0.0000000033969002925199557, "x3": 0.0000000030832308862148674, "x6": 0.00000029460226541174194, "x1": 0.3194950148523493, "x4": 0.00000004737119602681217, "x9": 0.00000007356116180858896, "x12": 0.000000015460562525251432, "x2": 0.00000034787578381242585, "x8": 0.00000014809916797665758, "x5": 0.00000008543688583938438, "x29": 0.0000001653670290511985, "x13": 0.000000015726641157796455, "x22": 0.0000010889706522353832, "x24": 0.0000001205396989062741, "x17": 0.0000009822962772268795, "x18": 0.000000004412459756844986, "x23": 0.00000007991701074016552, "x30": 0.0000000023834909614276845, "x27": 0.0000018447529158242409, "x25": 0.00000014647931781467034, "x28": 0.000000009383194389497765, "x16": 0.00000012298336541264664, "x19": 0.0000000015492171498748712} [INFO] [stdout] Individual #4 {"x22": 0.000000321664554952313, "x16": 0.00000012302104647166332, "x3": 0.0000000017164888222279174, "x11": 0.0000002017858081362822, "x27": 0.0000018746403603792062, "x14": 0.000000012790144094033975, "x25": 0.00000040471137075700697, "x7": 0.00000023254578545079709, "x13": 0.00000002675804819216746, "x20": 0.000000025234690298719686, "x30": 0.0000001660410444349608, "x21": 0.000000570716005872691, "x2": 0.0000003552398018778324, "x4": 0.00000003295881449043877, "x26": 0.00000021903474855070968, "x6": 0.00000016883629634099623, "x17": 0.0000021441023448763593, "x29": 0.0000008408012106744433, "x10": 0.00000002899577375070721, "x5": 0.00000008515682767136555, "x12": 0.00000013211583464105118, "x8": 0.0000014425935746542793, "x18": 0.000000004471464961584078, "x9": 0.00000012968436588215272, "x15": 0.0000005618459979483813, "x19": 0.0000000010266478475900983, "x1": 0.3944131390723906, "x24": 0.00000012118315268383408, "x28": 0.0000021288236871625777, "x23": 0.00000012536864469748695} [INFO] [stdout] Individual #5 {"x24": 0.0000000897007008558804, "x2": 0.00000035550778609770234, "x10": 0.000000029010699569409254, "x1": 0.04012061002772238, "x15": 0.0000000554712877862395, "x18": 0.000000008893621072159347, "x20": 0.000000043990311834503876, "x21": 0.0000004169680578176353, "x26": 0.0000003023428150853314, "x5": 0.0000000851587357852623, "x14": 0.00000019947265597403148, "x9": 0.00000013958744004394963, "x8": 0.00000003669756354268712, "x13": 0.00000005607566583768433, "x23": 0.00000008515828847538759, "x19": 0.00000000161262843121788, "x30": 0.000000015930202795027774, "x6": 0.00000030387499389247196, "x4": 0.000000012021342913979118, "x22": 0.0000009678425300409093, "x7": 0.00000014649042424588243, "x11": 0.0000000026017221020697306, "x12": 0.00000014625865355765377, "x3": 0.0000000012023274512200907, "x16": 0.00000012321498500870695, "x17": 0.00000033426961649472015, "x28": 0.000000003009150879428737, "x25": 0.00000011857916947160325, "x27": 0.0000018746192230285342, "x29": 0.0000006611544997622144} [INFO] [stdout] Individual #6 {"x17": 0.0000011447246412584718, "x4": 0.000000025016896928054956, "x29": 0.00000007615792748579885, "x28": 0.000000009584496207479064, "x10": 0.000000029000553966423918, "x7": 0.00000973961966272041, "x13": 0.000000028702197664135222, "x25": 0.00000011724806212088684, "x2": 0.00000036463532387724454, "x9": 0.000014340488567899585, "x16": 0.00000012298489303376987, "x27": 0.0000018892605236533802, "x11": 0.000000018568148686694053, "x6": 0.00000030909197968291116, "x8": 0.0000008364281298166511, "x18": 0.00000000444047056235226, "x24": 0.00000012054816465221822, "x30": 0.000000035454934768514205, "x3": 0.0000000012022820301562352, "x1": 0.7097490927320966, "x23": 0.00000037945647425569183, "x21": 0.0001105676701475497, "x26": 0.00000022004721490640217, "x12": 0.00000001276039501831051, "x14": 0.00000011001026105382992, "x20": 0.00000002622751761862099, "x22": 0.00000003126985468878468, "x15": 0.00000012597892362589385, "x19": 0.0000000016407271629625763, "x5": 0.00000008410872610803274} [INFO] [stdout] Individual #7 {"x24": 0.0000025491914742827373, "x5": 0.00000008533879201695075, "x17": 0.0000002801349862888575, "x25": 0.0000002713910975988657, "x28": 0.000000009274151974371441, "x16": 0.00000013557234485699347, "x30": 0.00000003541268899269423, "x29": 0.0005117396545413593, "x7": 0.00000020749174795333142, "x14": 0.000000001959144863592131, "x20": 0.0000015765181136377269, "x26": 0.00000021886946105713042, "x3": 0.00000042136094810685755, "x6": 0.00000030904765827581797, "x11": 0.000000018016483336731442, "x19": 0.0000000009301191471124613, "x12": 0.000000011633305949111257, "x23": 0.00006803106599120324, "x4": 0.000000024921371644836863, "x9": 0.00000013439910218076065, "x8": 0.000000044705313814158844, "x15": 0.00010932769409575179, "x21": 0.00000038309680050875596, "x13": 0.000000003775345226953111, "x1": 0.6455534582879182, "x10": 0.0024410116848386813, "x22": 0.0000009986418247182799, "x2": 0.0000003557750510659297, "x18": 0.00000004273512136686274, "x27": 0.0000018300348713516627} [INFO] [stdout] Individual #8 {"x1": 0.12217726412532037, "x10": 0.004033537078730556, "x23": 0.0000022753559545422573, "x28": 0.000000009594615792718644, "x8": 0.0000000447188847123068, "x18": 0.000000008753154240387568, "x19": 0.0000000016630490692957121, "x6": 0.0000003090481287085555, "x16": 0.00000011237517031640562, "x4": 0.00000001004787441438799, "x13": 0.0000014029935751672442, "x5": 0.00000008523623314703161, "x24": 0.000002410823770359, "x17": 0.0000001664972974384673, "x25": 0.0000027123465271569054, "x20": 0.0000031353706318899483, "x9": 0.00000008226226375727422, "x26": 0.000046355107599294, "x27": 0.0000009828807498144318, "x21": 0.00000037860129680723527, "x12": 0.000000011591687094341901, "x14": 0.00000003337876199864366, "x15": 0.000055398829203890244, "x30": 0.000000017721940082754708, "x22": 0.0033081256484077475, "x2": 0.0000003661539767822914, "x3": 0.00000008615993755726039, "x11": 0.000000006677051046149225, "x29": 0.00000020960602497965195, "x7": 0.04784948654311699} [INFO] [stdout] Individual #9 {"x3": 0.0000000962639860018583, "x28": 0.00000000007851812254685618, "x17": 0.0000002641026257325717, "x27": 0.0000018700796106815348, "x2": 0.000000322568346569522, "x9": 0.000000127322448431606, "x16": 0.00000012286840475442863, "x26": 0.0000002190063062230612, "x15": 0.000000006623470792397089, "x29": 0.0000007355242617200671, "x22": 0.0000010051606513270191, "x11": 0.00025191809100054576, "x30": 0.00000014032442990055715, "x25": 0.00000011750177477613259, "x5": 0.00000005505116044815029, "x6": 0.0000003091817437164602, "x10": 0.000000028973587613989923, "x1": 0.7633703337845889, "x14": 0.00000002032572506727374, "x18": 0.000000016530554483496995, "x20": 0.00000017549919123568526, "x24": 0.00000012069255272031443, "x21": 0.0000007786516629925262, "x12": 0.0027419004872092597, "x4": 0.0000004158715990958128, "x7": 0.0000004730057722408318, "x23": 0.000002428535503123425, "x8": 0.0000001456335444591216, "x19": 0.0000000016417192615168404, "x13": 0.00000015070821051945187} [INFO] [stdout] Individual #10 {"x24": 0.00000008929713047412969, "x13": 0.000013833890722124193, "x25": 0.00000019660844011984343, "x26": 0.00004702478302932727, "x11": 0.000000006673336774756995, "x28": 0.0000000560747019384254, "x15": 0.0000005477828624724676, "x1": 0.18486298250697214, "x27": 0.0000009822815989634225, "x30": 0.0004496514737041598, "x16": 0.00000012522370230807008, "x7": 0.00000018443105330809243, "x10": 0.00000002894700866426186, "x23": 0.0000005648761153827254, "x19": 0.000000001640187024030432, "x18": 0.000000005222986636321722, "x22": 0.000056899838080769766, "x3": 0.0000000036967696111652894, "x8": 0.00000014858387378426036, "x29": 0.00000680833182159058, "x5": 0.00000008358637425960212, "x2": 0.00000035551231206074026, "x6": 0.00000008954322853034787, "x14": 0.000000004825560656973569, "x9": 0.00000014092476548633974, "x4": 0.000000012021342913979118, "x21": 0.0000005941550653877468, "x20": 0.00000014040705714804372, "x17": 0.0000010106088761654841, "x12": 0.0004911620860016206} [INFO] [stdout] Individual #11 {"x10": 0.00000002900374375883099, "x4": 0.000000025016896928054956, "x11": 0.000000004475259583027037, "x12": 0.000000011584844512737757, "x20": 0.00000001855122701267039, "x30": 0.00000001589902531427985, "x24": 0.00000012054816465221822, "x25": 0.0000001123692563984864, "x28": 0.00000000955801707546086, "x16": 0.00000007718599787874883, "x23": 0.00000007820964553424276, "x8": 0.0000000414443375216381, "x6": 0.0000003092446498031994, "x17": 0.0000002799950260503761, "x18": 0.000000004078600749764401, "x29": 0.00000005143991816569072, "x2": 0.00000036433938108523123, "x9": 0.00000013968386696843075, "x27": 0.000001888561382304914, "x1": 0.07883080896447942, "x14": 0.0000000027829233998901376, "x5": 0.00000008515123688573287, "x3": 0.000000001203384793482576, "x15": 0.000000054970262605093516, "x19": 0.0000000016407271629625763, "x7": 0.00000014109831080621906, "x13": 0.000000028541867792422826, "x22": 0.000001066403758989204, "x26": 0.0000003011485399009773, "x21": 0.0000005164455382426887} [INFO] [stdout] Individual #12 {"x29": 0.00000007602778875104283, "x4": 0.00000042815420979018836, "x1": 0.0038312531520007242, "x22": 0.0000013915399129775905, "x8": 0.00000004082223086093401, "x19": 0.0000000008738531112942611, "x18": 0.000000008893621072159347, "x27": 0.0000019641941231362467, "x30": 0.0000001705256897810028, "x21": 0.0000005898939861417079, "x16": 0.00000012349096986931243, "x24": 0.00000006612702906041025, "x11": 0.00000003147181962543323, "x14": 0.000000010164390294046981, "x6": 0.011448719217008047, "x7": 0.00000045995059731517247, "x25": 0.00000009385667249964461, "x3": 0.00000001696609558827476, "x28": 0.00000006985729562557763, "x26": 0.00000021949988888068603, "x9": 0.0000001256473262706334, "x13": 0.000000055977619816763074, "x2": 0.0000003658854440723101, "x12": 0.000000019132650816014552, "x5": 0.00000008514396829606554, "x10": 0.000000028999721025134636, "x17": 0.0000008170517853051324, "x23": 0.0000000856072454112161, "x20": 0.00000007449588569357018, "x15": 0.0000002569771740660951} [INFO] [stdout] Individual #13 {"x2": 0.0000003558650318504048, "x24": 0.0000001213513483107024, "x17": 0.0000022314983662500182, "x26": 0.00000022924840756091259, "x12": 0.000000008550847358933486, "x21": 0.0000005898939861417079, "x27": 0.0000009957261987630026, "x3": 0.0000000012033678975387385, "x28": 0.00000017936412846220918, "x1": 0.9324700579481919, "x30": 0.0000000004856021252465738, "x16": 0.00000012515552751881897, "x9": 0.0000001296078890932421, "x29": 0.0000000305216352705871, "x7": 0.0000004714365227859918, "x5": 0.00000005998169963137027, "x6": 0.00000030916093540061773, "x23": 0.00000009172698729222645, "x8": 0.00000004082223086093401, "x20": 0.000000029801620861494446, "x13": 0.0000000517662838309966, "x18": 0.000000008893621072159347, "x10": 0.000000028999721025134636, "x14": 0.000000010164390294046981, "x11": 0.0000000069396596187391335, "x15": 0.0000006071412666190081, "x4": 0.000000024568312075649838, "x25": 0.00000023135440952041685, "x22": 0.0000010725833861435287, "x19": 0.0000000009191840156404855} [INFO] [stdout] Individual #14 {"x21": 0.0000006406687886287038, "x17": 0.0000002234046493403519, "x3": 0.000000008152169311921455, "x19": 0.0000000031729145168600557, "x20": 0.000004098089044858686, "x22": 0.00000332731593562395, "x9": 0.000000027264629850564602, "x23": 0.0000024260683365172744, "x7": 0.00000046344884258694186, "x18": 0.000000008908539602452176, "x27": 0.0000009598038461412655, "x24": 0.00000011801430470941125, "x5": 0.00000008477843059335687, "x15": 0.00005927901172271034, "x26": 0.00000010862356917058265, "x11": 0.00000001019789461882088, "x16": 0.000000111299534194937, "x29": 0.0000060649081240325985, "x6": 0.0000003090490801840041, "x2": 0.0000003477753333496259, "x25": 0.00000019129274582388896, "x8": 0.00000006588953480672729, "x12": 0.000000011525379946565328, "x14": 0.00000003301787637623932, "x28": 0.000000009293701699983363, "x4": 0.000000011622455405494214, "x1": 0.02204991350997182, "x10": 0.000000028960001122007863, "x30": 0.0000000006798931165993816, "x13": 0.000060235610339341074} [INFO] [stdout] Individual #15 {"x10": 0.000000029004347375702914, "x17": 0.0000010018124518496383, "x8": 0.00000006612302829398344, "x4": 0.000000024675961491677327, "x11": 0.00000019151103384934322, "x9": 0.00000013099647074618243, "x19": 0.0000000016351549542223869, "x26": 0.00004702478302932727, "x23": 0.00000009195515893170933, "x30": 0.0009065460359888831, "x15": 0.00000038334299419483494, "x1": 0.1441467469228077, "x13": 0.000055722004833569085, "x5": 0.00000008516355084803574, "x20": 0.00000018598967604920134, "x6": 0.00000015860150592557885, "x29": 0.00000024292337429980474, "x24": 0.0000001230814348799889, "x16": 0.0000001230216232797789, "x2": 0.00000036512785411108926, "x14": 0.000000004740219818155055, "x28": 0.00000008535617042701906, "x22": 0.000057252511720665984, "x3": 0.0000000009061783728646642, "x27": 0.0000018812821443662917, "x7": 0.00003984361082113273, "x18": 0.000000004471864546989192, "x25": 0.00000019660844011984343, "x12": 0.000430418411700724, "x21": 0.0000005193419199036813} [INFO] [stdout] Individual #16 {"x12": 0.000000018295663061034755, "x19": 0.0000000016125925124393487, "x15": 0.0000005807562919242935, "x24": 0.00000011951078483415514, "x22": 0.000000316211449092081, "x13": 0.000000020491657731165586, "x28": 0.000004798348674166879, "x20": 0.000000027049060468302704, "x27": 0.0000008159137758605451, "x3": 0.00000015931861450498487, "x6": 0.00000017454410663774687, "x5": 0.0000000851570369133245, "x2": 0.00002682893605032038, "x23": 0.000000006223658773106883, "x1": 0.012871344842873944, "x9": 0.00000044864823462149103, "x10": 0.000000029483983238813643, "x17": 0.0000021236966681786023, "x25": 0.00000009752739276385115, "x8": 0.00000005036557114363362, "x29": 0.00000005999038304368796, "x14": 0.0000000023788526639245793, "x30": 0.0000001664906281065737, "x18": 0.000000007939411456624012, "x16": 0.00000012288531294562504, "x4": 0.000000043218950472331553, "x21": 0.0000005712327772909002, "x7": 0.00000046937563365189045, "x11": 0.000000030739673279289925, "x26": 0.0000001256900697769415} [INFO] [stdout] Individual #17 {"x5": 0.00000008407605393719861, "x16": 0.0000001230650738703968, "x20": 0.000000027011535087126813, "x30": 0.00000017183566106154138, "x11": 0.00000000916262075495488, "x6": 0.0000002421712260363079, "x18": 0.00000012269662968074908, "x1": 0.8843212305129085, "x10": 0.000000029483983238813643, "x9": 0.0000003025605666343724, "x26": 0.00000021972437168748398, "x22": 0.0000025143191521188563, "x24": 0.00000012382041271562332, "x15": 0.00000005423322263052745, "x29": 0.00000008324572588319745, "x21": 0.0000007686014611830054, "x13": 0.00000002815078468229132, "x14": 0.00000010172078057463524, "x4": 0.00000040750322836074077, "x3": 0.000000006685873481043206, "x19": 0.000000001641471707087182, "x25": 0.00000011744200342339827, "x27": 0.0000008698007044035752, "x23": 0.00000031852508878116735, "x17": 0.0000011745194040100052, "x12": 0.000000008834836759452705, "x28": 0.0000047409889221305696, "x8": 0.000000038464778180726824, "x7": 0.0000005187251252854454, "x2": 0.00000035553014356446323} [INFO] [stdout] Individual #18 {"x2": 0.00000036433938108523123, "x22": 0.000002856108293455429, "x1": 0.9816342136436722, "x6": 0.00000030909197968291116, "x26": 0.00000021886695381997004, "x17": 0.00000027931531954010606, "x24": 0.0013077069534266185, "x29": 0.00000005143991816569072, "x12": 0.000000015371686426262064, "x18": 0.000000006031802030615239, "x10": 0.000000029003699147600907, "x14": 0.000000036724899451113175, "x25": 0.000000008518416209204112, "x28": 0.000000009607046753906063, "x15": 0.0000005479165981166229, "x30": 0.00000003323699278496677, "x3": 0.000012902959063777454, "x13": 0.000000028541867792422826, "x16": 0.00000012413249778409895, "x4": 0.000000010143399978533338, "x11": 0.000000018554001667796546, "x21": 0.0000005111527982242248, "x7": 0.0000004715491890066319, "x9": 0.0000005998466709479146, "x8": 0.0000000414443375216381, "x27": 0.0000018878464505602783, "x5": 0.00000008385018811519266, "x19": 0.0000000016407271629625763, "x20": 0.00011826111220675066, "x23": 0.00000037531015425333805} [INFO] [stdout] Individual #19 {"x21": 0.0000004177456399651702, "x16": 0.00000012308684717510609, "x23": 0.000000554288484838042, "x19": 0.0000000031729145168600557, "x5": 0.00000005306375457404527, "x3": 0.000000003905083648563173, "x1": 0.4299899238853812, "x20": 0.00011631547520225346, "x13": 0.000060235610339341074, "x7": 0.0000004685636626704176, "x14": 0.000000004312657908225622, "x17": 0.00000027836263945108867, "x6": 0.00000031175006714205934, "x10": 0.000000028960759355580146, "x28": 0.000000009293701699983363, "x27": 0.0000009598038461412655, "x29": 0.000006123099900031353, "x18": 0.00000000588293906897949, "x12": 0.000000009370778877085423, "x9": 0.00000014092316658976055, "x8": 0.00000004099225514193845, "x11": 0.00000001019789461882088, "x4": 0.00000001161628009362396, "x26": 0.0000004810131487149195, "x15": 0.001846603273903079, "x30": 0.0000000005330375569221221, "x22": 0.0000033116958520796276, "x25": 0.00000011488294647246852, "x24": 0.00000012054537734937355, "x2": 0.0000003477753333496259} [INFO] [stdout] Individual #20 {"x26": 0.00001112629934255785, "x17": 0.00000030671719682392925, "x15": 0.0000006105648425461769, "x4": 0.000000012021342913979118, "x8": 0.00000004095839397053046, "x10": 0.000000028954213853967243, "x13": 0.000008096434907942645, "x21": 0.0000005908800640644915, "x23": 0.0000000851830157232586, "x22": 0.0000016486022396691102, "x28": 0.00000005364158567465585, "x3": 0.0000000011522010335026413, "x20": 0.0000001929366545964612, "x6": 0.00000029610539077502755, "x25": 0.00000011770793804114645, "x5": 0.00000006021860037459762, "x19": 0.0000000016228837062928832, "x2": 0.00000035551231206074026, "x12": 0.000000019859114664704972, "x9": 0.00000013012379022823024, "x30": 0.000000012385003164525879, "x16": 0.00000012295830433232536, "x11": 0.0000000017264436622754943, "x18": 0.000000008900298778628228, "x14": 0.0000000032186264046440738, "x27": 0.000001021168521109009, "x1": 0.22840804686146543, "x29": 0.0000068724235554539, "x24": 0.00000008522277770978725, "x7": 0.0000004731513196938927} [INFO] [stdout] Individual #21 {"x1": 0.27676709903541846, "x21": 0.0000005771902679019317, "x4": 0.00000001057400078590726, "x10": 0.000000028878252061145512, "x18": 0.000000004576087721257815, "x20": 0.000000024040020957084482, "x8": 0.00000016057898315856937, "x16": 0.00000012315381050786988, "x3": 0.00000013134899632262819, "x12": 0.0000001413610096832012, "x27": 0.0000009919486794340945, "x26": 0.0000003017582405061572, "x11": 0.00000019000105176547128, "x2": 0.0000003664340935245684, "x22": 0.00000016577197981337118, "x15": 0.00000026067777910245554, "x7": 0.0000004975503510118612, "x19": 0.0008575648404744417, "x29": 0.0000007346181000518718, "x13": 0.000000005121214271802595, "x9": 0.00000014086258568116853, "x25": 0.0005723610450984219, "x5": 0.00000007864011817929964, "x23": 0.0000000863728877327368, "x24": 0.00000012142050685431057, "x14": 0.00000141639696868328, "x28": 0.000000011152702191704604, "x30": 0.000000029086898410424033, "x6": 0.00000014795872963009164, "x17": 0.0000011773715545026091} [INFO] [stdout] Individual #22 {"x19": 0.0000000016351549542223869, "x14": 0.0000000343090618111673, "x9": 0.00000013099647074618243, "x29": 0.00000024292337429980474, "x10": 0.000077544629471935, "x21": 0.0000005193419199036813, "x25": 0.00000019660844011984343, "x7": 0.00003984361082113273, "x11": 0.00000019151103384934322, "x16": 0.0000001230216232797789, "x12": 0.000017547859387435943, "x23": 0.00000009195515893170933, "x13": 0.000055722004833569085, "x27": 0.0000018812821443662917, "x28": 0.00000008535617042701906, "x2": 0.00000036618181441248586, "x26": 0.00004702478302932727, "x22": 0.0030215004395680585, "x4": 0.000000024094693977629225, "x18": 0.0000000044639658746035015, "x1": 0.0864606740072787, "x5": 0.00000008516369522713378, "x24": 0.0000023025335793208518, "x20": 0.00012928093408505383, "x3": 0.0000000009061783728646642, "x8": 0.00000006612302829398344, "x30": 0.014148743803335995, "x15": 0.0017711135452629014, "x6": 0.00000015860150592557885, "x17": 0.0000011014131366798438} [INFO] [stdout] Individual #23 {"x26": 0.00000023131103213220634, "x18": 0.000002768403001028678, "x11": 0.00000020141464985533803, "x19": 0.000000001626543275120612, "x24": 0.00000012068746949910827, "x25": 0.00000011724969311474903, "x10": 0.00000003165609736325154, "x14": 0.000001283772496329734, "x1": 0.8324250503408616, "x16": 0.00000007265672150208121, "x27": 0.0000008616626643399801, "x21": 0.0000005322876460110548, "x4": 0.000000014774507741965985, "x12": 0.0000001592012715616856, "x15": 0.00000005332831585632818, "x7": 0.00000025933423284128904, "x30": 0.0000000055450199744197844, "x17": 0.000000377416209174634, "x23": 0.00000009153544577715549, "x22": 0.0000010937941616776258, "x6": 0.0007268282264133938, "x2": 0.0000003465079916382552, "x28": 0.00000001169722123973151, "x13": 0.000000033543460827952973, "x20": 0.000000028641425201614466, "x9": 0.00000005847565436329822, "x29": 0.0000007346945595722965, "x8": 0.0000001692279818541538, "x5": 0.00000008509802458994947, "x3": 0.00000007052283674767513} [INFO] [stdout] Individual #24 {"x8": 0.0000001692279818541538, "x9": 0.00000012732280407386327, "x7": 0.0000002574993166855525, "x4": 0.00000042796604367826447, "x22": 0.0000014127506885116876, "x2": 0.0000003477468482908468, "x14": 0.000001283772496329734, "x11": 0.00000020141464985533803, "x13": 0.00004979282233423487, "x27": 0.0000018301305788374244, "x26": 0.0000002199628852691553, "x1": 0.7999478193773126, "x5": 0.00000008509802458994947, "x30": 0.0000001711742494725467, "x10": 0.00000003165609736325154, "x29": 0.0000007346945595722965, "x20": 0.00000007691562977858395, "x16": 0.00000007312004154123027, "x28": 0.000000009628244893591483, "x23": 0.00000008572452866796649, "x21": 0.0000005322876460110548, "x25": 0.00000011724969311474903, "x6": 0.011943306507188084, "x19": 0.0000000015812123706742967, "x3": 0.00000013598147828161595, "x24": 0.00000012068746949910827, "x18": 0.000002768403001028678, "x12": 0.00000016003294362563528, "x17": 0.000000377416209174634, "x15": 0.00000005332831585632818} [INFO] [stdout] Individual #25 {"x16": 0.00000007699492553739141, "x25": 0.00000011743831221856334, "x23": 0.000000006524830867596319, "x29": 0.0000007369517150402187, "x11": 0.00000004171030535143309, "x10": 0.000000029483983238813643, "x5": 0.00000008533312516248861, "x2": 0.0000003657895438051959, "x7": 0.0000005101912817973882, "x17": 0.000001245988418651398, "x18": 0.00000012269662968074908, "x30": 0.00000017183566106154138, "x27": 0.0000008698007044035752, "x12": 0.00000006340251735811553, "x13": 0.000000048138423229495533, "x8": 0.0000006803383600221502, "x14": 0.000000002359140023343202, "x26": 0.00000022003321480491564, "x24": 0.0000001236141327140517, "x22": 0.0000009491909334483765, "x9": 0.0000015195618524984763, "x21": 0.0000007686014611830054, "x3": 0.0000001399863708851988, "x19": 0.0000000016350784064123963, "x4": 0.0000004155489466659196, "x15": 0.000000054126463879182106, "x28": 0.000000009756622838516934, "x20": 0.00000007556089138076041, "x1": 0.6019857670525269, "x6": 0.0000002409381872036887} [INFO] [stdout] Individual #26 {"x28": 0.0000000003580991683568306, "x10": 0.000000029490606805755552, "x12": 0.00000014051597437137077, "x17": 0.00000033543774482804354, "x11": 0.00000003970337795056765, "x15": 0.00000005214222640059149, "x25": 0.00000011728852528016982, "x22": 0.0000015314902778148032, "x27": 0.0000018447529158242409, "x5": 0.00000005347050540636921, "x4": 0.0000004210094467765682, "x16": 0.0000001232339068320103, "x21": 0.00000041801316321042443, "x29": 0.000005741406815469744, "x23": 0.00000008044839594190437, "x24": 0.00000012238816110024677, "x30": 0.00000016231508703187063, "x13": 0.00000012130611302991937, "x1": 0.5002147975532126, "x8": 0.000000040090372352117224, "x19": 0.0000000016394437654888373, "x3": 0.000000001853430658581108, "x26": 0.0000456904336137297, "x9": 0.0000001274826054021303, "x18": 0.000000011599232227586424, "x20": 0.00000018349321684953908, "x7": 0.0000004714226022758306, "x2": 0.0000003477336882524045, "x14": 0.0000000023706681017926264, "x6": 0.0000003037809728329684} [INFO] [stdout] Individual #27 {"x8": 0.00000006612302829398344, "x3": 0.000000003866522459600435, "x9": 0.00000014092550756658342, "x26": 0.00004702478302932727, "x27": 0.0000009822815989634225, "x28": 0.000000009097889818568618, "x15": 0.0000005477828624724676, "x17": 0.0000010018124518496383, "x16": 0.00000012522370230807008, "x6": 0.0000003037561361758493, "x30": 0.029886431957541013, "x13": 0.00035890878575407206, "x14": 0.000000004825560656973569, "x7": 0.00000046612210945570735, "x11": 0.000000006754906466308308, "x19": 0.0000000016351549542223869, "x20": 0.00000018444962895983022, "x25": 0.00000019660844011984343, "x18": 0.00000000443474646030348, "x29": 0.000006811837645440937, "x22": 0.000056571423119636094, "x5": 0.00000008456006867499512, "x24": 0.00000008997543039053508, "x2": 0.00000035551231206074026, "x10": 0.000000028946954514295727, "x1": 0.16915240300128825, "x21": 0.0000005944262367486257, "x4": 0.000000012021342913979118, "x12": 0.017679305390030837, "x23": 0.00000009195515893170933} [INFO] [stdout] Individual #28 {"x30": 0.000000003529177729346307, "x2": 0.00000034720319184609795, "x25": 0.00000012091559619197, "x22": 0.0000009340755899569428, "x26": 0.0000004860701486990844, "x4": 0.0000000120145920403295, "x13": 0.00000005607566583768433, "x1": 0.45082507288887586, "x15": 0.000000620496157854805, "x9": 0.0000001409517117504773, "x21": 0.0000004187140852842221, "x23": 0.00000006713842745608263, "x17": 0.00000026067305437279617, "x8": 0.000000040847452716468106, "x27": 0.000000956510268227085, "x29": 0.0000007361137356088893, "x16": 0.00000012522370230807008, "x5": 0.000000053444059765985666, "x24": 0.0000000897007008558804, "x11": 0.000000006720211729736507, "x12": 0.0000001379564271255838, "x20": 0.000000031652324067375974, "x3": 0.0000000012033678975387385, "x6": 0.0000003117005488063473, "x18": 0.000000008893621072159347, "x10": 0.00000002901145780298154, "x7": 0.0000001516054000769771, "x19": 0.0000000009191840156404855, "x14": 0.0000002071603117062869, "x28": 0.00000005364158567465585} [INFO] [stdout] Individual #29 {"x28": 0.000000009584496207479064, "x5": 0.0000000852588116260529, "x21": 0.00000056580366348987, "x3": 0.00000012321622935254278, "x15": 0.0000005518491601357452, "x17": 0.0000002801202332803642, "x19": 0.0000000016407271629625763, "x26": 0.00000021886679695831264, "x27": 0.0000018882849047989506, "x18": 0.0000000040569673034494464, "x14": 0.0000000027829233998901376, "x10": 0.000000028960883138510447, "x29": 0.00000005143991816569072, "x22": 0.0000014132241663561169, "x23": 0.00000037531015425333805, "x8": 0.0712362256864526, "x7": 0.0000004702940691536046, "x13": 0.00000002642737999546652, "x9": 0.00000014036930288246435, "x12": 0.000000011585738710982325, "x20": 0.00000002622751761862099, "x25": 0.00000011728852528016982, "x16": 0.00000012298507496509917, "x2": 0.00000036433938108523123, "x11": 0.00000011362600415136978, "x1": 0.27663958823399415, "x24": 0.00000012054918990696082, "x6": 0.000000309087622327073, "x4": 0.000000024460078281862456, "x30": 0.0000001740140915289567} [INFO] [stdout] Individual #30 {"x16": 0.0000001228200929931723, "x25": 0.00000014878561914819068, "x10": 0.000000028958380695755932, "x28": 0.0000021624689743413208, "x14": 0.000000002824034101291938, "x20": 0.00000002531476409024152, "x9": 0.00000014051085046770808, "x13": 0.00000001553012340762951, "x15": 0.0000002267917518599415, "x6": 0.0000002949090202478719, "x21": 0.0000005155683161174935, "x8": 0.0000001508342975871281, "x27": 0.0000018458346138012685, "x24": 0.0000001205604628097501, "x18": 0.00000000522373430465271, "x23": 0.0000005451984922399131, "x4": 0.0000004019939297060561, "x7": 0.0000005126714386426218, "x5": 0.00000008351823381196597, "x12": 0.000000015511537178400638, "x30": 0.000000034859788022589423, "x22": 0.0000004029281294108812, "x2": 0.00000036580607635346735, "x3": 0.00000013552420215968724, "x29": 0.0000007669176923458781, "x26": 0.00000022885924598945573, "x11": 0.0005080736223487189, "x17": 0.0000021415563121991763, "x19": 0.04783186667226199, "x1": 0.5564109274106465} [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::nsga2] Created initial random population [INFO] [stdout] [2025-04-16T00:56:40Z 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] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Starting NSGA2 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::nsga2] Evaluating initial population [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::nsga2] Initial evaluation completed [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #1 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #2 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #3 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #4 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #5 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #6 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #7 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #8 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #9 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #10 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #11 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #12 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #13 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #14 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #15 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #16 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #17 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #18 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #19 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #20 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #21 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #22 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #23 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #24 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #25 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #26 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #27 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #28 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #29 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #30 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #31 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #32 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #33 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #34 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #35 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #36 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #37 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #38 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #39 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #40 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #41 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #42 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #43 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #44 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #45 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #46 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #47 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #48 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #49 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #50 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #51 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #52 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #53 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #54 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #55 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #56 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #57 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #58 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #59 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #60 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #61 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #62 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #63 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #64 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #65 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #66 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #67 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #68 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #69 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #70 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #71 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #72 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #73 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #74 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #75 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #76 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #77 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #78 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #79 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #80 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #81 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #82 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #83 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #84 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #85 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #86 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #87 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #88 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #89 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #90 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #91 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #92 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #93 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #94 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #95 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #96 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #97 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #98 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #99 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #100 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #101 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #102 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #103 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #104 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #105 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #106 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #107 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #108 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #109 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #110 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #111 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #112 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #113 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #114 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #115 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #116 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #117 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #118 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #119 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #120 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #121 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #122 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #123 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #124 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #125 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #126 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #127 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #128 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #129 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #130 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #131 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #132 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #133 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #134 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #135 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #136 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #137 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #138 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #139 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #140 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #141 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #142 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #143 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #144 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #145 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #146 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #147 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #148 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #149 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #150 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #151 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #152 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #153 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #154 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #155 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #156 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #157 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #158 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #159 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #160 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #161 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #162 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #163 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #164 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #165 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #166 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #167 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #168 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #169 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #170 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #171 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #172 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #173 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #174 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #175 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #176 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #177 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #178 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #179 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #180 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #181 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #182 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #183 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #184 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #185 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #186 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #187 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #188 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #189 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #190 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #191 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #192 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #193 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #194 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #195 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #196 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #197 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #198 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #199 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #200 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #201 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #202 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #203 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #204 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #205 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #206 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #207 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #208 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #209 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #210 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #211 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #212 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #213 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #214 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #215 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #216 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #217 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #218 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #219 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #220 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #221 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #222 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #223 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #224 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #225 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #226 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #227 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #228 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #229 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #230 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #231 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #232 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #233 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #234 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #235 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #236 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #237 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #238 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #239 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #240 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #241 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #242 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #243 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #244 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #245 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #246 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #247 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #248 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #249 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #250 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #251 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #252 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #253 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #254 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #255 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #256 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #257 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #258 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #259 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #260 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #261 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #262 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #263 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #264 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #265 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #266 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #267 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #268 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #269 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #270 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #271 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #272 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #273 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #274 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #275 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #276 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #277 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #278 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #279 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #280 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #281 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #282 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #283 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #284 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #285 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #286 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #287 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #288 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #289 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #290 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #291 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #292 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #293 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #294 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #295 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #296 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #297 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #298 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #299 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #300 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #301 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #302 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #303 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #304 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #305 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #306 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #307 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #308 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #309 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #310 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #311 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #312 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #313 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #314 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #315 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #316 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #317 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #318 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #319 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #320 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #321 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #322 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #323 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #324 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #325 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #326 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #327 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #328 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #329 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #330 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #331 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #332 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #333 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #334 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #335 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #336 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #337 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #338 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #339 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #340 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #341 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #342 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #343 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #344 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #345 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #346 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #347 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #348 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #349 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #350 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #351 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #352 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #353 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #354 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #355 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #356 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #357 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #358 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #359 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #360 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #361 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #362 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #363 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #364 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #365 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #366 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #367 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #368 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #369 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #370 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #371 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #372 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #373 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #374 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #375 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #376 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #377 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #378 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #379 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #380 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #381 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #382 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #383 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #384 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #385 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #386 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #387 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #388 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #389 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #390 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #391 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #392 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #393 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #394 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #395 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #396 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #397 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #398 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #399 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #400 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #401 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #401 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #402 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #402 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #403 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #403 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #404 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #404 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #405 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #405 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #406 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #406 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #407 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #407 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #408 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #408 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #409 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #409 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #410 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #410 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #411 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #411 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #412 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #412 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #413 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #413 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #414 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #414 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #415 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #415 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #416 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #416 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #417 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #417 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #418 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #418 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #419 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #419 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #420 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #420 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #421 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #421 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #422 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #422 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #423 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #423 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #424 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #424 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #425 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #425 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #426 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #426 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #427 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #427 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #428 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #428 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #429 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #429 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #430 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #430 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #431 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #431 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #432 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #432 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #433 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #433 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #434 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #434 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #435 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #435 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #436 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #436 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #437 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #437 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #438 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #438 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #439 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #439 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #440 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #440 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #441 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #441 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #442 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #442 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #443 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #443 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #444 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #444 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #445 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #445 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #446 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #446 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #447 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #447 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #448 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #448 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #449 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #449 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #450 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #450 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #451 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #451 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #452 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #452 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #453 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #453 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #454 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #454 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #455 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #455 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #456 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #456 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #457 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #457 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #458 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #458 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #459 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #459 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #460 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #460 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #461 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #461 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #462 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #462 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #463 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #463 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #464 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #464 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #465 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #465 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #466 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #466 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #467 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #467 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #468 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #468 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #469 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #469 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #470 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #470 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #471 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #471 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #472 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #472 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #473 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #473 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #474 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #474 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #475 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #475 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #476 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #476 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #477 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #477 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #478 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #478 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #479 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #479 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #480 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #480 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #481 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #481 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #482 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #482 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #483 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #483 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #484 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #484 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #485 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #485 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #486 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #486 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #487 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #487 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #488 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #488 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #489 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #489 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #490 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #490 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #491 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #491 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #492 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #492 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #493 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #493 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #494 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #494 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #495 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #495 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #496 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #496 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #497 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #497 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #498 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #498 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #499 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #499 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #500 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #500 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #501 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #501 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #502 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #502 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #503 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #503 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #504 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #504 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #505 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #505 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #506 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #506 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #507 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #507 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #508 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #508 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #509 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #509 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #510 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #510 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #511 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #511 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #512 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #512 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #513 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #513 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #514 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #514 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #515 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #515 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #516 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #516 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #517 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #517 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #518 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #518 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #519 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #519 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #520 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #520 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #521 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #521 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #522 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #522 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #523 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #523 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #524 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #524 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #525 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #525 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #526 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #526 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #527 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #527 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #528 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #528 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #529 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #529 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #530 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #530 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #531 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #531 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #532 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #532 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #533 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #533 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #534 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #534 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #535 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #535 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #536 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #536 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #537 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #537 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #538 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #538 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #539 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #539 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #540 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #540 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #541 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #541 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #542 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #542 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #543 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #543 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #544 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #544 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #545 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #545 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #546 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #546 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #547 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #547 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #548 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #548 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #549 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #549 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #550 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #550 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #551 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #551 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #552 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #552 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #553 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #553 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #554 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #554 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #555 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #555 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #556 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #556 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #557 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #557 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #558 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #558 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #559 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #559 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #560 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #560 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #561 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #561 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #562 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #562 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #563 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #563 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #564 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #564 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #565 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #565 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #566 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #566 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #567 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #567 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #568 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #568 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #569 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #569 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #570 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #570 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #571 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #571 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #572 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #572 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #573 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #573 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #574 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #574 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #575 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #575 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #576 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #576 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #577 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #577 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #578 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #578 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #579 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #579 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #580 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #580 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #581 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #581 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #582 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #582 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #583 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #583 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #584 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #584 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #585 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #585 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #586 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #586 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #587 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #587 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #588 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #588 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #589 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #589 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #590 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #590 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #591 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #591 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #592 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #592 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #593 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #593 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #594 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #594 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #595 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #595 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #596 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #596 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #597 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #597 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #598 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #598 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #599 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #599 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #600 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #600 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #601 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #601 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #602 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #602 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #603 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #603 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #604 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #604 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #605 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #605 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #606 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #606 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #607 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #607 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #608 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #608 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #609 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #609 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #610 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #610 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #611 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #611 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #612 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #612 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #613 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #613 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #614 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #614 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #615 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #615 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #616 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #616 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #617 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #617 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #618 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #618 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #619 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #619 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #620 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #620 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #621 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #621 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #622 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #622 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #623 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #623 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #624 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #624 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #625 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #625 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #626 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #626 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #627 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #627 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #628 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #628 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #629 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #629 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #630 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #630 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #631 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #631 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #632 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #632 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #633 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #633 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #634 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #634 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #635 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #635 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #636 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #636 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #637 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #637 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #638 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #638 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #639 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #639 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #640 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #640 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #641 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #641 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #642 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #642 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #643 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #643 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #644 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #644 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #645 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #645 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #646 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #646 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #647 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #647 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #648 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #648 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #649 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #649 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #650 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #650 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #651 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #651 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #652 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #652 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #653 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #653 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #654 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #654 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #655 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #655 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #656 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #656 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #657 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #657 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #658 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #658 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #659 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #659 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #660 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #660 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #661 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #661 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #662 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #662 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #663 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #663 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #664 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #664 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #665 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #665 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #666 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #666 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #667 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #667 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #668 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #668 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #669 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #669 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #670 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #670 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #671 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #671 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #672 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #672 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #673 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #673 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #674 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #674 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #675 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #675 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #676 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #676 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #677 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #677 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #678 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #678 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #679 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #679 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #680 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #680 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #681 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #681 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #682 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #682 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #683 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #683 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #684 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #684 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #685 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #685 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #686 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #686 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #687 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #687 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #688 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #688 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #689 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #689 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #690 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #690 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #691 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #691 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #692 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #692 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #693 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #693 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #694 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #694 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #695 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #695 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #696 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #696 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #697 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #697 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #698 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #698 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #699 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #699 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #700 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #700 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #701 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #701 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #702 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #702 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #703 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #703 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #704 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #704 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #705 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #705 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #706 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #706 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #707 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #707 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #708 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #708 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #709 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #709 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #710 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #710 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #711 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #711 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #712 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #712 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #713 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #713 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #714 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #714 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #715 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #715 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #716 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #716 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #717 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #717 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #718 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #718 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #719 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #719 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #720 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #720 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #721 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #721 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #722 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #722 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #723 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #723 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #724 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #724 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #725 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #725 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #726 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #726 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #727 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #727 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #728 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #728 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #729 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #729 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #730 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #730 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #731 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #731 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #732 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #732 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #733 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #733 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #734 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #734 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #735 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #735 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #736 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #736 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #737 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #737 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #738 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #738 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #739 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #739 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #740 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #740 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #741 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #741 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #742 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #742 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #743 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #743 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #744 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #744 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #745 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #745 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #746 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #746 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #747 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #747 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #748 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #748 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #749 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #749 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #750 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #750 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #751 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #751 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #752 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #752 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #753 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #753 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #754 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #754 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #755 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #755 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #756 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #756 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #757 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #757 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #758 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #758 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #759 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #759 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #760 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #760 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #761 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #761 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #762 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #762 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #763 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #763 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #764 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #764 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #765 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #765 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #766 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #766 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #767 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #767 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #768 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #768 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #769 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #769 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #770 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #770 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #771 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #771 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #772 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #772 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #773 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #773 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #774 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #774 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #775 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #775 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #776 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #776 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #777 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #777 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #778 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #778 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #779 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #779 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #780 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #780 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #781 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #781 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #782 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #782 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #783 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #783 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #784 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #784 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #785 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #785 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #786 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #786 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #787 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #787 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #788 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #788 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #789 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #789 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #790 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #790 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #791 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #791 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #792 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #792 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #793 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #793 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #794 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #794 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #795 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #795 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #796 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #796 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #797 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #797 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #798 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #798 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #799 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #799 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #800 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #800 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #801 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #801 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #802 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #802 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #803 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #803 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #804 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #804 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #805 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #805 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #806 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #806 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #807 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #807 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #808 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #808 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #809 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #809 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #810 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #810 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #811 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #811 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #812 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #812 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #813 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #813 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #814 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #814 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #815 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #815 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #816 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #816 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #817 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #817 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #818 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #818 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #819 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #819 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #820 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #820 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #821 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #821 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #822 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #822 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #823 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #823 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #824 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #824 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #825 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #825 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #826 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #826 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #827 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #827 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #828 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #828 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #829 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #829 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #830 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #830 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #831 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #831 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #832 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #832 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #833 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #833 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #834 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #834 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #835 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #835 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #836 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #836 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #837 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #837 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #838 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #838 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #839 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #839 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #840 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #840 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #841 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #841 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #842 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #842 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #843 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #843 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #844 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #844 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #845 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #845 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #846 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #846 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #847 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #847 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #848 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #848 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #849 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #849 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #850 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #850 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #851 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #851 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #852 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #852 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #853 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #853 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #854 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #854 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #855 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #855 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #856 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #856 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #857 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #857 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #858 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #858 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #859 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #859 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #860 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #860 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #861 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #861 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #862 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #862 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #863 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #863 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #864 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #864 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #865 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #865 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #866 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #866 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #867 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #867 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #868 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #868 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #869 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #869 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #870 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #870 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #871 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #871 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #872 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #872 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #873 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #873 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #874 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #874 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #875 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #875 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #876 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #876 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #877 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #877 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #878 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #878 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #879 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #879 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #880 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #880 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #881 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #881 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #882 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #882 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #883 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #883 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #884 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #884 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #885 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #885 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #886 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #886 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #887 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #887 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #888 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #888 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #889 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #889 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #890 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #890 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #891 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #891 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #892 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #892 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #893 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #893 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #894 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #894 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #895 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #895 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #896 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #896 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #897 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #897 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #898 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #898 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #899 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #899 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #900 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #900 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #901 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #901 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #902 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #902 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #903 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #903 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #904 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #904 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #905 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #905 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #906 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #906 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #907 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #907 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #908 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #908 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #909 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #909 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #910 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #910 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #911 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #911 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #912 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #912 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #913 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #913 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #914 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #914 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #915 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #915 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #916 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #916 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #917 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #917 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #918 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #918 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #919 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #919 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #920 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #920 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #921 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #921 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #922 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #922 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #923 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #923 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #924 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #924 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #925 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #925 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #926 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #926 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #927 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #927 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #928 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #928 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #929 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #929 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #930 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #930 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #931 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #931 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #932 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #932 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #933 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #933 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #934 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #934 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #935 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #935 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #936 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #936 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #937 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #937 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #938 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #938 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #939 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #939 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #940 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #940 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #941 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #941 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #942 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #942 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #943 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #943 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #944 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #944 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #945 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #945 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #946 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #946 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #947 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #947 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #948 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #948 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #949 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #949 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #950 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #950 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #951 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #951 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #952 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #952 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #953 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #953 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #954 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #954 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #955 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #955 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #956 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #956 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #957 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #957 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #958 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #958 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #959 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #959 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #960 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #960 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #961 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #961 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #962 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #962 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #963 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #963 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #964 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #964 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #965 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #965 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #966 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #966 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #967 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #967 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #968 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #968 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #969 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #969 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #970 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #970 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #971 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #971 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #972 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #972 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #973 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #973 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #974 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #974 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #975 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #975 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #976 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #976 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #977 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #977 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #978 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #978 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #979 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #979 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #980 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #980 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #981 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #981 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #982 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #982 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #983 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #983 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #984 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #984 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #985 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #985 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #986 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #986 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #987 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #987 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #988 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #988 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #989 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #989 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #990 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #990 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #991 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #991 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #992 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #992 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #993 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #993 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #994 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #994 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #995 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #995 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #996 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #996 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #997 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #997 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #998 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #998 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #999 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #999 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #1000 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=1000 was reached [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:47Z 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] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga3] Created 91 reference directions [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga3] Created initial random population [INFO] [stdout] [2025-04-16T00:56:39Z 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] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Starting NSGA3 [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga3] Evaluating initial population [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::nsga3] Initial evaluation completed [INFO] [stdout] [2025-04-16T00:56:39Z INFO optirustic::algorithms::algorithm] Generation #1 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #2 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #3 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #4 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #5 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #6 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #7 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #8 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #9 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #10 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #11 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #12 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #13 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #14 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #15 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #16 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #17 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #18 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #19 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #20 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #21 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #22 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #23 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #24 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #25 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #26 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #27 [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:40Z INFO optirustic::algorithms::algorithm] Generation #28 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #29 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #30 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #31 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #32 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #33 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #34 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #35 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #36 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #37 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #38 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #39 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #40 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #41 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #42 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #43 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #44 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #45 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #46 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #47 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #48 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #49 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #50 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #51 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #52 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #53 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #54 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #55 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #56 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #57 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #58 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #59 [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:41Z INFO optirustic::algorithms::algorithm] Generation #60 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #61 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #62 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #63 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #64 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #65 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #66 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #67 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #68 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #69 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #70 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #71 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #72 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #73 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #74 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #75 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #76 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #77 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #78 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #79 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #80 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #81 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #82 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #83 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #84 [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:42Z INFO optirustic::algorithms::algorithm] Generation #85 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #86 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #87 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #88 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #89 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #90 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #91 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #92 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #93 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #94 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #95 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #96 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #97 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #98 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #99 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #100 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #101 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #102 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #103 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #104 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #105 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #106 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #107 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #108 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #109 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #110 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #111 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #112 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 03 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #113 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #114 [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:43Z INFO optirustic::algorithms::algorithm] Generation #115 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #116 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #117 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #118 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #119 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #120 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #121 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #122 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #123 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #124 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #125 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #126 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #127 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #128 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #129 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #130 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #131 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #132 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #133 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #134 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #135 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #136 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #137 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #138 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #139 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #140 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #141 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 04 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #142 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #143 [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:44Z INFO optirustic::algorithms::algorithm] Generation #144 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #145 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #146 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #147 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #148 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #149 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #150 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #151 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #152 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #153 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #154 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #155 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #156 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #157 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #158 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #159 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #160 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #161 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #162 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #163 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #164 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #165 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #166 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #167 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 05 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #168 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #169 [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:45Z INFO optirustic::algorithms::algorithm] Generation #170 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #171 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #172 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #173 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #174 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #175 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #176 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #177 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #178 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #179 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #180 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #181 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #182 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #183 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #184 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #185 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #186 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #187 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #188 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #189 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #190 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #191 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #192 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #193 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #194 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #195 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #196 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #197 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #198 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 06 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #199 [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:46Z INFO optirustic::algorithms::algorithm] Generation #200 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #201 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #202 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #203 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #204 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #205 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #206 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #207 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #208 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #209 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #210 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #211 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #212 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #213 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #214 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #215 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #216 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #217 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #218 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #219 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #220 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #221 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #222 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #223 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #224 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #225 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #226 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #227 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #228 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #229 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #230 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #231 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 07 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #232 [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:47Z INFO optirustic::algorithms::algorithm] Generation #233 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #234 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #235 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #236 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #237 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #238 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #239 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #240 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #241 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #242 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #243 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #244 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #245 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #246 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #247 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #248 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #249 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #250 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #251 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #252 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #253 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #254 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #255 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #256 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #257 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #258 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #259 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #260 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #261 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #262 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #263 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 08 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #264 [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:48Z INFO optirustic::algorithms::algorithm] Generation #265 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #266 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #267 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #268 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #269 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #270 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #271 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #272 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #273 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #274 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #275 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #276 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #277 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #278 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #279 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #280 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #281 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #282 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #283 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #284 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #285 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #286 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #287 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #288 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #289 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #290 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #291 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #292 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #293 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #294 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #295 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #296 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #297 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #298 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #299 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #300 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #301 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #302 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #303 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #304 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #305 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #306 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #307 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 09 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #308 [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:49Z INFO optirustic::algorithms::algorithm] Generation #309 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #310 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #311 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #312 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #313 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #314 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #315 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #316 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #317 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #318 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #319 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #320 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #321 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #322 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #323 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #324 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #325 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #326 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #327 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #328 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #329 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #330 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #331 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #332 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #333 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #334 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #335 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #336 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #337 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #338 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 10 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #339 [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:50Z INFO optirustic::algorithms::algorithm] Generation #340 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #341 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #342 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #343 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #344 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #345 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #346 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #347 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #348 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #349 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #350 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #351 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #352 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #353 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #354 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #355 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #356 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #357 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #358 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #359 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #360 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #361 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #362 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #363 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #364 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #365 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #366 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #367 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #368 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #369 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #370 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #371 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #372 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 11 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #373 [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:51Z INFO optirustic::algorithms::algorithm] Generation #374 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #375 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #376 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #377 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #378 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #379 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #380 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #381 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #382 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #383 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #384 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #385 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #386 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #387 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #388 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #389 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #390 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #391 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #392 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #393 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #394 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #395 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #396 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #397 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #398 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Generation #399 [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=400 was reached [INFO] [stdout] [2025-04-16T00:56:52Z INFO optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 12 seconds [INFO] [stdout] [2025-04-16T00:56:52Z 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 17.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "94c20cee18a57a491f50aa75858d143d236f4198f0d764ecece7d52a20969a87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94c20cee18a57a491f50aa75858d143d236f4198f0d764ecece7d52a20969a87", kill_on_drop: false }` [INFO] [stdout] 94c20cee18a57a491f50aa75858d143d236f4198f0d764ecece7d52a20969a87