COSMO

← Back to package list

If you think that there is an error in how your package is being tested or represented, please file an issue at NewPkgEval.jl, making sure to read the FAQ first.

Results with Julia v1.2.0

Testing was successful. Last evaluation was ago and took 7 minutes, 48 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed AMD ──────────────── v0.3.1
 Installed Parsers ──────────── v0.3.10
 Installed QDLDL ────────────── v0.1.3
 Installed Compat ───────────── v2.2.0
 Installed BenchmarkTools ───── v0.4.3
 Installed DataStructures ───── v0.17.6
 Installed COSMO ────────────── v0.6.0
 Installed MathOptInterface ─── v0.9.7
 Installed OrderedCollections ─ v1.1.0
 Installed JSON ─────────────── v0.21.0
 Installed UnsafeArrays ─────── v0.3.0
  Updating `~/.julia/environments/v1.2/Project.toml`
  [1e616198] + COSMO v0.6.0
  Updating `~/.julia/environments/v1.2/Manifest.toml`
  [14f7f29c] + AMD v0.3.1
  [6e4b80f9] + BenchmarkTools v0.4.3
  [1e616198] + COSMO v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [bfc457fd] + QDLDL v0.1.3
  [c4a57d5a] + UnsafeArrays v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing COSMO
    Status `/tmp/jl_7IyzI5/Manifest.toml`
  [14f7f29c] AMD v0.3.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [1e616198] COSMO v0.6.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [bfc457fd] QDLDL v0.1.3
  [c4a57d5a] UnsafeArrays v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
------------------------------------------------------------------
          COSMO v0.6.0 - A Quadratic Objective Conic Solver
                         Michael Garstka
                University of Oxford, 2017 - 2019
------------------------------------------------------------------

Problem:  x ∈ R^{2},
          constraints: A ∈ R^{6x2} (8 nnz),
          matrix size to factor: 8x8 (26 nnz)
Sets:     Nonnegatives of dim: 6
Settings: ϵ_abs = 1.0e-04, ϵ_rel = 1.0e-04,
          ϵ_prim_inf = 1.0e-06, ϵ_dual_inf = 1.0e-04,
          ρ = 0.1, σ = 1.0e-6, α = 1.6,
          max_iter = 2500,
          scaling iter = 10 (on),
          check termination every 40 iter,
          check infeasibility every 40 iter,
          KKT system solver: QDLDL
Setup Time: 6983.88ms

Iter:	Objective:	Primal Res:	Dual Res:	Rho:
40	1.8439e+00	1.1972e-02	6.1763e-04	1.0000e-01
80	1.8800e+00	2.1946e-09	2.8811e-08	8.6031e-01

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 80
Optimal objective: 1.88
Runtime: 9.115s (9114.94ms)

10	2.0000e+01	 ---			---
40	2.0000e+01	1.5000e-03	1.2000e-02	0.0000e+00

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 10
Optimal objective: 20.0
Runtime: 0.7s (700.0ms)

Test Summary:  | Pass  Total
All Unit Tests | 1918   1918
   Testing COSMO tests passed 

Results with Julia v1.3.0

Testing was successful. Last evaluation was ago and took 9 minutes, 1 second.

Click here to download the log file.

 Resolving package versions...
 Installed AMD ──────────────── v0.3.1
 Installed QDLDL ────────────── v0.1.3
 Installed Compat ───────────── v2.2.0
 Installed OrderedCollections ─ v1.1.0
 Installed BenchmarkTools ───── v0.4.3
 Installed DataStructures ───── v0.17.6
 Installed JSON ─────────────── v0.21.0
 Installed COSMO ────────────── v0.6.0
 Installed UnsafeArrays ─────── v0.3.0
 Installed MathOptInterface ─── v0.9.7
 Installed Parsers ──────────── v0.3.10
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1e616198] + COSMO v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [14f7f29c] + AMD v0.3.1
  [6e4b80f9] + BenchmarkTools v0.4.3
  [1e616198] + COSMO v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [bfc457fd] + QDLDL v0.1.3
  [c4a57d5a] + UnsafeArrays v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing COSMO
    Status `/tmp/jl_Us7bth/Manifest.toml`
  [14f7f29c] AMD v0.3.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [1e616198] COSMO v0.6.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [bfc457fd] QDLDL v0.1.3
  [c4a57d5a] UnsafeArrays v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
