[INFO] cloning repository https://github.com/double-free/sdkf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/double-free/sdkf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouble-free%2Fsdkf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouble-free%2Fsdkf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b7dbd07712020c8ee472276a7260cf7baa7020cc [INFO] testing double-free/sdkf against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdouble-free%2Fsdkf" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/double-free/sdkf [INFO] finished tweaking git repo https://github.com/double-free/sdkf [INFO] tweaked toml for git repo https://github.com/double-free/sdkf written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/double-free/sdkf on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/double-free/sdkf 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-macros v0.2.2 [INFO] [stderr] Downloaded simba v0.9.0 [INFO] [stderr] Downloaded derive_builder_macro v0.11.2 [INFO] [stderr] Downloaded safe_arch v0.7.2 [INFO] [stderr] Downloaded amd v0.2.2 [INFO] [stderr] Downloaded derive_builder_core v0.11.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.89 [INFO] [stderr] Downloaded derive_builder v0.11.2 [INFO] [stderr] Downloaded matrixmultiply v0.3.9 [INFO] [stderr] Downloaded bumpalo v3.18.1 [INFO] [stderr] Downloaded bytemuck v1.19.0 [INFO] [stderr] Downloaded wide v0.7.28 [INFO] [stderr] Downloaded itertools v0.11.0 [INFO] [stderr] Downloaded serde_json v1.0.140 [INFO] [stderr] Downloaded either v1.15.0 [INFO] [stderr] Downloaded serde-big-array v0.5.1 [INFO] [stderr] Downloaded clarabel v0.11.1 [INFO] [stderr] Downloaded syn v2.0.87 [INFO] [stderr] Downloaded nalgebra v0.33.2 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6afda31085d4c3793153cca00e10b2704eca3b705b958834f4df1a9fc0311c98 [INFO] running `Command { std: "docker" "start" "-a" "6afda31085d4c3793153cca00e10b2704eca3b705b958834f4df1a9fc0311c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6afda31085d4c3793153cca00e10b2704eca3b705b958834f4df1a9fc0311c98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6afda31085d4c3793153cca00e10b2704eca3b705b958834f4df1a9fc0311c98", kill_on_drop: false }` [INFO] [stdout] 6afda31085d4c3793153cca00e10b2704eca3b705b958834f4df1a9fc0311c98 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e88bfba24c5ca8bd95a9f4c5a6329e177f16e456f6e789b883de9faa98cfab2a [INFO] running `Command { std: "docker" "start" "-a" "e88bfba24c5ca8bd95a9f4c5a6329e177f16e456f6e789b883de9faa98cfab2a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling safe_arch v0.7.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling clarabel v0.11.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling wide v0.7.28 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling amd v0.2.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling sdkf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.72s [INFO] running `Command { std: "docker" "inspect" "e88bfba24c5ca8bd95a9f4c5a6329e177f16e456f6e789b883de9faa98cfab2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e88bfba24c5ca8bd95a9f4c5a6329e177f16e456f6e789b883de9faa98cfab2a", kill_on_drop: false }` [INFO] [stdout] e88bfba24c5ca8bd95a9f4c5a6329e177f16e456f6e789b883de9faa98cfab2a [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] daa126a8d2228dc47e4efc10b9ce21086deac3ce465710039afb732ee79ee3d6 [INFO] running `Command { std: "docker" "start" "-a" "daa126a8d2228dc47e4efc10b9ce21086deac3ce465710039afb732ee79ee3d6", kill_on_drop: false }` [INFO] [stderr] Compiling sdkf v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "daa126a8d2228dc47e4efc10b9ce21086deac3ce465710039afb732ee79ee3d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa126a8d2228dc47e4efc10b9ce21086deac3ce465710039afb732ee79ee3d6", kill_on_drop: false }` [INFO] [stdout] daa126a8d2228dc47e4efc10b9ce21086deac3ce465710039afb732ee79ee3d6 [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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 870c4f5c1f4de0fa0b62c928afec31154e90edfdf5011bb457ac078a7231e3cd [INFO] running `Command { std: "docker" "start" "-a" "870c4f5c1f4de0fa0b62c928afec31154e90edfdf5011bb457ac078a7231e3cd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sdkf-2bc1bfbff0ad912e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_kalman_filter_tracking ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_mpo.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/test_mpo-f35f3f848f5120a1) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] dynamic reg: on, ϵ = Clarabel.rs v10.11.1. - Clever Acronym [INFO] [stdout] 0e- *** debug build *** [INFO] [stdout] 13, δ = (c) Paul Goulart [INFO] [stdout] 2. University of Oxford, 2022 [INFO] [stdout] 0e-------------------------------------------------------------- [INFO] [stdout] 7 [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] iter refine: on variables = , reltol = 12 [INFO] [stdout] 1.0 constraints = e-2113 [INFO] [stdout] , abstol = nnz(P) = 19. [INFO] [stdout] 0e-12 nnz(A) = , [INFO] [stdout] 44 [INFO] [stdout] max iter = 10 cones (total) = , stop ratio = 4 [INFO] [stdout] 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] : Zero max iter = = 103 [INFO] [stdout] , [INFO] [stdout] numel = (1iter ,pcost 1,dcost 1gap ) [INFO] [stdout] pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.1519e-01 +1.1149e-02 1.26e-01 6.23e-01 3.77e-01 1.00e+00 1.68e+00 ------ [INFO] [stdout] 0 -1.1519e-01 +1.1149e-02 1.26e-01 6.23e-01 3.77e-01 1.00e+00 1.68e+00 ------ [INFO] [stdout] 1 -9.7341e-02 1 -9.3168e-02 4.17e-03 -9.7341e-02 8.71e-02 -9.3168e-02 3.48e-02 4.17e-03 7.76e-03 8.71e-02 3.60e-01 3.48e-02 9.90e-01 [INFO] [stdout] 7.76e-03 3.60e-01 9.90e-01 [INFO] [stdout] 2 2 -1.0896e-01 -1.0896e-01 -1.0967e-01 7.12e-04 -1.0967e-01 1.31e-02 7.12e-04 4.89e-03 1.31e-02 3.63e-03 4.89e-03 8.72e-02 3.63e-03 8.41e-01 [INFO] [stdout] 8.72e-02 8.41e-01 [INFO] [stdout] 3 -1.1182e-01 -1.1240e-01 5.83e-04 2.84e-04 1.05e-04 3.30e-04 8.44e-03 9.90e-01 [INFO] [stdout] 3 -1.1182e-01 -1.1240e-01 5.83e-04 2.84e-04 1.05e-04 ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.4908e-01 -1.5000e-02 1.34e-01 6.30e-01 3.82e-01 1.00e+00 1.82e+00 ------ [INFO] [stdout] 1 -1.3363e-01 -1.2646e-01 7.17e-03 8.80e-02 3.42e-02 3.61e-02 3.86e-01 9.86e-01 [INFO] [stdout] 2 -1.5869e-01 -1.5477e-01 3.92e-03 3.47e-02 1.28e-02 2.22e-02 1.74e-01 6.50e-01 [INFO] [stdout] 3 -1.6935e-01 -1.6895e-01 4.05e-04 2.67e-03 9.45e-04 3.22e-03 1.81e-02 9.90e-01 [INFO] [stdout] 4 -1.6999e-01 -1.6999e-01 4.30e-06 2.97e-05 1.05e-05 3.32e-05 2.06e-04 9.89e-01 [INFO] [stdout] 5 -1.7000e-01 -1.7000e-01 4.30e-08 2.97e-07 1.05e-07 3.32e-07 2.06e-06 9.90e-01 [INFO] [stdout] 6 -1.7000e-01 3.30e-04 8.44e-03 9.90e-01 [INFO] [stdout] 4 -1.1221e-01 -1.1223e-01 1.64e-05 2.87e-06 1.06e-06 7.80e-06 2.03e-04 9.90e-01 [INFO] [stdout] 5 -1.1222e-01 -1.1222e-01 1.72e-07 2.87e-08 1.06e-08 8.15e-08 2.12e-06 9.90e-01 [INFO] [stdout] 6 -1.1222e-01 -1.1222e-01 1.72e-09 2.87e-10 1.06e-10 8.16e-10 2.12e-08 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 3.118868ms [INFO] [stdout] -1.7000e-01 test test_basic_optimization ... ok [INFO] [stdout] 4.30e-10 2.97e-09 1.05e-09 3.32e-09 2.06e-08 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 5.547949ms [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] test test_ill_conditioned_covariance ... ok [INFO] [stdout] 0 Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] -8.7248e-02 +5.5147e-02 1.42e-01 6.34e-01 3.83e-01 1.00e+00 1.92e+00 ------ [INFO] [stdout] 4 1 -7.2910e-02 -6.4244e-02 8.67e-03 8.71e-02 3.44e-02 5.20e-02 3.98e-01 9.84e-01 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = ( 1,1 ,01 ) [INFO] [stdout] : Nonnegative-1.2318e-01 = 1, numel = 18 [INFO] [stdout] +4.1095e-02 [INFO] [stdout] 1.64e-01 settings: [INFO] [stdout] linear algebra: direct / 6.40e-01qdldl , precision: 64 bit (1 thread)3.96e-01 [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] 1.00e+00 tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-2.16e+008 , [INFO] [stdout] ------ [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 +3.7972e-02 +2.8654e-01 2.49e-01 7.18e-01 2.37e-01 1.00e+00 4.26e+00 ------ [INFO] [stdout] 1 -1.0190e-01 -9.0509e-02 1.14e-02 9.96e-02 4.05e-02 5.08e-02 5.08e-01 9.51e-01 [INFO] [stdout] 1 +7.0828e-02 +1.0376e-01 3.29e-02 1.38e-01 3.34e-02 3.39e-01 1.19e+00 9.00e-01 [INFO] [stdout] 2 -1.1904e-01 -1.2049e-01 1.45e-03 6.40e-03 2.31e-03 1.56e-02 1.18e-01 9.90e-01 [INFO] [stdout] 2 +6.2734e-02 +6.4826e-02 2.09e-03 1.17e-02 2.57e-03 6.46e-02 1.76e-01 9.21e-01 [INFO] [stdout] 3 -1.1987e-01 -1.2012e-01 2.56e-04 6.91e-05 2.46e-05 3.96e-04 6.90e-03 9.90e-01 [INFO] [stdout] 3 +6.2901e-02 +6.2728e-02 1.73e-04 2.21e-04 4.87e-05 3.76e-03 1.33e-02 9.86e-01 [INFO] [stdout] 4 -1.1997e-01 -1.2003e-01 6.23e-05 8.34e-07 2.96e-07 9.07e-05 1.03e-03 9.90e-01 [INFO] [stdout] 5 -1.1999e-01 -1.2001e-01 1.36e-05 1.01e-08 3.56e-09 2.05e-05 1.52e-04 9.90e-01 [INFO] [stdout] 6 -1.2000e-01 ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.1134e-01 +2.1828e-02 1.33e-01 6.44e-01 3.73e-01 1.00e+00 1.79e+00 ------ [INFO] [stdout] 1 -9.1404e-02 -8.6619e-02 4.78e-03 9.17e-02 3.34e-02 8.63e-03 3.84e-01 9.90e-01 [INFO] [stdout] 2 -1.0422e-01 -1.0941e-01 5.19e-03 6.62e-03 2.32e-03 5.16e-03 7.77e-02 9.90e-01 [INFO] [stdout] 3 -1.0799e-01 -1.0835e-01 3.60e-04 1.55e-04 5.34e-05 2.08e-04 3.93e-03 9.79e-01 [INFO] [stdout] 2 -9.8603e-02 -1.0183e-01 3.23e-03 2.04e-02 7.60e-03 1.74e-02 1.18e-01 8.48e-01 [INFO] [stdout] 4 -1.0822e-01 -1.0823e-01 8.82e-06 1.57e-06 5.41e-07 4.45e-06 8.35e-05 9.90e-01 [INFO] [stdout] 3 -1.0955e-01 -1.0982e-01 2.65e-04 8.73e-04 3.17e-04 1.50e-03 7.41e-03 9.90e-01 [INFO] [stdout] 5 -1.0822e-01 -1.0822e-01 9.09e-08 1.57e-08 5.41e-09 4.57e-08 8.57e-07 9.90e-01 [INFO] [stdout] 4 -1.1000e-01 -1.1000e-01 2.77e-06 8.70e-06 3.16e-06 1.51e-05 7.55e-05 9.90e-01 [INFO] [stdout] 6 -1.1221e-01 -1.1223e-01 1.64e-05 2.87e-06 1.06e-06 7.80e-06 2.03e-04 9.90e-01 [INFO] [stdout] 5 -1.1000e-01 -1.1000e-01 2.77e-08 8.70e-08 3.16e-08 1.51e-07 7.55e-07 9.90e-01 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] 5 -1.1222e-01 -1.1222e-01 static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.2027e-01 +1.9406e-02 1.40e-01 6.25e-01 3.91e-01 1.00e+00 1.90e+00 ------ [INFO] [stdout] 1 -1.0227e-01 -9.3703e-02 8.57e-03 1.01e-01 4.28e-02 4.06e-02 4.69e-01 9.49e-01 [INFO] [stdout] 2 -1.1651e-01 -1.1631e-01 1.99e-04 1.63e-02 6.20e-03 1.73e-02 1.49e-01 8.30e-01 [INFO] [stdout] -1.0822e-01 -1.0822e-01 9.09e-10 1.57e-10 5.41e-11 4.58e-10 8.57e-09 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 13.65419ms [INFO] [stdout] 3 -1.1792e-01 -1.1799e-01 6.74e-05 1.28e-03 4.84e-04 1.11e-03 1.49e-02 9.13e-01 [INFO] [stdout] 1.72e-07 2.87e-08 1.06e-08 8.15e-08 2.12e-06 9.90e-01 [INFO] [stdout] 4 -1.1818e-01 -1.1820e-01 2.73e-05 1.61e-05 6.07e-06 4.71e-05 8.32e-04 9.90e-01 [INFO] [stdout] 5 -1.1820e-01 -1.1820e-01 2.98e-06 1.73e-07 6.54e-08 3.89e-06 6.54e-05 9.90e-01 [INFO] [stdout] 6 -1.1820e-01 -1.1820e-01 8.11e-08 1.76e-09 6.66e-10 1.04e-07 1.70e-06 9.90e-01 [INFO] [stdout] 7 -1.1820e-01 -1.1820e-01 8.53e-10 1.76e-11 6.66e-12 1.09e-09 1.79e-08 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 8.93045ms [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] 6 -1.1222e-01 -1.1222e-01 1.72e-09 2.87e-10 1.06e-10 8.16e-10 2.12e-08 9.90e-01 [INFO] [stdout] -1.2000e-01 --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 11.915531ms [INFO] [stdout] test test_budget_constraints ... ok [INFO] [stdout] test test_transaction_cost_effect ... ok [INFO] [stdout] 6 -1.1000e-01 -1.1000e-01 2.77e-10 8.70e-10 3.16e-10 1.51e-09 7.55e-09 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 14.059769ms [INFO] [stdout] test test_extreme_returns ... ok [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 6 [INFO] [stdout] constraints = 9 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 12 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 6 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.1590e-01 +1.0637e-02 1.27e-01 3.24e-01 2.10e-01 1.00e+00 1.33e+00 ------ [INFO] [stdout] 1 -1.1858e-01 -1.1275e-01 5.83e-03 3.39e-02 1.73e-02 3.21e-02 1.86e-01 9.43e-01 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 12 [INFO] [stdout] constraints = 21 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 44 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 18 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 2 -1.2549e-01 -1.2789e-01 2.40e-03 5.84e-04 2.82e-04 3.41e-03 1.97e-02 9.90e-01 [INFO] [stdout] 4 +6.2845e-02 +6.2815e-02 3.03e-05 2.49e-06 5.49e-07 3.36e-04 1.27e-03 9.90e-01 [INFO] [stdout] 5 +6.2835e-02 +6.2830e-02 5.18e-06 2.82e-08 6.22e-09 4.68e-05 1.61e-04 9.90e-01 [INFO] [stdout] 2.93e-06 1.21e-10 4.30e-11 4.57e-06 2.24e-05 9.90e-01 [INFO] [stdout] 6 +6.2834e-02 +6.2833e-02 9.51e-07 3.26e-10 7.18e-11 7.73e-06 2.19e-05 9.90e-01 [INFO] [stdout] 7 -1.2000e-01 -1.2000e-01 6.26e-07 1.46e-12 5.18e-13 1.00e-06 3.29e-06 9.90e-01 [INFO] [stdout] 8 -1.2000e-01 -1.2000e-01 1.33e-07 1.74e-14 6.23e-15 2.17e-07 7 4.83e-07 9.90e-01 [INFO] [stdout] 0 -3.1090e+00 +1.3912e+00 3.23e+00 7.30e-01 8.12e-01 1.00e+00 1.96e+00 ------ [INFO] [stdout] 9 -1.2000e-01 -1.2000e-01 2.81e-08 6.34e-15 7.51e-17 4.66e-08 7.06e-08 9.90e-01 [INFO] [stdout] 1 -5.1467e-01 +9.4147e-02 6.09e-01 1.75e-01 1.93e-01 2.37e-01 6.20e-01 9.90e-01 [INFO] [stdout] 10 -1.2000e-01 -1.2000e-01 5.91e-09 7.62e-15 7.95e-18 9.93e-09 1.03e-08 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 7.45376ms [INFO] [stdout] 2 -1.1976e-01 -1.0323e-01 1.65e-02 3.39e-03 3.81e-03 1.01e-02 1.33e-02 9.85e-01 [INFO] [stdout] 3 -1.2651e-01 -1.2690e-01 3.88e-04 6.71e-06 3.22e-06 3.80e-04 2.13e-03 9.90e-01 [INFO] [stdout] 4 -1.2664e-01 -1.2670e-01 5.98e-05 7.44e-08 3.56e-08 4.85e-05 2.57e-04 9.90e-01 [INFO] [stdout] 3 -1.0886e-01 -1.0869e-01 1.65e-04 3.39e-05 3.81e-05 1.01e-04 1.33e-04 9.90e-01 [INFO] [stdout] 4 -1.0875e-01 -1.0875e-01 1.65e-06 3.39e-07 3.81e-07 1.01e-06 1.33e-06 9.90e-01 [INFO] [stdout] 5 -1.2666e-01 -1.2667e-01 1.05e-05 8.47e-10 4.05e-10 7.55e-06 3.40e-05 9.90e-01 [INFO] [stdout] 6 -1.2667e-01 -1.2667e-01 1.95e-06 9.81e-12 4.68e-12 1.30e-06 4.69e-06 9.90e-01 [INFO] [stdout] 7 -1.2667e-01 -1.2667e-01 3.78e-07 1.15e-13 5.48e-14 2.39e-07 6.60e-07 9.90e-01 [INFO] [stdout] 5 -1.0875e-01 -1.0875e-01 1.65e-08 3.39e-09 3.81e-09 1.01e-08 1.33e-08 9.90e-01 [INFO] [stdout] 8 -1.2667e-01 -1.2667e-01 7.48e-08 1.38e-15 6.48e-16 4.55e-08 9.38e-08 9.90e-01 [INFO] [stdout] 9 -1.2667e-01 -1.2667e-01 1.50e-08 6.91e-17 1.39e-17 8.90e-09 1.34e-08 9.90e-01 [INFO] [stdout] 6 -1.0875e-01 -1.0875e-01 1.65e-10 3.39e-11 3.81e-11 1.01e-10 1.33e-10 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 4.35213ms [INFO] [stdout] 10 -1.2667e-01 -1.2667e-01 3.04e-09 1.02e-16 3.81e-18 1.77e-09 1.93e-09 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 2.76914ms [INFO] [stdout] +6.2833e-02 +6.2833e-02 1.82e-07 3.80e-12 8.38e-13 1.38e-06 3.06e-06 9.90e-01 [INFO] [stdout] 8 +6.2833e-02 +6.2833e-02 3.59e-08 4.47e-14 9.85e-15 2.60e-07 4.33e-07 9.90e-01 [INFO] [stdout] 9 +6.2833e-02 +6.2833e-02 7.19e-09 5.44e-16 1.22e-16 5.03e-08 6.18e-08 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 15.919147ms [INFO] [stdout] test test_extreme_current_weights ... ok [INFO] [stdout] test test_penalty_strength_effect ... ok [INFO] [stdout] test test_risk_aversion_effect ... ok [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] Clarabel.rs v0.11.1 - Clever Acronym [INFO] [stdout] *** debug build *** [INFO] [stdout] (c) Paul Goulart [INFO] [stdout] University of Oxford, 2022 [INFO] [stdout] ------------------------------------------------------------- [INFO] [stdout] [INFO] [stdout] problem: [INFO] [stdout] variables = 6 [INFO] [stdout] constraints = 9 [INFO] [stdout] nnz(P) = 9 [INFO] [stdout] nnz(A) = 12 [INFO] [stdout] cones (total) = 4 [INFO] [stdout] : Zero = 3, numel = (1,1,1) [INFO] [stdout] : Nonnegative = 1, numel = 6 [INFO] [stdout] [INFO] [stdout] settings: [INFO] [stdout] linear algebra: direct / qdldl, precision: 64 bit (1 thread) [INFO] [stdout] max iter = 200, time limit = Inf, max step = 0.990 [INFO] [stdout] tol_feas = 1.0e-8, tol_gap_abs = 1.0e-8, tol_gap_rel = 1.0e-8, [INFO] [stdout] static reg : on, ϵ1 = 1.0e-8, ϵ2 = 4.9e-32 [INFO] [stdout] dynamic reg: on, ϵ = 1.0e-13, δ = 2.0e-7 [INFO] [stdout] iter refine: on, reltol = 1.0e-13, abstol = 1.0e-12, [INFO] [stdout] max iter = 10, stop ratio = 5.0 [INFO] [stdout] equilibrate: on, min_scale = 1.0e-4, max_scale = 1.0e4 [INFO] [stdout] max iter = 10 [INFO] [stdout] [INFO] [stdout] iter pcost dcost gap pres dres k/t μ step [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] 0 -1.1590e-01 +1.0637e-02 1.27e-01 3.24e-01 2.10e-01 1.00e+00 1.33e+00 ------ [INFO] [stdout] 1 -1.1858e-01 -1.1275e-01 5.83e-03 3.39e-02 1.73e-02 3.21e-02 1.86e-01 9.43e-01 [INFO] [stdout] 2 -1.2549e-01 -1.2789e-01 2.40e-03 5.84e-04 2.82e-04 3.41e-03 1.97e-02 9.90e-01 [INFO] [stdout] 3 -1.2651e-01 -1.2690e-01 3.88e-04 6.71e-06 3.22e-06 3.80e-04 2.13e-03 9.90e-01 [INFO] [stdout] 4 -1.2664e-01 -1.2670e-01 5.98e-05 7.44e-08 3.56e-08 4.85e-05 2.57e-04 9.90e-01 [INFO] [stdout] 5 -1.2666e-01 -1.2667e-01 1.05e-05 8.47e-10 4.05e-10 7.55e-06 3.40e-05 9.90e-01 [INFO] [stdout] 6 -1.2667e-01 -1.2667e-01 1.95e-06 9.81e-12 4.68e-12 1.30e-06 4.69e-06 9.90e-01 [INFO] [stdout] 7 -1.2667e-01 -1.2667e-01 3.78e-07 1.15e-13 5.48e-14 2.39e-07 6.60e-07 9.90e-01 [INFO] [stdout] 8 -1.2667e-01 -1.2667e-01 7.48e-08 1.38e-15 6.48e-16 4.55e-08 9.38e-08 9.90e-01 [INFO] [stdout] 9 -1.2667e-01 -1.2667e-01 1.50e-08 6.91e-17 1.39e-17 8.90e-09 1.34e-08 9.90e-01 [INFO] [stdout] 10 -1.2667e-01 -1.2667e-01 3.04e-09 1.02e-16 3.81e-18 1.77e-09 1.93e-09 9.90e-01 [INFO] [stdout] --------------------------------------------------------------------------------------------- [INFO] [stdout] Terminated with status = Solved [INFO] [stdout] solve time = 3.56983ms [INFO] [stdout] test test_zero_transaction_cost ... ok [INFO] [stdout] test test_invalid_input_dimensions - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "870c4f5c1f4de0fa0b62c928afec31154e90edfdf5011bb457ac078a7231e3cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "870c4f5c1f4de0fa0b62c928afec31154e90edfdf5011bb457ac078a7231e3cd", kill_on_drop: false }` [INFO] [stdout] 870c4f5c1f4de0fa0b62c928afec31154e90edfdf5011bb457ac078a7231e3cd