[INFO] fetching crate optirustic 1.2.2...
[INFO] testing optirustic-1.2.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate optirustic 1.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate optirustic 1.2.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate optirustic 1.2.2
[INFO] tweaked toml for crates.io crate optirustic 1.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate optirustic 1.2.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate optirustic 1.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.24.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.24.0
[INFO] [stderr]   Downloaded optirustic-macros v1.1.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.24.0
[INFO] [stderr]   Downloaded bytemuck v1.16.3
[INFO] [stderr]   Downloaded prettyplease v0.2.20
[INFO] [stderr]   Downloaded cc v1.1.8
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded serde v1.0.205
[INFO] [stderr]   Downloaded hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.18
[INFO] [stderr]   Downloaded serde_derive v1.0.205
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.24.0
[INFO] [stderr]   Downloaded zerocopy v0.8.18
[INFO] [stderr]   Downloaded nalgebra v0.33.0
[INFO] [stderr]   Downloaded pyo3 v0.24.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 42111b5b8fcaab782135d96194443dc775fdd8242ebd96247b25773596c4a41e
[INFO] running `Command { std: "docker" "start" "-a" "42111b5b8fcaab782135d96194443dc775fdd8242ebd96247b25773596c4a41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "42111b5b8fcaab782135d96194443dc775fdd8242ebd96247b25773596c4a41e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42111b5b8fcaab782135d96194443dc775fdd8242ebd96247b25773596c4a41e", kill_on_drop: false }`
[INFO] [stdout] 42111b5b8fcaab782135d96194443dc775fdd8242ebd96247b25773596c4a41e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 44bb9a31ba318f1bb021eefffe6e9bc789e0b3248cab9d3190f124e601e32d94
[INFO] running `Command { std: "docker" "start" "-a" "44bb9a31ba318f1bb021eefffe6e9bc789e0b3248cab9d3190f124e601e32d94", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.20
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 zerocopy v0.7.35
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling optirustic-macros v1.1.0
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling nalgebra v0.33.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling optirustic v1.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "44bb9a31ba318f1bb021eefffe6e9bc789e0b3248cab9d3190f124e601e32d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44bb9a31ba318f1bb021eefffe6e9bc789e0b3248cab9d3190f124e601e32d94", kill_on_drop: false }`
[INFO] [stdout] 44bb9a31ba318f1bb021eefffe6e9bc789e0b3248cab9d3190f124e601e32d94
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6b06c005aab0300ea86631eb4f99d92f645177750b9a794a1be24b6e22c48df
[INFO] running `Command { std: "docker" "start" "-a" "b6b06c005aab0300ea86631eb4f99d92f645177750b9a794a1be24b6e22c48df", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.18
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bytemuck v1.16.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling hv-fonseca-et-al-2006-sys v2.0.2-rc.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[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 4m 12s
[INFO] running `Command { std: "docker" "inspect" "b6b06c005aab0300ea86631eb4f99d92f645177750b9a794a1be24b6e22c48df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6b06c005aab0300ea86631eb4f99d92f645177750b9a794a1be24b6e22c48df", kill_on_drop: false }`
[INFO] [stdout] b6b06c005aab0300ea86631eb4f99d92f645177750b9a794a1be24b6e22c48df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 90669a21b0bdfc7847f518cbeb6134011a825a6f95d812b9dbcf134cabaa5868
[INFO] running `Command { std: "docker" "start" "-a" "90669a21b0bdfc7847f518cbeb6134011a825a6f95d812b9dbcf134cabaa5868", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/optirustic-ed509656e33b3faa)
[INFO] [stdout] 
[INFO] [stdout] running 85 tests
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_any ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_nfe ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_stopping_condition_max_generation ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_wrong_problem ... ok
[INFO] [stdout] test algorithms::algorithm::test::test_load_from_file_error ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_obj ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_3_points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_4points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_6points ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_min_max_range ... ok
[INFO] [stdout] test algorithms::nsga2::test_sorting::test_crowding_distance_not_enough_points ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_addition_overlap ... ok
[INFO] [stdout] test algorithms::nsga3::adaptive_ref_points::test::test_ref_point_deletion ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_dtlz1_problem ... ok
[INFO] [stdout] test algorithms::nsga3::associate::test::test_simple_association ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho0 ... ok
[INFO] [stdout] test algorithms::nsga3::niching::test::test_niching_rho1 ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_intercepts ... ok
[INFO] [stdout] test algorithms::nsga3::normalise::test::test_normalisation_dtlz1 ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_sch_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd6_problem ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd4_problem ... ok
[INFO] [stdout] test algorithms::a_nsga3::test_problems::test_inverted_dtlz1_obj_3 ... ok
[INFO] [stdout] test core::constraint::test::test_constraint_violation ... ok
[INFO] [stdout] test core::constraint::test::test_is_met ... ok
[INFO] [stdout] test core::individual::test::test_feasibility ... ok
[INFO] [stdout] test core::individual::test::test_non_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_already_existing_data ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_optimal_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz1_random_solutions ... ok
[INFO] [stdout] test core::problem::test::test_dtlz2_optimal_solutions ... ok
[INFO] [stdout] test metrics::distance::test::test_distance ... ok
[INFO] [stdout] test metrics::distance::test::test_distance_ishibuchi_et_al_2015 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_3 ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hv_wfg::wfg::test::test ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_ref_point_from_file ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point ... ok
[INFO] [stdout] test metrics::hypervolume::test::test_worst_point_panic ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd1_problem has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd3_problem has been running for over 60 seconds
[INFO] [stdout] test metrics::hypervolume_2d::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_1 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_maximise_obj_2 ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_non_dominated_solutions_min_objectives ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_one_solution - should panic ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_ref_point_error ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_two_dominated_solutions ... ok
[INFO] [stdout] test metrics::hypervolume_2d::test::test_unfeasible_solutions ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_5 has been running for over 60 seconds
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz1_obj_8 has been running for over 60 seconds
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t100_d3_n128 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 has been running for over 60 seconds
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_c_max_t1_d3_n2048 ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_simple_front ... ok
[INFO] [stdout] test metrics::hypervolume_fonseca_2006::test::test_wrong_ref_point ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_different_rank ... ok
[INFO] [stdout] test operators::comparison::test_crowded_comparison::test_same_rank ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_constrained_solutions ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_1_objective ... ok
[INFO] [stdout] test operators::comparison::test_pareto_constrained_dominance::test_unconstrained_solutions_2_objectives ... ok
[INFO] [stdout] test operators::crossover::test::test_new_sbx_panic ... ok
[INFO] [stdout] test operators::crossover::test::test_sbx_crossover ... ok
[INFO] [stdout] test operators::mutation::test::test_sbx_crossover ... ok
[INFO] [stdout] test utils::algebra::tests::test_dot_product ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_regression ... ok
[INFO] [stdout] test utils::algebra::tests::test_linear_system ... ok
[INFO] [stdout] test utils::algebra::tests::test_perpendicular_distance ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj1 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_2obj_max_obj2 ... ok
[INFO] [stdout] test utils::fast_non_dominated_sort::test::test_sorting_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_binomial_coefficient ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_3obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_5obj ... ok
[INFO] [stdout] test utils::reference_points::test::test_das_darren_two_layers ... ok
[INFO] [stdout] test utils::test::test_argsort ... ok
[INFO] [stdout] test utils::test::test_armin_by ... ok
[INFO] [stdout] test algorithms::nsga2::test_problems::test_ztd2_problem ... ok
[INFO] [stdout] test metrics::hv_wfg::test::test_c_max_t1_d5_n1024 ... ok
[INFO] [stdout] test algorithms::nsga3::test_problems::test_dtlz2 ... 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_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 256.83s
[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/objective.rs - core::objective::Objective (line 42) ... ok
[INFO] [stdout] test src/core/problem.rs - core::problem::Evaluator::evaluate (line 47) ... ok
[INFO] [stdout] test src/core/constraint.rs - core::constraint::Constraint (line 48) ... ok
[INFO] [stdout] test src/core/problem.rs - core::problem::Problem (line 125) ... ok
[INFO] [stdout] test src/core/individual.rs - core::individual::Individual (line 17) ... ok
[INFO] [stdout] test src/metrics/hv_wfg/wfg.rs - metrics::hv_wfg::wfg::Wfg::get_dominated (line 552) ... ok
[INFO] [stdout] test src/operators/mutation.rs - operators::mutation::PolynomialMutation (line 103) ... ok
[INFO] [stdout] test src/operators/crossover.rs - operators::crossover::SimulatedBinaryCrossover (line 129) ... ok
[INFO] [stdout] test src/utils/algebra.rs - utils::algebra::solve_linear_system (line 39) ... ok
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) ... FAILED
[INFO] [stdout] test src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) ... FAILED
[INFO] [stdout] test src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) ... FAILED
[INFO] [stdout] test src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) ... FAILED
[INFO] [stdout] test src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 102) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total pints = 21
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils/reference_points.rs - utils::reference_points::DasDarren1998 (line 136) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Total points = 36
[INFO] [stdout] Weights = [[0.0, 0.0, 1.0], [0.0, 0.2, 0.8], [0.0, 0.4, 0.6], [0.0, 0.6, 0.4], [0.0, 0.8, 0.2], [0.0, 1.0, 0.0], [0.2, 0.0, 0.8], [0.2, 0.2, 0.6], [0.2, 0.4, 0.4], [0.2, 0.6, 0.2], [0.2, 0.8, 0.0], [0.4, 0.0, 0.6], [0.4, 0.2, 0.4], [0.4, 0.4, 0.2], [0.4, 0.6, 0.0], [0.6, 0.0, 0.4], [0.6, 0.2, 0.2], [0.6, 0.4, 0.0], [0.8, 0.0, 0.2], [0.8, 0.2, 0.0], [1.0, 0.0, 0.0], [0.16666666666666666, 0.16666666666666666, 0.6666666666666666], [0.16666666666666666, 0.29166666666666663, 0.5416666666666666], [0.16666666666666666, 0.41666666666666663, 0.41666666666666663], [0.16666666666666666, 0.5416666666666666, 0.29166666666666663], [0.16666666666666666, 0.6666666666666666, 0.16666666666666666], [0.29166666666666663, 0.16666666666666666, 0.5416666666666666], [0.29166666666666663, 0.29166666666666663, 0.41666666666666663], [0.29166666666666663, 0.41666666666666663, 0.29166666666666663], [0.29166666666666663, 0.5416666666666666, 0.16666666666666666], [0.41666666666666663, 0.16666666666666666, 0.41666666666666663], [0.41666666666666663, 0.29166666666666663, 0.29166666666666663], [0.41666666666666663, 0.41666666666666663, 0.16666666666666666], [0.5416666666666666, 0.16666666666666666, 0.29166666666666663], [0.5416666666666666, 0.29166666666666663, 0.16666666666666666], [0.6666666666666666, 0.16666666666666666, 0.16666666666666666]]
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/metrics/hypervolume.rs - metrics::hypervolume::HyperVolume (line 134) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 164) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Individual #1 {"x18": 0.000000045065355174431583, "x13": 0.00008270218140182548, "x7": 0.00000103541470631484, "x26": 0.00000007231734574572305, "x12": 0.00000033120095991456613, "x3": 0.0000000032464492778940492, "x30": 0.0000009129333418792076, "x9": 0.00021666856634326145, "x29": 0.00000014629647821813233, "x22": 0.00000019070715804200561, "x4": 0.000027406243363283062, "x1": 0.000000000000003020153571675621, "x5": 0.0000032059505920992246, "x14": 0.0000002231403337706512, "x19": 0.0000011731120819728653, "x27": 0.0000008118279951959948, "x21": 0.000000023202639736312797, "x16": 0.0000019718701978388658, "x2": 0.00000007295238005166486, "x20": 0.0014586624265511099, "x25": 0.0000013955178357641267, "x23": 0.00000009633014572305893, "x28": 0.0000009004648218061752, "x10": 0.00000007126759709810827, "x24": 0.0000002443670428572377, "x8": 0.000000019559697212140008, "x17": 0.0000003209688748739772, "x11": 0.0000005454274329840126, "x15": 0.0000004664660188795468, "x6": 0.00000004798916308692425}
[INFO] [stdout] Individual #2 {"x11": 0.0000005525402663676463, "x20": 0.00000037077271105134096, "x2": 0.000000024523006850562834, "x26": 0.000000998033360451474, "x5": 0.00000013882281013065734, "x12": 0.00000026767031195065994, "x19": 0.0000008009300260764424, "x4": 0.00000042555778452977164, "x3": 0.000000002181994461574114, "x10": 0.000000002219958474748344, "x17": 0.00000042979736962374054, "x21": 0.000000055099440291173376, "x27": 0.0000007741884379387774, "x1": 0.9999996802902728, "x13": 0.0000000041293312706177024, "x29": 0.00000014669689070927689, "x22": 0.000000008745164336272294, "x8": 0.00000001951093776079332, "x23": 0.00000009638241927712947, "x15": 0.000000011008695723135458, "x30": 0.0000006689267405265456, "x25": 0.0000002556938402643102, "x6": 0.000000046894062911749556, "x7": 0.0000006211394899600363, "x24": 0.0000005535560802347774, "x18": 0.00000004798417321738062, "x9": 0.00000014018016065254484, "x28": 0.00000006944342597841676, "x16": 0.00000013322324991571758, "x14": 0.00000001499855145913382}
[INFO] [stdout] Individual #3 {"x6": 0.000000046894062911749556, "x20": 0.00000037077271105134096, "x21": 0.000000055099440291173376, "x29": 0.00000014669689070927689, "x4": 0.00000042555778452977164, "x8": 0.00000001951093776079332, "x17": 0.00000042979736962374054, "x18": 0.00000004798417321738062, "x26": 0.000000998033360451474, "x10": 0.000000002219958474748344, "x12": 0.00000026767031195065994, "x15": 0.000000011008695723135458, "x27": 0.0000007741884379387774, "x30": 0.0000006689267405265456, "x24": 0.0000005535560802347774, "x2": 0.000000024523006850562834, "x22": 0.000000008745164336272294, "x16": 0.00000013322324991571758, "x23": 0.00000009638241927712947, "x25": 0.0000002556938402643102, "x28": 0.00000006944342597841676, "x9": 0.00000014018016065254484, "x19": 0.0000008009300260764424, "x14": 0.00000001499855145913382, "x5": 0.00000013882281013065734, "x13": 0.0000000041293312706177024, "x1": 0.9999996802902728, "x3": 0.000000002181994461574114, "x11": 0.0000005525402663676463, "x7": 0.0000006211394899600363}
[INFO] [stdout] Individual #4 {"x23": 0.00000009633014572305893, "x20": 0.0014586624265511099, "x15": 0.0000004664660188795468, "x24": 0.0000002443670428572377, "x1": 0.000000000000003020153571675621, "x5": 0.0000032059505920992246, "x6": 0.00000004798916308692425, "x28": 0.0000009004648218061752, "x11": 0.0000005454274329840126, "x4": 0.000027406243363283062, "x25": 0.0000013955178357641267, "x22": 0.00000019070715804200561, "x13": 0.00008270218140182548, "x14": 0.0000002231403337706512, "x26": 0.00000007231734574572305, "x7": 0.00000103541470631484, "x18": 0.000000045065355174431583, "x3": 0.0000000032464492778940492, "x9": 0.00021666856634326145, "x21": 0.000000023202639736312797, "x19": 0.0000011731120819728653, "x29": 0.00000014629647821813233, "x16": 0.0000019718701978388658, "x12": 0.00000033120095991456613, "x30": 0.0000009129333418792076, "x10": 0.00000007126759709810827, "x8": 0.000000019559697212140008, "x17": 0.0000003209688748739772, "x2": 0.00000007295238005166486, "x27": 0.0000008118279951959948}
[INFO] [stdout] Individual #5 {"x6": 0.000000047638270583353873, "x7": 0.0000006214017928049497, "x15": 0.000000041828012977865246, "x21": 0.00000011178764195382897, "x18": 0.00000006630511202180953, "x8": 0.00000003126692322191147, "x12": 0.00000006060728011691996, "x22": 0.000000008453358609990045, "x4": 0.000000018565653266223244, "x24": 0.0000008788263177281148, "x28": 0.0000006642030143933598, "x26": 0.000001041123691922747, "x3": 0.000000002197269576007469, "x9": 0.0000001801151165516331, "x11": 0.000008452099185833271, "x19": 0.0000009853986249212968, "x5": 0.0000001388176052276199, "x13": 0.0000024731545463209056, "x27": 0.0000007387293354407871, "x29": 0.0000001547233888974808, "x23": 0.00000010563646444393974, "x2": 0.0000007014357949823894, "x25": 0.00000032356079535591815, "x17": 0.000009148303209033572, "x1": 0.8747679313907967, "x16": 0.0002078239247789953, "x20": 0.00000037081774460884104, "x10": 0.00000006243811740901984, "x14": 0.000000543287896471714, "x30": 0.000004613255490361609}
[INFO] [stdout] Individual #6 {"x19": 0.0000009825557934113643, "x15": 0.00000005671263945435062, "x26": 0.0000010798687201304419, "x30": 0.0000005334183202526416, "x7": 0.00000010409588877586683, "x20": 0.0000003701204235587678, "x29": 0.00000024166487331247215, "x2": 0.000000007439919023769761, "x21": 0.00000005510122901409765, "x25": 0.0000002542492441880679, "x11": 0.0000013166661317591358, "x3": 0.000000001366420531564801, "x18": 0.00000007186055259211346, "x12": 0.0000002650503290278812, "x14": 0.00000021522552960184326, "x10": 0.0000000016928087974604355, "x23": 0.00000009653377061197648, "x13": 0.00000005768958176476354, "x28": 0.00000006290159035776036, "x5": 0.00000012988356932940023, "x4": 0.00000008613737632510743, "x8": 0.0000009624899686001929, "x24": 0.0000008558781878636624, "x27": 0.0000013269012372762705, "x1": 0.6270106763654238, "x17": 0.0000005008247888105513, "x22": 0.000000016794299714022676, "x9": 0.00000016107879958478982, "x6": 0.000000046679615990855176, "x16": 0.00007722201385721858}
[INFO] [stdout] Individual #7 {"x29": 0.00000015646765960008094, "x22": 0.00000001428662932590186, "x23": 0.00000009632622390138705, "x9": 0.0000018539251956918118, "x30": 0.06777715825995932, "x19": 0.00008396957480017115, "x17": 0.00000026167498629303467, "x2": 0.0000008262857637808781, "x12": 0.0000002631776389483837, "x21": 0.00000005614396414390715, "x13": 0.00007935466883163275, "x8": 0.0000009908710259475132, "x24": 0.0037173802916153228, "x26": 0.00000005784984818822754, "x28": 0.0000009015688087090994, "x6": 0.00000004469187147641197, "x15": 0.000002250316314277099, "x1": 0.06840532858317765, "x27": 0.0000007785515353030972, "x25": 0.000001482308985919079, "x11": 0.0000012984626772850047, "x5": 0.00000001120816713455452, "x18": 0.0000017610672145991522, "x7": 0.000009332090453815009, "x16": 0.00008418912807704947, "x14": 0.00000005946563984367523, "x20": 0.00000037010842513367035, "x4": 0.0000025701456051296794, "x3": 0.0000000013566042927676346, "x10": 0.015111072555875387}
[INFO] [stdout] Individual #8 {"x17": 0.00000042979736962374054, "x1": 0.26452585773974946, "x9": 0.00000014021175851345714, "x12": 0.00000026767031195065994, "x29": 0.00000014669689070927689, "x18": 0.00000004798417321738062, "x16": 0.00000013322324991571758, "x5": 0.00000013882281013065734, "x14": 0.00000044461113890533794, "x27": 0.0000007759075281516959, "x25": 0.0000002556938402643102, "x8": 0.00000001951093776079332, "x20": 0.00000037077271105134096, "x24": 0.0000005535560802347774, "x2": 0.00000000851648823855499, "x21": 0.00000005509996316028569, "x22": 0.000000008759125477917247, "x3": 0.000000002181994461574114, "x11": 0.0000005525402663676463, "x19": 0.0000008174694611986954, "x23": 0.00000009638241927712947, "x26": 0.11741047969663693, "x6": 0.000000031092107282177104, "x10": 0.000000002340080651068535, "x13": 0.00000011677308299555688, "x30": 0.0000006689267405265456, "x28": 0.00000006957959952167639, "x7": 0.0000006211394899600363, "x15": 0.000000011008695723135458, "x4": 0.00000042555778452977164}
[INFO] [stdout] Individual #9 {"x17": 0.0000004440647453080033, "x18": 0.000000048137318823093015, "x10": 0.00000007369466833392737, "x21": 0.00000005499580384141132, "x23": 0.00000009699938176070647, "x13": 0.00000003761756925208956, "x1": 0.09177368150714399, "x6": 0.00000004618679938119906, "x22": 0.000000003051290546270869, "x26": 0.00000002892485518746989, "x12": 0.00000012137268582603265, "x15": 0.000000023725634541312938, "x24": 0.000000553421035571321, "x19": 0.013171903131070084, "x4": 0.000026614092328549814, "x2": 0.00000009267246095898765, "x27": 0.0000007726717866049894, "x16": 0.000001333508382184295, "x14": 0.000000033823487237867965, "x9": 0.000002543753962150355, "x25": 0.000002559074207364324, "x8": 0.000000019542499129182518, "x29": 0.00000014665865679822697, "x11": 0.0000005456062453392894, "x20": 0.0014586624265511099, "x28": 0.0000009004648218061752, "x30": 0.0000009129333418792076, "x5": 0.0000032059505920992246, "x3": 0.0000000032464492778940492, "x7": 0.000006464971656870904}
[INFO] [stdout] Individual #10 {"x8": 0.000000019512682150237667, "x17": 0.00000042979736962374054, "x20": 0.00000037077271105134096, "x24": 0.0000005535560802347774, "x30": 0.00000015133921856427842, "x13": 0.0000000041293312706177024, "x16": 0.0000001614353358377102, "x28": 0.00000009964702580537081, "x18": 0.00000004774080787370347, "x1": 0.18741803845584626, "x2": 0.000000024523006850562834, "x15": 0.000000011008695723135458, "x3": 0.000000002181994461574114, "x27": 0.000000774187047882906, "x10": 0.000000002219958474748344, "x22": 0.000000008745164336272294, "x5": 0.00000013882281013065734, "x7": 0.0000007686625899330204, "x21": 0.000000022215912617402143, "x29": 0.00000014669689070927689, "x12": 0.0000002732981509700862, "x25": 0.0000002556938402643102, "x23": 0.00000009638241927712947, "x14": 0.00000001499855145913382, "x26": 0.0000010025634765225569, "x4": 0.00000042555778452977164, "x6": 0.00000004712502697074919, "x11": 0.0000005524886545011944, "x9": 0.00000014018016065254484, "x19": 0.0000008009300260764424}
[INFO] [stdout] Individual #11 {"x22": 0.000000008745164336272294, "x5": 0.00000013882281013065734, "x13": 0.00000010015988696502715, "x16": 0.0000013565759228355959, "x18": 0.00000004799089601794927, "x21": 0.00000005654459441826657, "x12": 0.0000001230340206163839, "x26": 0.00000106243577484948, "x8": 0.00000001954082730575585, "x6": 0.00000001195957117536212, "x7": 0.00000626912199957558, "x2": 0.0000027180511012619198, "x3": 0.0000000032002408219598862, "x4": 0.000029209860904153234, "x17": 0.00000042979736962374054, "x28": 0.00000006983785315256764, "x23": 0.00000009701117708053501, "x20": 0.00000037077271105134096, "x10": 0.000000002219958474748344, "x24": 0.0000005535560802347774, "x15": 0.000000011008695723135458, "x19": 0.0000008009300260764424, "x27": 0.0000007742546256071038, "x30": 0.000027668597731261365, "x1": 0.9465780843562146, "x25": 0.000043735923018016376, "x29": 0.0000001437608250053245, "x14": 0.0000004098466521117847, "x11": 0.0000005525309477234561, "x9": 0.00000014018016065254484}
[INFO] [stdout] Individual #12 {"x9": 0.0000001577848036579511, "x27": 0.0000007742532355512323, "x17": 0.00000042979736962374054, "x4": 0.000028559741759955022, "x22": 0.000000008745164336272294, "x14": 0.0000004107107802732364, "x6": 0.00000005018556825613137, "x10": 0.000000002219958474748344, "x25": 0.000043735923018016376, "x26": 0.0000009953994529953581, "x28": 0.00000010004145297952109, "x8": 0.000000019542571695200194, "x18": 0.00000004774753067427213, "x2": 0.000002647908436746779, "x23": 0.00000003947005442484859, "x24": 0.0000005535560802347774, "x7": 0.000006412765607502741, "x1": 0.1193643012803341, "x11": 0.0000005524793358570041, "x15": 0.000000011008695723135458, "x29": 0.0000001437608250053245, "x16": 0.000015077238007886137, "x3": 0.0000000032002408219598862, "x12": 0.0000001286618589030103, "x19": 0.0000008009300260764424, "x20": 0.00000037077271105134096, "x13": 0.00000010015988696502715, "x21": 0.000000023661065147230592, "x30": 0.00000008546811484075265, "x5": 0.00000013882281013065734}
[INFO] [stdout] Individual #13 {"x14": 0.0000004098466521117847, "x25": 0.000043735923018016376, "x5": 0.00000013882281013065734, "x2": 0.0000027180511012619198, "x8": 0.000000019542571695200194, "x22": 0.000000008745164336272294, "x10": 0.000000002219958474748344, "x7": 0.000006412765607502741, "x19": 0.0000008009300260764424, "x26": 0.000001066965890920563, "x15": 0.000000011008695723135458, "x4": 0.000029209860904153234, "x18": 0.00000004774753067427213, "x9": 0.00000014018016065254484, "x12": 0.0000001286618589030103, "x11": 0.0000005524793358570041, "x17": 0.00000042979736962374054, "x29": 0.0000001437608250053245, "x23": 0.00000009701117708053501, "x30": 0.0000277862886420013, "x13": 0.00000010015988696502715, "x6": 0.000000012190373044716865, "x21": 0.000000023661065147230592, "x1": 0.15034443116097462, "x28": 0.00000010004145297952109, "x16": 0.0000013839285168478174, "x20": 0.00000037077271105134096, "x3": 0.0000000032002408219598862, "x27": 0.0000007742532355512323, "x24": 0.0000005535560802347774}
[INFO] [stdout] Individual #14 {"x23": 0.00000008163660506747981, "x10": 0.0000000022169633373289475, "x6": 0.00000003127076827567579, "x26": 0.00000004439377462819142, "x11": 0.00000029710412225339266, "x12": 0.0000000518212785185653, "x29": 0.00000027641067162526323, "x8": 0.0000000042373410948559934, "x14": 0.0000004265977925426219, "x4": 0.0000008707247922563131, "x13": 0.000000006879367397908285, "x19": 0.0000020635448931832292, "x28": 0.0000008839303881511683, "x18": 0.0000006952272591519802, "x25": 0.0008976950653632557, "x30": 0.000004745030039740236, "x15": 0.0000010346607008295677, "x22": 0.00000018968896609368588, "x1": 0.5015537530712842, "x5": 0.00015672251720679295, "x16": 0.00023917773041207862, "x27": 0.0000007736240354964481, "x3": 0.0000000022019284119620036, "x20": 0.00000037077271105134096, "x7": 0.0000006162300300689179, "x2": 0.0000000700002276632932, "x17": 0.000009056535615165206, "x9": 0.0000015176715198537673, "x21": 0.000000055073643851169806, "x24": 0.0000005563585590821351}
[INFO] [stdout] Individual #15 {"x21": 0.000060687776022962345, "x7": 0.000000501972717182602, "x23": 0.00008275461587332108, "x28": 0.00006228450367848481, "x30": 0.000004379730774156286, "x25": 0.00000025590064239860244, "x12": 0.00000026856935225399337, "x9": 0.0000001462749673735923, "x13": 0.000025013189000269237, "x5": 0.00000001526227523931096, "x3": 0.0000000022641039742449327, "x14": 0.00000001718872135520863, "x26": 0.0000009948610196638019, "x15": 0.000002446644757412401, "x1": 0.7382296825420243, "x16": 0.00007171448439528458, "x19": 0.000000602974331981121, "x11": 0.0000011478798217990443, "x18": 0.00047203400318201506, "x29": 0.0000002442926443614292, "x8": 0.00000003599746064309911, "x17": 0.0000008284898448604082, "x24": 0.000009998028414060264, "x22": 0.000000012948026665975876, "x6": 0.000000046894134007498676, "x27": 0.0000007571776860370856, "x4": 0.0000004616742305079789, "x10": 0.00000000011641049261631388, "x2": 0.00000011935433344851487, "x20": 0.00000037073925833438664}
[INFO] [stdout] Individual #16 {"x14": 0.00000003439450216224345, "x21": 0.00000005597956353280622, "x25": 0.0010304356263226623, "x27": 0.0000007953340497588246, "x23": 0.00000008213335773775402, "x18": 0.0000006952272591519802, "x29": 0.000000275314802027534, "x11": 0.00000029710412225339266, "x2": 0.0000000700002276632932, "x19": 0.0000020635448931832292, "x17": 0.0000007615840086928459, "x1": 0.48028418104464043, "x22": 0.0000001968476147840885, "x6": 0.00000003127076827567579, "x5": 0.00015672251720679295, "x12": 0.0000005374864497313538, "x4": 0.0000008707247922563131, "x24": 0.0000002139501169376843, "x20": 0.00000037077271105134096, "x30": 0.0005398137165335895, "x15": 0.0000010346607008295677, "x8": 0.0000000025534799501292087, "x10": 0.0000000022169633373289475, "x9": 0.00023942156583093172, "x16": 0.0032568265344610726, "x7": 0.0000006161531753434689, "x28": 0.0000008839303881511683, "x26": 0.00000004632608293403228, "x3": 0.0000000031824858274434607, "x13": 0.00000014521747746876718}
[INFO] [stdout] Individual #17 {"x9": 0.00000014018016065254484, "x27": 0.0000007742553784399066, "x12": 0.000000261960797468348, "x16": 0.00025326918816416153, "x28": 0.0008402332130297308, "x10": 0.000000002236813927143366, "x30": 0.0000277862886420013, "x2": 0.0000027180511012619198, "x5": 0.00000013882281013065734, "x3": 0.0000000032002408219598862, "x7": 0.0000003639930490307112, "x4": 0.000029209860904153234, "x19": 0.0000008728617138238141, "x29": 0.00000008680390722932006, "x21": 0.000000023661065147230592, "x26": 0.000001066965890920563, "x18": 0.00000004774753067427213, "x8": 0.000000019541812582888578, "x23": 0.00000009701117708053501, "x11": 0.0000005497075097835686, "x25": 0.000043735923018016376, "x15": 0.000000011008695723135458, "x14": 0.0000004098466521117847, "x22": 0.000000011906948797788197, "x1": 0.5636397165843487, "x6": 0.00000004911267553009999, "x20": 0.00000037077271105134096, "x17": 0.0000007460130200268586, "x13": 0.00000010015988696502715, "x24": 0.0000005576284172143343}
[INFO] [stdout] Individual #18 {"x28": 0.000852810944594503, "x6": 0.000000046865684931085075, "x27": 0.0000007695168000476739, "x25": 0.0000002560381838912149, "x4": 0.0000004258032216594456, "x22": 0.0000006120384143205309, "x20": 0.00000037060610097688, "x29": 0.0000002442926443614292, "x8": 0.000000019056469866803146, "x19": 0.0000008965261294153401, "x21": 0.000000024245988994896194, "x23": 0.0000000972809925033122, "x14": 0.00000001742393459390079, "x7": 0.0000006179575184670646, "x12": 0.00015353950852421412, "x16": 0.000001851779186648986, "x13": 0.0000004154750218935668, "x30": 0.0000006712904389639636, "x9": 0.00000014189231262446033, "x3": 0.0000000021820099086244125, "x10": 0.0000001283857916333705, "x2": 0.000000022996584169842842, "x11": 0.0000005329094313702684, "x17": 0.026850716839568606, "x18": 0.028018774742852574, "x24": 0.000009696896033031106, "x26": 0.000001085945416531607, "x15": 0.000014194424438932399, "x5": 0.0000001390845362871662, "x1": 0.7667222630289875}
[INFO] [stdout] Individual #19 {"x1": 0.007169853282143521, "x14": 0.0000002231403337706512, "x18": 0.0000000033266799916751595, "x25": 0.0000013955178357641267, "x20": 0.00003153997060279434, "x30": 0.0000009129333418792076, "x9": 0.000058535084752489445, "x16": 0.0000019718701978388658, "x2": 0.0000000187109333648065, "x23": 0.00000009633011244755056, "x15": 0.000000011306754552213883, "x3": 0.0000000022403222584386276, "x8": 0.000000019560465100070776, "x11": 0.0000005454274329840126, "x7": 0.00000103541470631484, "x13": 0.00008270218140182548, "x12": 0.00000033120095991456613, "x4": 0.000028523175866935175, "x19": 0.0000011731120819728653, "x5": 0.00000027193936574318635, "x6": 0.00000004711580700480451, "x17": 0.0000003209688748739772, "x28": 0.00000013797784531442592, "x27": 0.0000008128346837575548, "x10": 0.00000007413857735166974, "x21": 0.000000023202639736312797, "x22": 0.000000020689753881964427, "x26": 0.00000007231734574572305, "x24": 0.0000002443670428572377, "x29": 0.00000014669783519374414}
[INFO] [stdout] Individual #20 {"x19": 0.0000011671362351184436, "x25": 0.0009915132427118418, "x16": 0.0000019718701978388658, "x28": 0.0000009004648218061752, "x23": 0.00000009633014572305893, "x11": 0.00000029284268190073595, "x7": 0.00000103541470631484, "x29": 0.00000014629647821813233, "x5": 0.00015773198519155357, "x12": 0.00000033120095991456613, "x18": 0.000000045065355174431583, "x2": 0.00000007295238005166486, "x17": 0.0000007646206535762674, "x6": 0.00000004798916308692425, "x9": 0.00023890604924794987, "x27": 0.0000007953130342921016, "x20": 0.00004421649122424967, "x24": 0.0000002443670428572377, "x10": 0.00000007126759709810827, "x15": 0.0000005013302070706747, "x8": 0.000000019559697212140008, "x21": 0.000000023202639736312797, "x1": 0.027591397678194463, "x3": 0.0000000032464492778940492, "x4": 0.000027406243363283062, "x26": 0.00000007224490293086916, "x22": 0.00000018978879855341402, "x30": 0.0000009129333418792076, "x13": 0.0000002974603119837007, "x14": 0.0000002251315785175956}
[INFO] [stdout] Individual #21 {"x9": 0.00000014096123342142034, "x20": 0.0000003763189791862717, "x12": 0.000015045971259929768, "x24": 0.00000023772379290502819, "x7": 0.00000891864086534977, "x29": 0.000000018396131677971127, "x3": 0.000000003229228640462673, "x15": 0.00000045365463430034186, "x6": 0.000000012294201721598815, "x27": 0.0000008408240572793318, "x21": 0.00000005591803770788612, "x30": 0.000030326070631867956, "x5": 0.0000000894569370435861, "x16": 0.0000017473544593262318, "x4": 0.00004855487646629938, "x10": 0.00000002065667541563393, "x19": 0.000002019464381350532, "x2": 0.00000013163689774017916, "x8": 0.00000000854118496155054, "x26": 0.0000010674942737876735, "x14": 0.0000004404013679396916, "x18": 0.000000005693703819565766, "x11": 0.0000012929520474906946, "x23": 0.00000009759609474467237, "x13": 0.0000000054212741547997915, "x25": 0.000008306900778118353, "x22": 0.0000009811024975982489, "x28": 0.0000008014218970329798, "x1": 0.43091304827672405, "x17": 0.000000429907768607512}
[INFO] [stdout] Individual #22 {"x26": 0.0000010414921880983161, "x8": 0.0000009908710259475132, "x19": 0.00008396957480017115, "x27": 0.0000007370087434745697, "x30": 0.00000448800909915774, "x4": 0.00000034414290489756377, "x21": 0.00000011810836910415594, "x28": 0.0000006638150407908857, "x29": 0.00000015470140142599892, "x18": 0.0000017610672145991522, "x15": 0.000002250316314277099, "x11": 0.00000801825538402591, "x5": 0.00000012880122598050958, "x13": 0.0000009215811491693941, "x3": 0.0000000013566042927676346, "x22": 0.000000015594706165103762, "x25": 0.00004305472047108389, "x20": 0.00000037010842513367035, "x10": 0.000000002298963838107759, "x12": 0.0000002631776389483837, "x9": 0.0000003508957552585452, "x24": 0.00000046682112532067545, "x6": 0.00000004469187147641197, "x14": 0.00000005946563984367523, "x2": 0.0000008262857637808781, "x16": 0.00008418912807704947, "x17": 0.0000007657949550056243, "x23": 0.00000010612695371132958, "x1": 0.030597173486187623, "x7": 0.00000917317936783854}
[INFO] [stdout] Individual #23 {"x27": 0.000000053164883390876336, "x26": 0.00000067543918444257, "x25": 0.0000012699304470328438, "x28": 0.00000023785875425275942, "x1": 0.3080829311631773, "x11": 0.045516595219259104, "x17": 0.0000002973343664133497, "x10": 0.000000000699210551281533, "x18": 0.000013488409574392499, "x6": 0.000000032201895079222114, "x19": 0.0000009872936528561573, "x16": 0.0000007683793182768246, "x20": 0.0014671266212628884, "x2": 0.0000000016437077747359925, "x14": 0.0000004391889067669436, "x5": 0.000003176592095644947, "x22": 0.000000046433633294594826, "x24": 0.0000006498401137108824, "x3": 0.0000000014624516737693647, "x29": 0.00000014660143480328064, "x12": 0.00000047286598298159494, "x8": 0.00000001632460730138374, "x15": 0.01415043942351172, "x9": 0.00000016001086384840447, "x21": 0.000000055536040626668136, "x23": 0.00000006481116333150088, "x30": 0.0000070536144815704, "x7": 0.0000010877268233980053, "x4": 0.000029229389585863848, "x13": 0.0000001239590196773185}
[INFO] [stdout] Individual #24 {"x12": 0.0000002676771081443175, "x28": 0.0007683772998839857, "x17": 0.0000007500281194688805, "x18": 0.000005721797130756654, "x7": 0.00000061592055821357, "x14": 0.000000013930775602230577, "x30": 0.0000006000679027748994, "x2": 0.000000024523006850562834, "x5": 0.00000013882281013065734, "x20": 0.00000007255318040767499, "x9": 0.0000009995854883380775, "x22": 0.00000019443772890158044, "x3": 0.0000000013545310466365275, "x19": 0.0000008737998631671453, "x4": 0.0000010233428691694294, "x11": 0.00000028290019240338656, "x10": 0.000000003862960983610773, "x23": 0.00000009638298393015663, "x29": 0.000000246565230975232, "x1": 0.554208070549265, "x25": 0.0000002556325548179577, "x16": 0.00008321805019063134, "x13": 0.00000013846058836476479, "x24": 0.0000008711308766217691, "x8": 0.0000009634824848279924, "x6": 0.00000005042324570147724, "x15": 0.00000004810704226567865, "x21": 0.000342781592975858, "x26": 0.0000010117391417571132, "x27": 0.0000007837759552531336}
[INFO] [stdout] Individual #25 {"x15": 0.000000014101705542891584, "x8": 0.00000001951093776079332, "x25": 0.0000014348158122997414, "x13": 0.00000011765079002595695, "x3": 0.000000002181994461574114, "x19": 0.0000001267078546731333, "x17": 0.00000042979736962374054, "x21": 0.000000055079046948063154, "x22": 0.000000008759125477917247, "x30": 0.0000006689267405265456, "x20": 0.00000037077271105134096, "x6": 0.000000031092107282177104, "x5": 0.0000010475476253155833, "x29": 0.00000014669689070927689, "x2": 0.00000003704031416480852, "x24": 0.0000005535560802347774, "x7": 0.0000006107161193044121, "x12": 0.00000026767031195065994, "x28": 0.00000006957727888008086, "x11": 0.00000031964980996941875, "x26": 0.000000998033360451474, "x1": 0.8181885479247744, "x10": 0.00000007763530429873883, "x4": 0.000030559664306351386, "x16": 0.00000001991617508232825, "x18": 0.00000010188956538383068, "x23": 0.00000009638241927712947, "x27": 0.0000007763610040082085, "x14": 0.00000038191005548157534, "x9": 0.00000013910599807586304}
[INFO] [stdout] Individual #26 {"x4": 0.000004963017124887547, "x21": 0.00000005594589620318542, "x28": 0.00000006376018388932817, "x10": 0.0000000025950883817028437, "x11": 0.00000026015080291361885, "x14": 0.00000003439450216224345, "x20": 0.00000037077271105134096, "x23": 0.00000009150513342217983, "x7": 0.0000013161312379555871, "x19": 0.0000007836201788794804, "x30": 0.023574085481283903, "x27": 0.0000008090267755185176, "x22": 0.00000005145511979345641, "x1": 0.35464157545956826, "x6": 0.0014768303948132404, "x17": 0.000018485005605161832, "x8": 0.000000019560187979598568, "x2": 0.000000008810848429730939, "x9": 0.000036696758901425265, "x15": 0.00024043637441362452, "x12": 0.0000018254349167565278, "x5": 0.000004816137285732992, "x3": 0.0000000020081436919518697, "x24": 0.000000314655541422832, "x13": 0.040457988073630005, "x18": 0.0000328493206510184, "x25": 0.000005265276655392942, "x26": 0.0000010910858638970175, "x29": 0.00000014753211640347832, "x16": 0.003110772047836525}
[INFO] [stdout] Individual #27 {"x7": 0.0000010666374302707214, "x20": 0.00042167679135152354, "x24": 0.00000023309441300821728, "x12": 0.000000236911901932148, "x10": 0.00000007884813143002933, "x17": 0.0000036795714598660275, "x11": 0.0000003200292168670073, "x29": 0.00000014305202073788, "x16": 0.000000020563198550945355, "x23": 0.00000009612337470998941, "x18": 0.0000009028727456372792, "x13": 0.0006553466781681715, "x27": 0.0000007945619111694238, "x8": 0.000000012732503488983831, "x1": 0.8118167576886592, "x4": 0.000030476333550951214, "x6": 0.0000000786545868973467, "x9": 0.000014585356180048898, "x21": 0.000000055227955711251136, "x30": 0.00012276901922154783, "x3": 0.000000003194058284739171, "x15": 0.00000016852172424466609, "x28": 0.0000011010920475883107, "x14": 0.0000000396059516675329, "x19": 0.00000012484737442160659, "x2": 0.0000005277054800540936, "x26": 0.0000003118060678228834, "x22": 0.0000003360692677782628, "x25": 0.0000013955178357641267, "x5": 0.0000010604204176324633}
[INFO] [stdout] Individual #28 {"x15": 0.00000008501990079580904, "x30": 0.0000006689267405265456, "x1": 0.6822584403840354, "x19": 0.0000007970158062868126, "x27": 0.0000007736273887274907, "x29": 0.00000014640216440517414, "x10": 0.0000000714510090362492, "x7": 0.000001236397699783056, "x13": 0.000000006905395696759408, "x20": 0.000000370763771939757, "x11": 0.0000005549106746257944, "x22": 0.000000016843578019651902, "x12": 0.00001450064871954783, "x23": 0.00000009629817850707585, "x14": 0.000000517380803898017, "x18": 0.00000004838998969929727, "x2": 0.00000006978701377694964, "x24": 0.0000005696679155066855, "x6": 0.00000007828336863838548, "x25": 0.0000003270219798831641, "x4": 0.00000005993879453112519, "x16": 0.00000023048792141383113, "x26": 0.0000010039793385572838, "x8": 0.0000010501449849011188, "x28": 0.00000006928548325119352, "x5": 0.00000013882281013065734, "x9": 0.00000006903045758654548, "x3": 0.0000000031942377628988523, "x21": 0.000000055090817707748806, "x17": 0.0000016813225704832075}
[INFO] [stdout] Individual #29 {"x8": 0.0000010501449849011188, "x11": 0.0000013199481412738198, "x9": 0.00000007093028388576994, "x5": 0.00000013982430723021153, "x28": 0.000011630882834587612, "x6": 0.00000013966784073930455, "x21": 0.00000005509371150552619, "x10": 0.0000000022819616850592747, "x15": 0.00000008501990079580904, "x7": 0.000001165675333529462, "x29": 0.0000001531858410015729, "x27": 0.0000007736273887274907, "x24": 0.0000005696679155066855, "x14": 0.000000516340310805656, "x23": 0.00000009805147269522574, "x4": 0.00000008622698684314078, "x13": 0.000000006905395696759408, "x12": 0.00001450064871954783, "x22": 0.000000016843578019651902, "x1": 0.6815899223991927, "x26": 0.0000010039793385572838, "x20": 0.00000037077139170717917, "x17": 0.0000016813225704832075, "x2": 0.000000009157695960690317, "x30": 0.0000006716794353873868, "x16": 0.00000023048792141383113, "x19": 0.0000007970158062868126, "x18": 0.00000004838998969929727, "x25": 0.00000003809690113499917, "x3": 0.0000000014061496121077237}
[INFO] [stdout] Individual #30 {"x10": 0.000022929910565265614, "x22": 0.0000028129657956458594, "x26": 0.0000009923982964592166, "x21": 0.00000005586101945611146, "x11": 0.00000025027707989567994, "x24": 0.0000005536520140992252, "x28": 0.007707375827719738, "x8": 0.0000004867045285151242, "x17": 0.00001671627838637007, "x25": 0.0000002556938402643102, "x3": 0.0000000031942249437001673, "x18": 0.0000019369514500292803, "x19": 0.000017440553146723205, "x6": 0.00000008288220944808446, "x2": 0.000000009158157941390401, "x13": 0.0403954875491845, "x20": 0.00000037076894244145, "x27": 0.0000007753332151643409, "x4": 0.0000007857170487977424, "x5": 0.00000013882281013065734, "x16": 0.0005419857690514174, "x30": 0.000007259472184345807, "x9": 0.0000001587438902768735, "x23": 0.00000009630522930289784, "x14": 0.00000020715100766467014, "x29": 0.00000014670614211707226, "x15": 0.0000000015359807515281576, "x12": 0.000014608648634181556, "x1": 0.35838575342435375, "x7": 0.0000006171931152576055}
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2025-11-05T03:45:33Z 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-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #400
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #401 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #401
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #402 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #402
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #403 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #403
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #404 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #404
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #405 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #405
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #406 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #406
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #407 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #407
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #408 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #408
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #409 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #409
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #410 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #410
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #411 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #411
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #412 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #412
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #413 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #413
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #414 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #414
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #415 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #415
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #416 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #416
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #417 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #417
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #418 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #418
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #419 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #419
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #420 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #420
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #421 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #421
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #422 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #422
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #423 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #423
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #424 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #424
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #425 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #425
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #426 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #426
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #427 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #427
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #428 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #428
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #429 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #429
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #430 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #430
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #431 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #431
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #432 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #432
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #433 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #433
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #434 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #434
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #435 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #435
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #436 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #436
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #437 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #437
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #438 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #438
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #439 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #439
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #440 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #440
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #441 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #441
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #442 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #442
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #443 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #443
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #444 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #444
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #445 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #445
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #446 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #446
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #447 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #447
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #448 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #448
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #449 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #449
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #450 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #450
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #451 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #451
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #452 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #452
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #453 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #453
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #454 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #454
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #455 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #455
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #456 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #456
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #457 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #457
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #458 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #458
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #459 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #459
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #460 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #460
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #461 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #461
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #462 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #462
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #463 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #463
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #464 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #464
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #465 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #465
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #466 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #466
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #467 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #467
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #468 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #468
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #469 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #469
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #470 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #470
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #471 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #471
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #472 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #472
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #473 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #473
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #474 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #474
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #475 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #475
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #476 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #476
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #477 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #477
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #478 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #478
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #479 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #479
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #480 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #480
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #481 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #481
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #482 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #482
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #483 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #483
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #484 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #484
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #485 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #485
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #486 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #486
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #487 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #487
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #488 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #488
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #489 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #489
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #490 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #490
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #491 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #491
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #492 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #492
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #493 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #493
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #494 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #494
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #495 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #495
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #496 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #496
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #497 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #497
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #498 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #498
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #499 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #499
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #500 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #500
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #501 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #501
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #502 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #502
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #503 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #503
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #504 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #504
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #505 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #505
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #506 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #506
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #507 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #507
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #508 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #508
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #509 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #509
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #510 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #510
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #511 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #511
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #512 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #512
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #513 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #513
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #514 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #514
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #515 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #515
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #516 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #516
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #517 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #517
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #518 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #518
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #519 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #519
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #520 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #520
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #521 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #521
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #522 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #522
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #523 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #523
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #524 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #524
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #525 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #525
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #526 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #526
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #527 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #527
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #528 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #528
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #529 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #529
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #530 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #530
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #531 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #531
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #532 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #532
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #533 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #533
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #534 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #534
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #535 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #535
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #536 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #536
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #537 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #537
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #538 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #538
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #539 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #539
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #540 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #540
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #541 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #541
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #542 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #542
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #543 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #543
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #544 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #544
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #545 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #545
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #546 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #546
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #547 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #547
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #548 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #548
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #549 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #549
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #550 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #550
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #551 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #551
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #552 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #552
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #553 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #553
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #554 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #554
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #555 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #555
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #556 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #556
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #557 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #557
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #558 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #558
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #559 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #559
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #560 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #560
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #561 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #561
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #562 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #562
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #563 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #563
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #564 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #564
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #565 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #565
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #566 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #566
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #567 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #567
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #568 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #568
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #569 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #569
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #570 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #570
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #571 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #571
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #572 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #572
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #573 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #573
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #574 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #574
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #575 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #575
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #576 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #576
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #577 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #577
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #578 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #578
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #579 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #579
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #580 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #580
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #581 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #581
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #582 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #582
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #583 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #583
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #584 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #584
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #585 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #585
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #586 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #586
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #587 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #587
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #588 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #588
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #589 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #589
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #590 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #590
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #591 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #591
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #592 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #592
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #593 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #593
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #594 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #594
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #595 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #595
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #596 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #596
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #597 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #597
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #598 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #598
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #599 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #599
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #600 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #600
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #601 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #601
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #602 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #602
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #603 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #603
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #604 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #604
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #605 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #605
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #606 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #606
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #607 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #607
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #608 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #608
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #609 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #609
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #610 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #610
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #611 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #611
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #612 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #612
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #613 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #613
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #614 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #614
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #615 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #615
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #616 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #616
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #617 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #617
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #618 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #618
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #619 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #619
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #620 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #620
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #621 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #621
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #622 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #622
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #623 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #623
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #624 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #624
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #625 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #625
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #626 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #626
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #627 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #627
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #628 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #628
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #629 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #629
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #630 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #630
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #631 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #631
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #632 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #632
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #633 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #633
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #634 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #634
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #635 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #635
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #636 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #636
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #637 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #637
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #638 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #638
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #639 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #639
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #640 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #640
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #641 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #641
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #642 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #642
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #643 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #643
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #644 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #644
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #645 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #645
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #646 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #646
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #647 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #647
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #648 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #648
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #649 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #649
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #650 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #650
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #651 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #651
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #652 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #652
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #653 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #653
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #654 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #654
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #655 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #655
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #656 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #656
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #657 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #657
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #658 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #658
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #659 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #659
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #660 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #660
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #661 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #661
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #662 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #662
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #663 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #663
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #664 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #664
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #665 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #665
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #666 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #666
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #667 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #667
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #668 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #668
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #669 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #669
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #670 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #670
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #671 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #671
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #672 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #672
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #673 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #673
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #674 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #674
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #675 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #675
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #676 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #676
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #677 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #677
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #678 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #678
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #679 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #679
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #680 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #680
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #681 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #681
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #682 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #682
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #683 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #683
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #684 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #684
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #685 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #685
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #686 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #686
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #687 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #687
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #688 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #688
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #689 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #689
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #690 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #690
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #691 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #691
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #692 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #692
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #693 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #693
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #694 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #694
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #695 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #695
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #696 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #696
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #697 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #697
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #698 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #698
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #699 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #699
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #700 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #700
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #701 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #701
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #702 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #702
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #703 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #703
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #704 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #704
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #705 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #705
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #706 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #706
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #707 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #707
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #708 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #708
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #709 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #709
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #710 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #710
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #711 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #711
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #712 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #712
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #713 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #713
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #714 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #714
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #715 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #715
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #716 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #716
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #717 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #717
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #718 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #718
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #719 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #719
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #720 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #720
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #721 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #721
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #722 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #722
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #723 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #723
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #724 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #724
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #725 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #725
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #726 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #726
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #727 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #727
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #728 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #728
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #729 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #729
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #730 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #730
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #731 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #731
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #732 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #732
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #733 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #733
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #734 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #734
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #735 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #735
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #736 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #736
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #737 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #737
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #738 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #738
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #739 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #739
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #740 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #740
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #741 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #741
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #742 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #742
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #743 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #743
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #744 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #744
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #745 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #745
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #746 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #746
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #747 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #747
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #748 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #748
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #749 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #749
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #750 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #750
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #751 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #751
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #752 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #752
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #753 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #753
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #754 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #754
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #755 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #755
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #756 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #756
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #757 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #757
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #758 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #758
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #759 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #759
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #760 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #760
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #761 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #761
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #762 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #762
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #763 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #763
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #764 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #764
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #765 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #765
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #766 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #766
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #767 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #767
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #768 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #768
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #769 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #769
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #770 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #770
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #771 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #771
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #772 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #772
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #773 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #773
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #774 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #774
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #775 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #775
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #776 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #776
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #777 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #777
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #778 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #778
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #779 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #779
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #780 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #780
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #781 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #781
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #782 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #782
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #783 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #783
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #784 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #784
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #785 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #785
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #786 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #786
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #787 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #787
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #788 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #788
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #789 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #789
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #790 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #790
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #791 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #791
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #792 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #792
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #793 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #793
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #794 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #794
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #795 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #795
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #796 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #796
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #797 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #797
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #798 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #798
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #799 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #799
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #800 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #800
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #801 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #801
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #802 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #802
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #803 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #803
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #804 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #804
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #805 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #805
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #806 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #806
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #807 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #807
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #808 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #808
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #809 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #809
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #810 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #810
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #811 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #811
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #812 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #812
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #813 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #813
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #814 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #814
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #815 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #815
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #816 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #816
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #817 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #817
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #818 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #818
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #819 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #819
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #820 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #820
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #821 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #821
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #822 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #822
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #823 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #823
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #824 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #824
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #825 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #825
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #826 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #826
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #827 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #827
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #828 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #828
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #829 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #829
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #830 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #830
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #831 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #831
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #832 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #832
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #833 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #833
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #834 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #834
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #835 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #835
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #836 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #836
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #837 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #837
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #838 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #838
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #839 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #839
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #840 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #840
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #841 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #841
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #842 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #842
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #843 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #843
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #844 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #844
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #845 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #845
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #846 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #846
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #847 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #847
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #848 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #848
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #849 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #849
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #850 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #850
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #851 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #851
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #852 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #852
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #853 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #853
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #854 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #854
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #855 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #855
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #856 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #856
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #857 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #857
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #858 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #858
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #859 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #859
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #860 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #860
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #861 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #861
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #862 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #862
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #863 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #863
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #864 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #864
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #865 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #865
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #866 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #866
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #867 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #867
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #868 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #868
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #869 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #869
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #870 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #870
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #871 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #871
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #872 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #872
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #873 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #873
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #874 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #874
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #875 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #875
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #876 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #876
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #877 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #877
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #878 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #878
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #879 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #879
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #880 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #880
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #881 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #881
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #882 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #882
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #883 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #883
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #884 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #884
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #885 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #885
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #886 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #886
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #887 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #887
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #888 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #888
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #889 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #889
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #890 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #890
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #891 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #891
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #892 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #892
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #893 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #893
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #894 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #894
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #895 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #895
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #896 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #896
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #897 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #897
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #898 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #898
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #899 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #899
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #900 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #900
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #901 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #901
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #902 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #902
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #903 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #903
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #904 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #904
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #905 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #905
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #906 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #906
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #907 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #907
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #908 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #908
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #909 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #909
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #910 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #910
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #911 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #911
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #912 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #912
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #913 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #913
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #914 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #914
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #915 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #915
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #916 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #916
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #917 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #917
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #918 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #918
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #919 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #919
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #920 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #920
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #921 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #921
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #922 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #922
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #923 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #923
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #924 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #924
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #925 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #925
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #926 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #926
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #927 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #927
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #928 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #928
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #929 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #929
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #930 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #930
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #931 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #931
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #932 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #932
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #933 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #933
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #934 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #934
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #935 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #935
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #936 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #936
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #937 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #937
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #938 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #938
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #939 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #939
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #940 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #940
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #941 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #941
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #942 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #942
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #943 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #943
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #944 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #944
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #945 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #945
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #946 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #946
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #947 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #947
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #948 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #948
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #949 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #949
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #950 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #950
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #951 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #951
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #952 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #952
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #953 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #953
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #954 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #954
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #955 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #955
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #956 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #956
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #957 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #957
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #958 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #958
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #959 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #959
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #960 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #960
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #961 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #961
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #962 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #962
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #963 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #963
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #964 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #964
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #965 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #965
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #966 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #966
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #967 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #967
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #968 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #968
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #969 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #969
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #970 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #970
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #971 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #971
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #972 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #972
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #973 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #973
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #974 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #974
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #975 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #975
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #976 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #976
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #977 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #977
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #978 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #978
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #979 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #979
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #980 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #980
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #981 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #981
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #982 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #982
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #983 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #983
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #984 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #984
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #985 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #985
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #986 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #986
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #987 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #987
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #988 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #988
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #989 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #989
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #990 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #990
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #991 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #991
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #992 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #992
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #993 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #993
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #994 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #994
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #995 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #995
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #996 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #996
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #997 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #997
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #998 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #998
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #999 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #999
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #1000 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=1000 was reached
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/ZDT1_2obj_NSGA2_gen1000.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga2.rs - algorithms::nsga2::NSGA2 (line 105) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Created initial random population
[INFO] [stdout] [2025-11-05T03:45:33Z 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-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Starting NSGA2
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Evaluating initial population
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::nsga2] Initial evaluation completed
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2025-11-05T03:45:33Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=250 was reached
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Saving JSON file "/opt/rustwide/workdir/examples/results/SCH_2obj_NSGA2_gen250.json"
[INFO] [stdout] Error: AlgorithmExport("The following error occurred while exporting the history JSON file: Read-only file system (os error 30)")
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/algorithms/nsga3/mod.rs - algorithms::nsga3::NSGA3 (line 174) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stdout:
[INFO] [stdout] Number of reference points to generate: 91
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::nsga3] Created 91 reference directions
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::nsga3] Created initial random population
[INFO] [stdout] [2025-11-05T03:45:34Z 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-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Starting NSGA3
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::nsga3] Evaluating initial population
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::nsga3] Initial evaluation completed
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #1
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #2 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #2
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Evolved generation #3 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:34Z INFO  optirustic::algorithms::algorithm] Generation #3
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #4 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #4
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #5 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #5
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #6 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #6
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #7 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #7
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #8 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #8
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #9 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #9
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #10 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #10
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #11 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #11
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #12 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #12
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #13 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #13
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #14 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #14
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #15 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #15
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #16 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #16
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #17 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #17
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #18 - Elapsed Time: 00 hours, 00 minutes and 00 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #18
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #19 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #19
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #20 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #20
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #21 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #21
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #22 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #22
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #23 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #23
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #24 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #24
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #25 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #25
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #26 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #26
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #27 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #27
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #28 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #28
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #29 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #29
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #30 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #30
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Evolved generation #31 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:35Z INFO  optirustic::algorithms::algorithm] Generation #31
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #32 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #32
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #33 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #33
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #34 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #34
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #35 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #35
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #36 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #36
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #37 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #37
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #38 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #38
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #39 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #39
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #40 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #40
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #41 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #41
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #42 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #42
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #43 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #43
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #44 - Elapsed Time: 00 hours, 00 minutes and 01 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #44
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #45 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #45
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #46 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #46
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #47 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #47
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #48 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #48
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #49 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #49
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #50 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #50
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #51 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #51
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #52 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #52
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #53 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #53
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #54 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #54
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #55 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #55
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #56 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #56
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #57 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #57
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #58 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #58
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #59 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #59
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #60 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #60
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Evolved generation #61 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:36Z INFO  optirustic::algorithms::algorithm] Generation #61
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #62 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #62
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #63 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #63
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #64 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #64
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #65 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #65
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #66 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #66
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #67 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #67
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #68 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #68
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #69 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #69
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #70 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #70
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #71 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #71
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #72 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #72
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #73 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #73
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #74 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #74
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #75 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #75
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #76 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #76
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #77 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #77
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #78 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #78
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #79 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #79
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #80 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #80
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #81 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #81
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #82 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #82
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #83 - Elapsed Time: 00 hours, 00 minutes and 02 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #83
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #84 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #84
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #85 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #85
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #86 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #86
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #87 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #87
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #88 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #88
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #89 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #89
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #90 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #90
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #91 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #91
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #92 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #92
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #93 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #93
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #94 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #94
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #95 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #95
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #96 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #96
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #97 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #97
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #98 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #98
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #99 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #99
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Evolved generation #100 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:37Z INFO  optirustic::algorithms::algorithm] Generation #100
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #101 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #101
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #102 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #102
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #103 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #103
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #104 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #104
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #105 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #105
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #106 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #106
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #107 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #107
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #108 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #108
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #109 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #109
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #110 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #110
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #111 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #111
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #112 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #112
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #113 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #113
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #114 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #114
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #115 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #115
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #116 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #116
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #117 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #117
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #118 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #118
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #119 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #119
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #120 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #120
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #121 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #121
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #122 - Elapsed Time: 00 hours, 00 minutes and 03 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #122
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #123 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #123
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #124 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #124
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #125 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #125
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #126 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #126
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #127 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #127
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #128 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #128
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #129 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #129
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #130 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #130
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #131 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #131
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #132 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #132
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #133 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #133
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #134 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #134
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #135 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #135
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #136 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #136
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #137 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #137
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Evolved generation #138 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:38Z INFO  optirustic::algorithms::algorithm] Generation #138
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #139 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #139
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #140 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #140
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #141 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #141
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #142 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #142
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #143 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #143
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #144 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #144
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #145 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #145
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #146 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #146
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #147 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #147
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #148 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #148
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #149 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #149
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #150 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #150
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #151 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #151
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #152 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #152
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #153 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #153
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #154 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #154
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #155 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #155
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #156 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #156
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #157 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #157
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #158 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #158
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #159 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #159
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #160 - Elapsed Time: 00 hours, 00 minutes and 04 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #160
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #161 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #161
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #162 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #162
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #163 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #163
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #164 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #164
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #165 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #165
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #166 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #166
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #167 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #167
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #168 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #168
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #169 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #169
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #170 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #170
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #171 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #171
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #172 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #172
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #173 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #173
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #174 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #174
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #175 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #175
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Evolved generation #176 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:39Z INFO  optirustic::algorithms::algorithm] Generation #176
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #177 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #177
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #178 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #178
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #179 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #179
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #180 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #180
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #181 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #181
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #182 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #182
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #183 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #183
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #184 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #184
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #185 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #185
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #186 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #186
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #187 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #187
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #188 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #188
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #189 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #189
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #190 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #190
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #191 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #191
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #192 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #192
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #193 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #193
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #194 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #194
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #195 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #195
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #196 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #196
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #197 - Elapsed Time: 00 hours, 00 minutes and 05 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #197
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #198 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #198
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #199 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #199
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #200 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #200
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #201 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #201
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #202 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #202
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #203 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #203
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #204 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #204
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #205 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #205
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #206 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #206
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #207 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #207
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #208 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #208
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #209 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #209
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #210 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #210
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #211 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #211
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #212 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #212
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #213 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #213
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Evolved generation #214 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:40Z INFO  optirustic::algorithms::algorithm] Generation #214
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #215 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #215
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #216 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #216
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #217 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #217
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #218 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #218
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #219 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #219
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #220 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #220
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #221 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #221
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #222 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #222
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #223 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #223
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #224 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #224
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #225 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #225
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #226 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #226
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #227 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #227
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #228 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #228
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #229 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #229
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #230 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #230
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #231 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #231
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #232 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #232
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #233 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #233
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #234 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #234
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #235 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #235
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #236 - Elapsed Time: 00 hours, 00 minutes and 06 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #236
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #237 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #237
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #238 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #238
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #239 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #239
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #240 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #240
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #241 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #241
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #242 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #242
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #243 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #243
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #244 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #244
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #245 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #245
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #246 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #246
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #247 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #247
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #248 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #248
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #249 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #249
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #250 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #250
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #251 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #251
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Evolved generation #252 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:41Z INFO  optirustic::algorithms::algorithm] Generation #252
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #253 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #253
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #254 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #254
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #255 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #255
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #256 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #256
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #257 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #257
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #258 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #258
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #259 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #259
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #260 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #260
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #261 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #261
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #262 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #262
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #263 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #263
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #264 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #264
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #265 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #265
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #266 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #266
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #267 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #267
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #268 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #268
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #269 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #269
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #270 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #270
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #271 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #271
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #272 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #272
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #273 - Elapsed Time: 00 hours, 00 minutes and 07 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #273
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #274 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #274
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #275 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #275
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #276 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #276
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #277 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #277
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #278 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #278
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #279 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #279
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #280 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #280
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #281 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #281
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #282 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #282
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #283 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #283
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #284 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #284
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #285 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #285
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #286 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #286
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #287 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #287
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #288 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #288
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Evolved generation #289 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:42Z INFO  optirustic::algorithms::algorithm] Generation #289
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #290 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #290
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #291 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #291
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #292 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #292
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #293 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #293
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #294 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #294
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #295 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #295
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #296 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #296
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #297 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #297
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #298 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #298
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #299 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #299
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #300 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #300
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #301 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #301
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #302 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #302
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #303 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #303
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #304 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #304
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #305 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #305
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #306 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #306
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #307 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #307
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #308 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #308
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #309 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #309
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #310 - Elapsed Time: 00 hours, 00 minutes and 08 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #310
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #311 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #311
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #312 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #312
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #313 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #313
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #314 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #314
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #315 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #315
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #316 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #316
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #317 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #317
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #318 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #318
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #319 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #319
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #320 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #320
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #321 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #321
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #322 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #322
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #323 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #323
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #324 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #324
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Evolved generation #325 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:43Z INFO  optirustic::algorithms::algorithm] Generation #325
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #326 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #326
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #327 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #327
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #328 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #328
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #329 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #329
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #330 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #330
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #331 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #331
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #332 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #332
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #333 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #333
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #334 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #334
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #335 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #335
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #336 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #336
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #337 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #337
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #338 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #338
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #339 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #339
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #340 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #340
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #341 - Elapsed Time: 00 hours, 00 minutes and 09 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #341
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #342 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #342
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #343 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #343
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #344 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #344
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #345 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #345
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #346 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #346
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #347 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #347
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #348 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #348
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #349 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #349
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #350 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #350
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #351 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #351
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #352 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #352
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Evolved generation #353 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:44Z INFO  optirustic::algorithms::algorithm] Generation #353
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #354 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #354
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #355 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #355
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #356 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #356
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #357 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #357
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #358 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #358
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #359 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #359
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #360 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #360
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #361 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #361
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #362 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #362
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #363 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #363
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #364 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #364
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #365 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #365
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #366 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #366
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #367 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #367
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #368 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #368
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #369 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #369
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #370 - Elapsed Time: 00 hours, 00 minutes and 10 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #370
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #371 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #371
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #372 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #372
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #373 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #373
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #374 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #374
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #375 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #375
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #376 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #376
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #377 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #377
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #378 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #378
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #379 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #379
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Evolved generation #380 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:45Z INFO  optirustic::algorithms::algorithm] Generation #380
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #381 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #381
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #382 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #382
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #383 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #383
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #384 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #384
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #385 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #385
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #386 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #386
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #387 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #387
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #388 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #388
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #389 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #389
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #390 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #390
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #391 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #391
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #392 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #392
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #393 - Elapsed Time: 00 hours, 00 minutes and 11 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #393
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #394 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #394
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #395 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #395
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #396 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #396
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #397 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #397
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #398 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #398
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #399 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Generation #399
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Evolved generation #400 - Elapsed Time: 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Stopping evolution because the maximum number of generations=400 was reached
[INFO] [stdout] [2025-11-05T03:45:46Z INFO  optirustic::algorithms::algorithm] Took 00 hours, 00 minutes and 12 seconds
[INFO] [stdout] [2025-11-05T03:45:46Z 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 15.98s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "90669a21b0bdfc7847f518cbeb6134011a825a6f95d812b9dbcf134cabaa5868", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90669a21b0bdfc7847f518cbeb6134011a825a6f95d812b9dbcf134cabaa5868", kill_on_drop: false }`
[INFO] [stdout] 90669a21b0bdfc7847f518cbeb6134011a825a6f95d812b9dbcf134cabaa5868