------------------------------------------------------------------
          COSMO v0.6.0 - A Quadratic Objective Conic Solver
                         Michael Garstka
                University of Oxford, 2017 - 2019
------------------------------------------------------------------

Problem:  x ∈ R^{2},
          constraints: A ∈ R^{6x2} (8 nnz),
          matrix size to factor: 8x8 (26 nnz)
Sets:     Nonnegatives of dim: 6
Settings: ϵ_abs = 1.0e-04, ϵ_rel = 1.0e-04,
          ϵ_prim_inf = 1.0e-06, ϵ_dual_inf = 1.0e-04,
          ρ = 0.1, σ = 1.0e-6, α = 1.6,
          max_iter = 2500,
          scaling iter = 10 (on),
          check termination every 40 iter,
          check infeasibility every 40 iter,
          KKT system solver: QDLDL
Setup Time: 7133.17ms

Iter:	Objective:	Primal Res:	Dual Res:	Rho:
40	1.8439e+00	1.1972e-02	6.1763e-04	1.0000e-01
80	1.8800e+00	2.1946e-09	2.8811e-08	8.6031e-01

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 80
Optimal objective: 1.88
Runtime: 9.321s (9321.0ms)

10	2.0000e+01	 ---			---
40	2.0000e+01	1.5000e-03	1.2000e-02	0.0000e+00

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 10
Optimal objective: 20.0
Runtime: 0.7s (700.0ms)

Test Summary:  | Pass  Total
All Unit Tests | 1918   1918
   Testing COSMO tests passed 

Results with Julia v1.3.1-pre-7704df0a5a

Testing was successful. Last evaluation was ago and took 7 minutes, 4 seconds.

Click here to download the log file.

 Resolving package versions...
 Installed UnsafeArrays ─────── v0.3.0
 Installed Compat ───────────── v2.2.0
 Installed QDLDL ────────────── v0.1.3
 Installed BenchmarkTools ───── v0.4.3
 Installed DataStructures ───── v0.17.6
 Installed JSON ─────────────── v0.21.0
 Installed COSMO ────────────── v0.6.0
 Installed MathOptInterface ─── v0.9.7
 Installed OrderedCollections ─ v1.1.0
 Installed Parsers ──────────── v0.3.10
 Installed AMD ──────────────── v0.3.1
  Updating `~/.julia/environments/v1.3/Project.toml`
  [1e616198] + COSMO v0.6.0
  Updating `~/.julia/environments/v1.3/Manifest.toml`
  [14f7f29c] + AMD v0.3.1
  [6e4b80f9] + BenchmarkTools v0.4.3
  [1e616198] + COSMO v0.6.0
  [34da2185] + Compat v2.2.0
  [864edb3b] + DataStructures v0.17.6
  [682c06a0] + JSON v0.21.0
  [b8f27783] + MathOptInterface v0.9.7
  [bac558e1] + OrderedCollections v1.1.0
  [69de0a69] + Parsers v0.3.10
  [bfc457fd] + QDLDL v0.1.3
  [c4a57d5a] + UnsafeArrays v0.3.0
  [2a0f44e3] + Base64 
  [ade2ca70] + Dates 
  [8bb1440f] + DelimitedFiles 
  [8ba89e20] + Distributed 
  [b77e0a4c] + InteractiveUtils 
  [76f85450] + LibGit2 
  [8f399da3] + Libdl 
  [37e2e46d] + LinearAlgebra 
  [56ddb016] + Logging 
  [d6f4376e] + Markdown 
  [a63ad114] + Mmap 
  [44cfe95a] + Pkg 
  [de0858da] + Printf 
  [3fa0cd96] + REPL 
  [9a3f8284] + Random 
  [ea8e919c] + SHA 
  [9e88b42a] + Serialization 
  [1a1011a3] + SharedArrays 
  [6462fe0b] + Sockets 
  [2f01184e] + SparseArrays 
  [10745b16] + Statistics 
  [4607b0f0] + SuiteSparse 
  [8dfed614] + Test 
  [cf7118a7] + UUIDs 
  [4ec0a83e] + Unicode 
   Testing COSMO
    Status `/tmp/jl_9vk0Lm/Manifest.toml`
  [14f7f29c] AMD v0.3.1
  [6e4b80f9] BenchmarkTools v0.4.3
  [1e616198] COSMO v0.6.0
  [34da2185] Compat v2.2.0
  [864edb3b] DataStructures v0.17.6
  [682c06a0] JSON v0.21.0
  [b8f27783] MathOptInterface v0.9.7
  [bac558e1] OrderedCollections v1.1.0
  [69de0a69] Parsers v0.3.10
  [bfc457fd] QDLDL v0.1.3
  [c4a57d5a] UnsafeArrays v0.3.0
  [2a0f44e3] Base64  [`@stdlib/Base64`]
  [ade2ca70] Dates  [`@stdlib/Dates`]
  [8bb1440f] DelimitedFiles  [`@stdlib/DelimitedFiles`]
  [8ba89e20] Distributed  [`@stdlib/Distributed`]
  [b77e0a4c] InteractiveUtils  [`@stdlib/InteractiveUtils`]
  [76f85450] LibGit2  [`@stdlib/LibGit2`]
  [8f399da3] Libdl  [`@stdlib/Libdl`]
  [37e2e46d] LinearAlgebra  [`@stdlib/LinearAlgebra`]
  [56ddb016] Logging  [`@stdlib/Logging`]
  [d6f4376e] Markdown  [`@stdlib/Markdown`]
  [a63ad114] Mmap  [`@stdlib/Mmap`]
  [44cfe95a] Pkg  [`@stdlib/Pkg`]
  [de0858da] Printf  [`@stdlib/Printf`]
  [3fa0cd96] REPL  [`@stdlib/REPL`]
  [9a3f8284] Random  [`@stdlib/Random`]
  [ea8e919c] SHA  [`@stdlib/SHA`]
  [9e88b42a] Serialization  [`@stdlib/Serialization`]
  [1a1011a3] SharedArrays  [`@stdlib/SharedArrays`]
  [6462fe0b] Sockets  [`@stdlib/Sockets`]
  [2f01184e] SparseArrays  [`@stdlib/SparseArrays`]
  [10745b16] Statistics  [`@stdlib/Statistics`]
  [4607b0f0] SuiteSparse  [`@stdlib/SuiteSparse`]
  [8dfed614] Test  [`@stdlib/Test`]
  [cf7118a7] UUIDs  [`@stdlib/UUIDs`]
  [4ec0a83e] Unicode  [`@stdlib/Unicode`]
------------------------------------------------------------------
          COSMO v0.6.0 - A Quadratic Objective Conic Solver
                         Michael Garstka
                University of Oxford, 2017 - 2019
------------------------------------------------------------------

Problem:  x ∈ R^{2},
          constraints: A ∈ R^{6x2} (8 nnz),
          matrix size to factor: 8x8 (26 nnz)
Sets:     Nonnegatives of dim: 6
Settings: ϵ_abs = 1.0e-04, ϵ_rel = 1.0e-04,
          ϵ_prim_inf = 1.0e-06, ϵ_dual_inf = 1.0e-04,
          ρ = 0.1, σ = 1.0e-6, α = 1.6,
          max_iter = 2500,
          scaling iter = 10 (on),
          check termination every 40 iter,
          check infeasibility every 40 iter,
          KKT system solver: QDLDL
Setup Time: 6507.22ms

Iter:	Objective:	Primal Res:	Dual Res:	Rho:
40	1.8439e+00	1.1972e-02	6.1763e-04	1.0000e-01
80	1.8800e+00	2.1946e-09	2.8811e-08	8.6031e-01

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 80
Optimal objective: 1.88
Runtime: 8.555s (8555.2ms)

10	2.0000e+01	 ---			---
40	2.0000e+01	1.5000e-03	1.2000e-02	0.0000e+00

------------------------------------------------------------------
>>> Results
Status: Solved
Iterations: 10
Optimal objective: 20.0
Runtime: 0.7s (700.0ms)

Test Summary:  | Pass  Total
All Unit Tests | 1918   1918
   Testing COSMO tests passed