Package evaluation of GALAHAD on Julia 1.13.0-DEV.717 (51214a7524*) started at 2025-06-08T14:23:43.764 ################################################################################ # Set-up # Installing PkgEval dependencies (TestEnv, BugReporting)... Set-up completed after 20.39s ################################################################################ # Installation # Installing GALAHAD... Resolving package versions... Installed Compat ─────────── v4.16.0 Installed CompositionsBase ─ v0.1.2 Installed GALAHAD_jll ────── v5.2.2+0 Installed Requires ───────── v1.3.1 Installed InverseFunctions ─ v0.1.17 Installed MUMPS_seq_jll ──── v500.800.0+0 Installed MacroTools ─────── v0.5.16 Installed Quadmath ───────── v0.5.13 Installed CUTEst_jll ─────── v2.5.3+0 Installed OpenBLAS32_jll ─── v0.3.29+0 Installed Hwloc_jll ──────── v2.12.1+0 Installed METIS_jll ──────── v5.1.3+0 Installed ConstructionBase ─ v1.5.8 Installed HSL_jll ────────── v4.0.2+0 Installed Accessors ──────── v0.1.42 Installed GALAHAD ────────── v0.4.2 Installing 7 artifacts Installed artifact HSL 1.1 MiB Installed artifact METIS 1.1 MiB Installed artifact CUTEst 1.8 MiB Installed artifact Hwloc 3.5 MiB Installed artifact MUMPS_seq 8.6 MiB Installed artifact OpenBLAS32 10.0 MiB Installed artifact GALAHAD 159.8 MiB Updating `~/.julia/environments/v1.13/Project.toml` [c591611e] + GALAHAD v0.4.2 Updating `~/.julia/environments/v1.13/Manifest.toml` [7d9f7c33] + Accessors v0.1.42 [34da2185] + Compat v4.16.0 [a33af91c] + CompositionsBase v0.1.2 [187b0558] + ConstructionBase v1.5.8 [c591611e] + GALAHAD v0.4.2 [3587e190] + InverseFunctions v0.1.17 [692b3bcd] + JLLWrappers v1.7.0 [1914dd2f] + MacroTools v0.5.16 [21216c6a] + Preferences v1.4.3 [be4d8f0f] + Quadmath v0.5.13 [ae029012] + Requires v1.3.1 [bb5f6f25] + CUTEst_jll v2.5.3+0 [1621ace8] + GALAHAD_jll v5.2.2+0 [017b0a0e] + HSL_jll v4.0.2+0 [e33a78d0] + Hwloc_jll v2.12.1+0 [d00139f3] + METIS_jll v5.1.3+0 [d7ed1dd3] + MUMPS_seq_jll v500.800.0+0 [656ef2d0] + OpenBLAS32_jll v0.3.29+0 [56f22d72] + Artifacts v1.11.0 [ade2ca70] + Dates v1.11.0 [8f399da3] + Libdl v1.11.0 [37e2e46d] + LinearAlgebra v1.12.0 [de0858da] + Printf v1.11.0 [9a3f8284] + Random v1.11.0 [ea8e919c] + SHA v0.7.0 [fa267f1f] + TOML v1.0.3 [cf7118a7] + UUIDs v1.11.0 [4ec0a83e] + Unicode v1.11.0 [e66e0078] + CompilerSupportLibraries_jll v1.3.0+1 [4536629a] + OpenBLAS_jll v0.3.29+0 [8e850b90] + libblastrampoline_jll v5.12.0+0 Installation completed after 14.94s ################################################################################ # Precompilation # Precompiling PkgEval dependencies... Precompiling packages... 2504.3 ms ✓ ConcurrentUtilities 1212.2 ms ✓ TranscodingStreams 748.0 ms ✓ SimpleBufferStream 937.1 ms ✓ URIs 1166.6 ms ✓ BitFlags 1662.3 ms ✓ ProgressMeter 1059.6 ms ✓ LoggingExtras 955.2 ms ✓ Scratch 1144.9 ms ✓ Preferences 1675.3 ms ✓ ExceptionUnwrapping 4678.3 ms ✓ TestEnv 930.0 ms ✓ CodecZlib 4325.4 ms ✓ OpenSSL 1228.6 ms ✓ JLLWrappers 925.9 ms ✓ PrecompileTools 1345.0 ms ✓ LibMPDec_jll 1921.5 ms ✓ OpenSSH_jll 1721.0 ms ✓ fts_jll 1800.3 ms ✓ XZ_jll 1448.4 ms ✓ SQLite_jll 1351.2 ms ✓ Expat_jll 2135.5 ms ✓ argp_standalone_jll 1919.3 ms ✓ rr_jll 1740.1 ms ✓ Libiconv_jll 1815.0 ms ✓ MbedTLS_jll 1348.0 ms ✓ Bzip2_jll 1328.7 ms ✓ obstack_jll 1336.3 ms ✓ Libffi_jll 1349.4 ms ✓ s5cmd_jll 16979.2 ms ✓ Parsers 1340.4 ms ✓ Git_jll 2045.9 ms ✓ MbedTLS 1587.4 ms ✓ Elfutils_jll 1426.9 ms ✓ Python_jll 4003.6 ms ✓ JSON 975.3 ms ✓ Git 27145.9 ms ✓ HTTP 1444.9 ms ✓ GDB_jll 5172.5 ms ✓ BugReporting 39 dependencies successfully precompiled in 110 seconds. 33 already precompiled. 1 dependency had output during precompilation: ┌ HTTP │ ┌ Info: Ignoring an error that occurred during the precompilation workload │ │ exception = │ │ HTTP.ConnectError for url = `https://localhost:57813`: IOError: connect: connection refused (ECONNREFUSED) │ │ Stacktrace: │ │ [1] getconnection(::Type{Sockets.TCPSocket}, host::SubString{String}, port::SubString{String}; keepalive::Bool, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:531 │ │ [2] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:508 [inlined] │ │ [3] getconnection(::Type{OpenSSL.SSLStream}, host::SubString{String}, port::SubString{String}; kw::@Kwargs{require_ssl_verification::Bool, keepalive::Bool, readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:585 │ │ [4] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:578 [inlined] │ │ [5] #13 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:467 [inlined] │ │ [6] macro expansion │ │ @ ~/.julia/packages/ConcurrentUtilities/ofY4K/src/try_with_timeout.jl:92 [inlined] │ │ [7] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{Any, Channel{Any}, HTTP.Connections.var"#13#14"{OpenSSL.SSLStream, Bool, Bool, @Kwargs{readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}, SubString{String}, SubString{String}}, Timer})() │ │ @ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/ofY4K/src/ConcurrentUtilities.jl:10 │ │ Stacktrace: │ │ [1] (::HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}})(req::HTTP.Messages.Request; proxy::Nothing, socket_type::Type, socket_type_tls::Nothing, readtimeout::Int64, connect_timeout::Int64, logerrors::Bool, logtag::Nothing, closeimmediately::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:88 │ │ [2] connections │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:60 [inlined] │ │ [3] (::Base.var"#47#48"{Base.var"#49#50"{ExponentialBackOff, HTTP.RetryRequest.var"#retrylayer##2#retrylayer##3"{Int64, typeof(HTTP.RetryRequest.FALSE), HTTP.Messages.Request, Base.RefValue{Int64}}, HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(args::HTTP.Messages.Request; kwargs::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ Base ./error.jl:323 │ │ [4] (::HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(req::HTTP.Messages.Request; retry::Bool, retries::Int64, retry_delays::ExponentialBackOff, retry_check::Function, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.RetryRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:75 │ │ [5] manageretries │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:30 [inlined] │ │ [6] (::HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}})(req::HTTP.Messages.Request; cookies::Bool, cookiejar::HTTP.Cookies.CookieJar, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.CookieRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:42 │ │ [7] managecookies │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:19 [inlined] │ │ [8] (::HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}})(req::HTTP.Messages.Request; iofunction::Nothing, decompress::Nothing, basicauth::Bool, detect_content_type::Bool, canonicalize_headers::Bool, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.HeadersRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:71 │ │ [9] defaultheaders │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:14 [inlined] │ │ [10] (::HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}})(req::HTTP.Messages.Request; redirect::Bool, redirect_limit::Int64, redirect_method::Nothing, forwardheaders::Bool, response_stream::Nothing, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.RedirectRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:25 │ │ [11] redirects │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:14 [inlined] │ │ [12] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Nothing, body::Vector{UInt8}; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{}) │ │ @ HTTP.MessageRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:35 │ │ [13] makerequest │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:24 [inlined] │ │ [14] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing; headers::Nothing, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{}) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:457 │ │ [15] request(stack::Function, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:455 │ │ [16] #request#21 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:315 [inlined] │ │ [17] request (repeats 2 times) │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:313 [inlined] │ │ [18] get │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:518 [inlined] │ │ [19] #51 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:36 [inlined] │ │ [20] withenv(::HTTP.var"#51#52"{String}, ::Pair{String, Union{Nothing, String}}, ::Vararg{Pair{String, Union{Nothing, String}}}) │ │ @ Base ./env.jl:265 │ │ [21] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:35 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:34 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:4 │ │ [26] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base ./Base.jl:310 │ │ [27] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:643 │ │ [28] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:309 │ │ [29] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:3000 │ │ [30] top-level scope │ │ @ stdin:5 │ │ [31] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [32] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2846 │ │ [33] include_string │ │ @ ./loading.jl:2856 [inlined] │ │ [34] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:322 │ │ [35] _start() │ └ @ Base ./client.jl:557 └ Precompiling package dependencies... Precompilation completed after 157.93s ################################################################################ # Testing # Testing GALAHAD Status `/tmp/jl_pr05s6/Project.toml` [7d9f7c33] Accessors v0.1.42 [c591611e] GALAHAD v0.4.2 [be4d8f0f] Quadmath v0.5.13 [1621ace8] GALAHAD_jll v5.2.2+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [de0858da] Printf v1.11.0 [8dfed614] Test v1.11.0 Status `/tmp/jl_pr05s6/Manifest.toml` [7d9f7c33] Accessors v0.1.42 [34da2185] Compat v4.16.0 [a33af91c] CompositionsBase v0.1.2 [187b0558] ConstructionBase v1.5.8 [c591611e] GALAHAD v0.4.2 [3587e190] InverseFunctions v0.1.17 [692b3bcd] JLLWrappers v1.7.0 [1914dd2f] MacroTools v0.5.16 [21216c6a] Preferences v1.4.3 [be4d8f0f] Quadmath v0.5.13 [ae029012] Requires v1.3.1 [bb5f6f25] CUTEst_jll v2.5.3+0 [1621ace8] GALAHAD_jll v5.2.2+0 [017b0a0e] HSL_jll v4.0.2+0 [e33a78d0] Hwloc_jll v2.12.1+0 [d00139f3] METIS_jll v5.1.3+0 [d7ed1dd3] MUMPS_seq_jll v500.800.0+0 [656ef2d0] OpenBLAS32_jll v0.3.29+0 [56f22d72] Artifacts v1.11.0 [2a0f44e3] Base64 v1.11.0 [ade2ca70] Dates v1.11.0 [b77e0a4c] InteractiveUtils v1.11.0 [ac6e5ff7] JuliaSyntaxHighlighting v1.12.0 [8f399da3] Libdl v1.11.0 [37e2e46d] LinearAlgebra v1.12.0 [56ddb016] Logging v1.11.0 [d6f4376e] Markdown v1.11.0 [de0858da] Printf v1.11.0 [9a3f8284] Random v1.11.0 [ea8e919c] SHA v0.7.0 [9e88b42a] Serialization v1.11.0 [f489334b] StyledStrings v1.11.0 [fa267f1f] TOML v1.0.3 [8dfed614] Test v1.11.0 [cf7118a7] UUIDs v1.11.0 [4ec0a83e] Unicode v1.11.0 [e66e0078] CompilerSupportLibraries_jll v1.3.0+1 [4536629a] OpenBLAS_jll v0.3.29+0 [8e850b90] libblastrampoline_jll v5.12.0+0 Testing Running tests... Activating project at `~/.julia/environments/pkgeval` Activating project at `/tmp/jl_pr05s6` Switching execution to under rr [ Info: GALAHAD_INSTALLATION : YGGDRASIL Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 10 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 7 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float32 -- Int32 | 1 1 3.5s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 10 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 7 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float32 -- Int64 | 1 1 2.4s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 8 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float64 -- Int32 | 1 1 3.1s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 8 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float64 -- Int64 | 1 1 2.3s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 8 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float128 -- Int32 | 1 1 3.1s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 8 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 7 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 8 iterations. Optimal objective value = -1.00 status = 0 Test Summary: | Pass Total Time ARC -- Float128 -- Int64 | 1 1 1.2s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float32 -- Int32 | 1 1 4.4s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float32 -- Int64 | 1 1 4.3s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float64 -- Int32 | 1 1 5.4s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float64 -- Int64 | 1 1 4.6s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float128 -- Int32 | 1 1 8.6s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 20001 evaluations. Optimal objective value = -1004.92 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 20001 evaluations. Optimal objective value = -1014.24 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 20001 evaluations. Optimal objective value = -1004.92 status = 0 Test Summary: | Pass Total Time BGO -- Float128 -- Int64 | 1 1 8.0s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float32 -- Int32 | 1 1 4.2s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float32 -- Int64 | 1 1 3.9s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float64 -- Int32 | 1 1 4.2s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float64 -- Int64 | 1 1 3.7s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float128 -- Int32 | 1 1 3.8s fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE RC: 5 iterations. Optimal objective value = 112.94 status = 0 Test Summary: | Pass Total Time BLLS -- Float128 -- Int64 | 1 1 3.4s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -17 Test Summary: | Pass Total Time BLLSB -- Float32 -- Int32 | 1 1 1.3s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -17 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -17 Test Summary: | Pass Total Time BLLSB -- Float32 -- Int64 | 1 1 1.2s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -7 Test Summary: | Pass Total Time BLLSB -- Float64 -- Int32 | 1 1 1.0s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -7 Test Summary: | Pass Total Time BLLSB -- Float64 -- Int64 | 1 1 1.0s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -7 Test Summary: | Pass Total Time BLLSB -- Float128 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of bllsb storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: BLLSB_solve exit status = -7 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: BLLSB_solve exit status = -7 Test Summary: | Pass Total Time BLLSB -- Float128 -- Int64 | 1 1 1.4s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float32 -- Int32 | 1 1 2.3s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float32 -- Int64 | 1 1 2.5s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float64 -- Int32 | 1 1 2.3s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float64 -- Int64 | 1 1 2.5s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float128 -- Int32 | 1 1 2.7s fortran sparse matrix indexing basic tests of bqp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 2 iterations. Optimal objective value = -0.45 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 iterations. Optimal objective value = 0.00 status = 0 tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 2 iterations. Optimal objective value = -0.45 status = 0 Test Summary: | Pass Total Time BQP -- Float128 -- Int64 | 1 1 2.6s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float32 -- Int32 | 1 1 0.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float32 -- Int64 | 1 1 0.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float64 -- Int32 | 1 1 0.6s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float64 -- Int64 | 1 1 0.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float128 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 0 iterations. Optimal objective value = -0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: 0 iterations. Optimal objective value = -1.00 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 0 iterations. Optimal objective value = -0.50 status = 0 Test Summary: | Pass Total Time BQPB -- Float128 -- Int64 | 1 1 0.6s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float32 -- Int32 | 1 1 1.0s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float32 -- Int64 | 1 1 0.9s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float64 -- Int32 | 1 1 0.6s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float64 -- Int64 | 1 1 0.4s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float128 -- Int32 | 1 1 0.7s basic tests of storage formats format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format C: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 2.00 1.00 2.00 1.00 2.00 format R: status = 0 S_row: 1 3 2 3 3 S_col: 1 1 2 2 3 S_val: 3.00 1.00 7.00 4.00 5.00 S_ptr: 1 3 5 6 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 2.00 0.00 2.00 1.00 1.00 2.00 format D: status = 0 S_row: 1 2 2 3 3 3 S_col: 1 1 2 1 2 3 S_val: 3.00 0.00 7.00 1.00 4.00 5.00 S_ptr: 1 2 4 7 Test Summary: | Pass Total Time BSC -- Float128 -- Int64 | 1 1 0.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float32 -- Int32 | 1 1 0.6s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float32 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float64 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float64 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float128 -- Int32 | 1 1 1.2s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CCQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CCQP_solve exit status = -26 Test Summary: | Pass Total Time CCQP -- Float128 -- Int64 | 1 1 1.0s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float32 -- Int32 | 1 1 1.3s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float32 -- Int64 | 1 1 1.4s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float64 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float64 -- Int64 | 1 1 1.4s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float128 -- Int32 | 1 1 1.8s Fortran sparse matrix indexing basic tests of clls storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CO: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE SC: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DR: CLLS_solve exit status = -10 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE DC: CLLS_solve exit status = -10 Test Summary: | Pass Total Time CLLS -- Float128 -- Int64 | 1 1 2.0s Test Summary: | Pass Total Time CONVERT -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time CONVERT -- Float32 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time CONVERT -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time CONVERT -- Float64 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time CONVERT -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time CONVERT -- Float128 -- Int64 | 1 1 0.0s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float32 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float32 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float64 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float64 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float128 -- Int32 | 1 1 0.9s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE Z: CQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: CQP_solve exit status = -26 Test Summary: | Pass Total Time CQP -- Float128 -- Int64 | 1 1 0.9s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float32 -- Int32 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float32 -- Int64 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float64 -- Int32 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float64 -- Int64 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float128 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE CRO_crossover exit status = 0 Test Summary: | Pass Total Time CRO -- Float128 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float32 -- Int32 | 1 1 3.5s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float32 -- Int64 | 1 1 3.7s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float64 -- Int32 | 1 1 5.5s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float64 -- Int64 | 1 1 4.6s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float128 -- Int32 | 1 1 54.3s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DGO_solve exit status = -99 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: DGO_solve exit status = -99 Test Summary: | Pass Total Time DGO -- Float128 -- Int64 | 1 1 52.7s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float32 -- Int32 | 1 1 0.8s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float32 -- Int64 | 1 1 0.8s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float64 -- Int32 | 1 1 0.9s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float64 -- Int64 | 1 1 0.8s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float128 -- Int32 | 1 1 1.0s Fortran sparse matrix indexing basic tests of storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format C: DPS_solve_problem exit status = 0, f = -1.37 format C: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format R: DPS_solve_problem exit status = 0, f = -1.37 format R: DPS_resolve_problem exit status = 0, f = -0.33 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE format D: DPS_solve_problem exit status = 0, f = -1.37 format D: DPS_resolve_problem exit status = 0, f = -0.33 Test Summary: | Pass Total Time DPS -- Float128 -- Int64 | 1 1 0.9s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float32 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float32 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float64 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float64 -- Int64 | 1 1 0.7s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float128 -- Int32 | 1 1 1.0s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: DQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: DQP_solve exit status = -26 Test Summary: | Pass Total Time DQP -- Float128 -- Int64 | 1 1 1.0s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float32 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float32 -- Int64 | 1 1 1.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float64 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float64 -- Int64 | 1 1 1.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float128 -- Int32 | 1 1 1.8s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE L: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE S: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 1 cg iterations. Optimal objective value = 0.44 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE W: 1 cg iterations. Optimal objective value = 0.44 status = 0 Test Summary: | Pass Total Time EQP -- Float128 -- Int64 | 1 1 1.7s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float32 -- Int32 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float32 -- Int64 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float64 -- Int32 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float64 -- Int64 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float128 -- Int32 | 1 1 0.2s Fortran sparse matrix indexing WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE FDC_find_dependent - exit status = -26 Test Summary: | Pass Total Time FDC -- Float128 -- Int64 | 1 1 0.3s Test Summary: | Pass Total Time FIT -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time FIT -- Float32 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time FIT -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time FIT -- Float64 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time FIT -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time FIT -- Float128 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time GLRT -- Float32 -- Int32 | 1 1 0.6s Test Summary: | Pass Total Time GLRT -- Float32 -- Int64 | 1 1 0.6s Test Summary: | Pass Total Time GLRT -- Float64 -- Int32 | 1 1 0.6s Test Summary: | Pass Total Time GLRT -- Float64 -- Int64 | 1 1 0.6s Test Summary: | Pass Total Time GLRT -- Float128 -- Int32 | 1 1 0.4s Test Summary: | Pass Total Time GLRT -- Float128 -- Int64 | 1 1 0.5s Test Summary: | Pass Total Time GLS -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time GLS -- Float32 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time GLS -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time GLS -- Float64 -- Int64 | 1 1 0.1s Test Summary: | Pass Total Time GLS -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time GLS -- Float128 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time GLTR -- Float32 -- Int32 | 1 1 0.5s Test Summary: | Pass Total Time GLTR -- Float32 -- Int64 | 1 1 0.6s Test Summary: | Pass Total Time GLTR -- Float64 -- Int32 | 1 1 0.6s Test Summary: | Pass Total Time GLTR -- Float64 -- Int64 | 1 1 0.6s Test Summary: | Pass Total Time GLTR -- Float128 -- Int32 | 1 1 0.5s Test Summary: | Pass Total Time GLTR -- Float128 -- Int64 | 1 1 0.5s Test Summary: | Pass Total Time HASH -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time HASH -- Float32 -- Int64 | 1 1 0.1s Test Summary: | Pass Total Time HASH -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time HASH -- Float64 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time HASH -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time HASH -- Float128 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float32 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float64 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time IR -- Float128 -- Int64 | 1 1 0.0s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float32 -- Int32 | 1 1 0.6s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float32 -- Int64 | 1 1 0.6s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float64 -- Int32 | 1 1 0.6s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float64 -- Int64 | 1 1 0.6s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float128 -- Int32 | 1 1 0.6s l2rt_solve_problem exit status = 0, f = 6.80 Test Summary: | Pass Total Time L2RT -- Float128 -- Int64 | 1 1 0.6s LHS successful Point 1 = [1 2 2 2 2 2 2 ] Point 2 = [2 1 1 1 1 1 1 ] Test Summary: | Pass Total Time LHS -- Float32 -- Int32 | 1 1 0.7s LHS successful Point 1 = [1 1 1 2 1 1 2 ] Point 2 = [2 2 2 1 2 2 1 ] Test Summary: | Pass Total Time LHS -- Float32 -- Int64 | 1 1 0.1s LHS successful Point 1 = [1 2 2 1 1 1 2 ] Point 2 = [2 1 1 2 2 2 1 ] Test Summary: | Pass Total Time LHS -- Float64 -- Int32 | 1 1 0.1s LHS successful Point 1 = [1 1 1 1 2 2 2 ] Point 2 = [2 2 2 2 1 1 1 ] Test Summary: | Pass Total Time LHS -- Float64 -- Int64 | 1 1 0.1s LHS successful Point 1 = [1 2 2 2 1 2 2 ] Point 2 = [2 1 1 1 2 1 1 ] Test Summary: | Pass Total Time LHS -- Float128 -- Int32 | 1 1 0.1s LHS successful Point 1 = [2 1 1 1 2 1 1 ] Point 2 = [1 2 2 2 1 2 2 ] Test Summary: | Pass Total Time LHS -- Float128 -- Int64 | 1 1 0.1s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float32 -- Int32 | 1 1 2.1s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float32 -- Int64 | 1 1 2.1s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float64 -- Int32 | 1 1 2.1s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float64 -- Int64 | 1 1 2.0s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float128 -- Int32 | 1 1 6.1s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.15 storage type C1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.15 storage type R1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.15 storage type D1: status = 0, ||r|| = 9.35 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.15 storage type I1: status = 0, ||r|| = 9.35 Test Summary: | Pass Total Time LLSR -- Float128 -- Int64 | 1 1 5.8s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float32 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float32 -- Int64 | 1 1 1.6s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float64 -- Int32 | 1 1 1.4s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float64 -- Int64 | 1 1 1.5s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float128 -- Int32 | 1 1 4.9s Fortran sparse matrix indexing basic tests of problem storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type C0: status = 0, ||r|| = 0.00 storage type C1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type R0: status = 0, ||r|| = 0.00 storage type R1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type D0: status = 0, ||r|| = 0.00 storage type D1: status = 0, ||r|| = 9.64 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE storage type I0: status = 0, ||r|| = 0.00 storage type I1: status = 0, ||r|| = 9.64 Test Summary: | Pass Total Time LLST -- Float128 -- Int64 | 1 1 3.6s Test Summary: | Pass Total Time LMS -- Float32 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time LMS -- Float32 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time LMS -- Float64 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time LMS -- Float64 -- Int64 | 1 1 0.0s Test Summary: | Pass Total Time LMS -- Float128 -- Int32 | 1 1 0.0s Test Summary: | Pass Total Time LMS -- Float128 -- Int64 | 1 1 0.0s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float32 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float32 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float64 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float64 -- Int64 | 1 1 0.4s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float128 -- Int32 | 1 1 0.5s Fortran sparse matrix indexing basic tests of lp storage formats C: LPA_solve exit status = -29 R: LPA_solve exit status = -29 D: LPA_solve exit status = -29 Test Summary: | Pass Total Time LPA -- Float128 -- Int64 | 1 1 0.5s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float32 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float32 -- Int64 | 1 1 0.4s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float64 -- Int32 | 1 1 0.4s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float64 -- Int64 | 1 1 0.4s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float128 -- Int32 | 1 1 0.4s Fortran sparse matrix indexing basic tests of lp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LPB_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LPB_solve exit status = -26 Test Summary: | Pass Total Time LPB -- Float128 -- Int64 | 1 1 0.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float32 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float32 -- Int64 | 1 1 0.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float64 -- Int32 | 1 1 0.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float64 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float128 -- Int32 | 1 1 0.5s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: LSQP_solve exit status = -26 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: LSQP_solve exit status = -26 Test Summary: | Pass Total Time LSQP -- Float128 -- Int64 | 1 1 0.5s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float32 -- Int32 | 1 1 0.3s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float32 -- Int64 | 1 1 0.3s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float64 -- Int32 | 1 1 0.3s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float64 -- Int64 | 1 1 0.3s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float128 -- Int32 | 1 1 0.3s lsrt_solve_problem exit status = 0, f = 21.88 Test Summary: | Pass Total Time LSRT -- Float128 -- Int64 | 1 1 0.3s Test Summary: | Pass Total Time LSTR -- Float32 -- Int32 | 1 1 0.4s Test Summary: | Pass Total Time LSTR -- Float32 -- Int64 | 1 1 0.3s Test Summary: | Pass Total Time LSTR -- Float64 -- Int32 | 1 1 0.4s Test Summary: | Pass Total Time LSTR -- Float64 -- Int64 | 1 1 0.4s Test Summary: | Pass Total Time LSTR -- Float128 -- Int32 | 1 1 0.3s Test Summary: | Pass Total Time LSTR -- Float128 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 12 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 7 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 9 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 5 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 7 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 9 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 12 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float32 -- Int32 | 1 1 4.9s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 12 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 7 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 9 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 5 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 5 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 7 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 9 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 12 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 12 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float32 -- Int64 | 1 1 4.8s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 23 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 6 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 23 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float64 -- Int32 | 1 1 5.4s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 23 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 6 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 23 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float64 -- Int64 | 1 1 4.8s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 23 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 6 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 23 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float128 -- Int32 | 1 1 3.8s Fortran sparse matrix indexing tests reverse-communication options WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE C: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE R: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE D: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE I: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P: 23 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 6 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 6 iterations. Optimal objective value = 0.50 status = 0 basic tests of models used, reverse access by products WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P3: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P4: 8 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P5: 10 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P6: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P7: 23 iterations. Optimal objective value = 0.50 status = 0 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE P8: 23 iterations. Optimal objective value = 0.50 status = 0 Test Summary: | Pass Total Time NLS -- Float128 -- Int64 | 1 1 3.3s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 6 8 9 7 10 2 4 3 5 1 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float32 -- Int32 | 1 1 0.5s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 1 7 9 8 6 10 3 5 4 2 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float32 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 6 8 9 7 10 2 4 3 5 1 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float64 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 1 7 9 8 6 10 3 5 4 2 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float64 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 6 8 9 7 10 2 4 3 5 1 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float128 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of nodend storage formats - Warning message from SORT_reorder_by_cols - inform = -2 1 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 1 entries input in A_col were out of range and have been ignored by the routine C: NODEND_order success, perm: 1 7 9 8 6 10 3 5 4 2 - Warning message from SORT_reorder_by_cols - inform = -2 2 entries input in A_row were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -3 2 entries input in A_col were out of range and have been ignored by the routine - Warning message from SORT_reorder_by_cols - inform = -1 16 duplicate input entries summed R: NODEND_order success, perm: 7 9 8 6 10 2 4 3 5 1 D: NODEND_order success, perm: 1 2 3 4 5 6 7 8 9 10 Test Summary: | Pass Total Time NODEND -- Float128 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 6 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float32 -- Int32 | 1 1 2.8s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 6 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float32 -- Int64 | 1 1 2.8s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 13 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float64 -- Int32 | 1 1 2.1s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 13 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float64 -- Int64 | 1 1 1.7s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 13 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float128 -- Int32 | 1 1 1.5s Fortran sparse matrix indexing basic tests of qp storage formats C: 21 transformations, n, m = 0, 0, status = 0 R: 21 transformations, n, m = 0, 0, status = 0 D: 21 transformations, n, m = 0, 0, status = 0 L: 13 transformations, n, m = 0, 0, status = 0 S: 13 transformations, n, m = 0, 0, status = 0 I: 13 transformations, n, m = 0, 0, status = 0 Z: 23 transformations, n, m = 0, 0, status = 0 Test Summary: | Pass Total Time PRESOLVE -- Float128 -- Int64 | 1 1 1.3s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float32 -- Int32 | 1 1 0.7s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float32 -- Int64 | 1 1 0.6s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float64 -- Int32 | 1 1 0.3s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float64 -- Int64 | 1 1 0.3s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float128 -- Int32 | 1 1 0.4s Fortran sparse matrix indexing basic tests of storage formats C storage: status from form factorize = 0 apply = -1 R storage: status from form factorize = 0 apply = -1 D storage: status from form factorize = 0 apply = -1 Test Summary: | Pass Total Time PSLS -- Float128 -- Int64 | 1 1 0.4s Fortran sparse matrix indexing basic tests of qp storage formats WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the reque WC: QPA_solve exit status = -18 WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use the requested linear solver ssids, the environment variables OMP_CANCELLATION and OMP_PROC_BIND must both be set to TRUE WARNING: To use t__galahad_sls_single_MOD_sls_solve_ir at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) __galahad_qpa_single_MOD_qpa_ir at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) __galahad_qpa_single_MOD_qpa_solve_main at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) __galahad_qpa_single_MOD_qpa_qp_solve at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) __galahad_qpa_single_MOD_qpa_solve at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) __galahad_qpa_single_MOD_qpa_solve_qp at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) qpa_solve_qp at /home/pkgeval/.julia/artifacts/d14a4daee7281ce9b9c348434c49b958ecf562f4/lib/libgalahad_single.so (unknown line) qpa_solve_qp at /home/pkgeval/.julia/packages/GALAHAD/R5ALk/src/wrappers/qpa.jl:304 [inlined] test_qpa at /home/pkgeval/.julia/packages/GALAHAD/R5ALk/test/test_qpa.jl:76 unknown function (ip: 0x7f8ec91089cf) at (unknown file) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:727 [inlined] macro expansion at /home/pkgeval/.julia/packages/GALAHAD/R5ALk/test/test_qpa.jl:237 [inlined] macro expansion at /source/usr/share/julia/stdlib/v1.13/Test/src/Test.jl:1833 [inlined] top-level scope at /home/pkgeval/.julia/packages/GALAHAD/R5ALk/test/test_qpa.jl:237 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_invoke at /source/src/gf.c:3618 jl_toplevel_eval_flex at /source/src/toplevel.c:762 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52508.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 include_string at ./loading.jl:2846 _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 _include at ./loading.jl:2906 include at ./Base.jl:310 IncludeInto at ./Base.jl:311 jfptr_IncludeInto_52508.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] do_call at /source/src/interpreter.c:123 eval_value at /source/src/interpreter.c:243 eval_stmt_value at /source/src/interpreter.c:194 [inlined] eval_body at /source/src/interpreter.c:708 jl_interpret_toplevel_thunk at /source/src/interpreter.c:899 jl_toplevel_eval_flex at /source/src/toplevel.c:773 jl_toplevel_eval_flex at /source/src/toplevel.c:713 ijl_toplevel_eval at /source/src/toplevel.c:785 ijl_toplevel_eval_in at /source/src/toplevel.c:830 eval at ./boot.jl:489 exec_options at ./client.jl:290 _start at ./client.jl:557 jfptr__start_50265.1 at /opt/julia/lib/julia/sys.so (unknown line) _jl_invoke at /source/src/gf.c:3611 [inlined] ijl_apply_generic at /source/src/gf.c:3811 jl_apply at /source/src/julia.h:2340 [inlined] true_main at /source/src/jlapi.c:964 jl_repl_entrypoint at /source/src/jlapi.c:1132 main at /source/cli/loader_exe.c:58 unknown function (ip: 0x7f8ef149c249) at /lib/x86_64-linux-gnu/libc.so.6 __libc_start_main at /lib/x86_64-linux-gnu/libc.so.6 (unknown line) unknown function (ip: 0x4010b8) at /workspace/srcdir/glibc-2.17/csu/../sysdeps/x86_64/start.S Allocations: 101212313 (Pool: 101209116; Big: 3197); GC: 73 Testing failed after 30.32s ERROR: LoadError: Package GALAHAD errored during testing (received signal: 11) Stacktrace: [1] pkgerror(msg::String) @ Pkg.Types /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Types.jl:68 [2] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2421 [3] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:2276 [inlined] [4] test(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, force_latest_compatible_version::Bool, allow_earlier_backwards_compatible_versions::Bool, allow_reresolve::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:498 [5] test(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [6] test(pkgs::Vector{String}; kwargs::@Kwargs{julia_args::Cmd}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [7] test @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:152 [inlined] [8] #test#81 @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [inlined] [9] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:217 [10] include(mod::Module, _path::String) @ Base ./Base.jl:309 [11] exec_options(opts::Base.JLOptions) @ Base ./client.jl:324 [12] _start() @ Base ./client.jl:557 in expression starting at /PkgEval.jl/scripts/evaluate.jl:210 PkgEval crashed after 668.97s: a segmentation fault happened ################################################################################ # Bug reporting # Precompiling packages... 1547.4 ms ✓ ConcurrentUtilities 1044.4 ms ✓ TranscodingStreams 675.0 ms ✓ SimpleBufferStream 1114.1 ms ✓ URIs 766.3 ms ✓ BitFlags 1438.4 ms ✓ ProgressMeter 925.6 ms ✓ LoggingExtras 791.4 ms ✓ Scratch 3052.1 ms ✓ Preferences 1276.7 ms ✓ ExceptionUnwrapping 766.3 ms ✓ CodecZlib 5391.5 ms ✓ OpenSSL 1235.9 ms ✓ JLLWrappers 1053.0 ms ✓ PrecompileTools 1581.6 ms ✓ LibMPDec_jll 1879.9 ms ✓ OpenSSH_jll 2228.7 ms ✓ fts_jll 2495.2 ms ✓ XZ_jll 1876.7 ms ✓ SQLite_jll 1677.7 ms ✓ Expat_jll 1665.5 ms ✓ argp_standalone_jll 1603.3 ms ✓ rr_jll 1681.8 ms ✓ Libiconv_jll 1531.0 ms ✓ MbedTLS_jll 1479.2 ms ✓ Bzip2_jll 1412.0 ms ✓ obstack_jll 1289.1 ms ✓ Libffi_jll 1295.4 ms ✓ s5cmd_jll 38900.2 ms ✓ Parsers 1336.5 ms ✓ Git_jll 2509.8 ms ✓ MbedTLS 2152.7 ms ✓ Elfutils_jll 1329.4 ms ✓ Python_jll 3708.3 ms ✓ JSON 787.8 ms ✓ Git 60067.0 ms ✓ HTTP 1721.8 ms ✓ GDB_jll 7399.3 ms ✓ BugReporting 38 dependencies successfully precompiled in 165 seconds. 33 already precompiled. 1 dependency had output during precompilation: ┌ HTTP │ ┌ Info: Ignoring an error that occurred during the precompilation workload │ │ exception = │ │ HTTP.ConnectError for url = `https://localhost:57813`: IOError: connect: connection refused (ECONNREFUSED) │ │ Stacktrace: │ │ [1] getconnection(::Type{Sockets.TCPSocket}, host::SubString{String}, port::SubString{String}; keepalive::Bool, readtimeout::Int64, kw::@Kwargs{require_ssl_verification::Bool, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:531 │ │ [2] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:508 [inlined] │ │ [3] getconnection(::Type{OpenSSL.SSLStream}, host::SubString{String}, port::SubString{String}; kw::@Kwargs{require_ssl_verification::Bool, keepalive::Bool, readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.Connections ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:585 │ │ [4] getconnection │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:578 [inlined] │ │ [5] #13 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/Connections.jl:467 [inlined] │ │ [6] macro expansion │ │ @ ~/.julia/packages/ConcurrentUtilities/ofY4K/src/try_with_timeout.jl:92 [inlined] │ │ [7] (::ConcurrentUtilities.var"#try_with_timeout##2#try_with_timeout##3"{Any, Channel{Any}, HTTP.Connections.var"#13#14"{OpenSSL.SSLStream, Bool, Bool, @Kwargs{readtimeout::Int64, iofunction::Nothing, decompress::Nothing, verbose::Int64}, SubString{String}, SubString{String}}, Timer})() │ │ @ ConcurrentUtilities ~/.julia/packages/ConcurrentUtilities/ofY4K/src/ConcurrentUtilities.jl:10 │ │ Stacktrace: │ │ [1] (::HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}})(req::HTTP.Messages.Request; proxy::Nothing, socket_type::Type, socket_type_tls::Nothing, readtimeout::Int64, connect_timeout::Int64, logerrors::Bool, logtag::Nothing, closeimmediately::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.ConnectionRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:88 │ │ [2] connections │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/ConnectionRequest.jl:60 [inlined] │ │ [3] (::Base.var"#47#48"{Base.var"#49#50"{ExponentialBackOff, HTTP.RetryRequest.var"#retrylayer##2#retrylayer##3"{Int64, typeof(HTTP.RetryRequest.FALSE), HTTP.Messages.Request, Base.RefValue{Int64}}, HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(args::HTTP.Messages.Request; kwargs::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ Base ./error.jl:323 │ │ [4] (::HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}})(req::HTTP.Messages.Request; retry::Bool, retries::Int64, retry_delays::ExponentialBackOff, retry_check::Function, retry_non_idempotent::Bool, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.RetryRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:75 │ │ [5] manageretries │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RetryRequest.jl:30 [inlined] │ │ [6] (::HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}})(req::HTTP.Messages.Request; cookies::Bool, cookiejar::HTTP.Cookies.CookieJar, kw::@Kwargs{iofunction::Nothing, decompress::Nothing, verbose::Int64}) │ │ @ HTTP.CookieRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:42 │ │ [7] managecookies │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/CookieRequest.jl:19 [inlined] │ │ [8] (::HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}})(req::HTTP.Messages.Request; iofunction::Nothing, decompress::Nothing, basicauth::Bool, detect_content_type::Bool, canonicalize_headers::Bool, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.HeadersRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:71 │ │ [9] defaultheaders │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/HeadersRequest.jl:14 [inlined] │ │ [10] (::HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}})(req::HTTP.Messages.Request; redirect::Bool, redirect_limit::Int64, redirect_method::Nothing, forwardheaders::Bool, response_stream::Nothing, kw::@Kwargs{verbose::Int64}) │ │ @ HTTP.RedirectRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:25 │ │ [11] redirects │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/RedirectRequest.jl:14 [inlined] │ │ [12] (::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}})(method::String, url::URIs.URI, headers::Nothing, body::Vector{UInt8}; copyheaders::Bool, response_stream::Nothing, http_version::HTTP.Strings.HTTPVersion, verbose::Int64, kw::@Kwargs{}) │ │ @ HTTP.MessageRequest ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:35 │ │ [13] makerequest │ │ @ ~/.julia/packages/HTTP/MIUdD/src/clientlayers/MessageRequest.jl:24 [inlined] │ │ [14] request(stack::HTTP.MessageRequest.var"#makerequest#messagelayer##0"{HTTP.MessageRequest.var"#makerequest#1#messagelayer##1"{HTTP.RedirectRequest.var"#redirects#redirectlayer##0"{HTTP.RedirectRequest.var"#redirects#1#redirectlayer##1"{HTTP.HeadersRequest.var"#defaultheaders#headerslayer##0"{HTTP.HeadersRequest.var"#defaultheaders#1#headerslayer##1"{HTTP.CookieRequest.var"#managecookies#cookielayer##0"{HTTP.CookieRequest.var"#managecookies#1#cookielayer##1"{HTTP.RetryRequest.var"#manageretries#retrylayer##0"{HTTP.RetryRequest.var"#manageretries#1#retrylayer##1"{HTTP.ConnectionRequest.var"#connections#connectionlayer##0"{HTTP.ConnectionRequest.var"#connections#1#connectionlayer##1"{HTTP.TimeoutRequest.var"#timeouts#timeoutlayer##0"{HTTP.TimeoutRequest.var"#timeouts#1#timeoutlayer##1"{HTTP.ExceptionRequest.var"#exceptions#exceptionlayer##0"{HTTP.ExceptionRequest.var"#exceptions#1#exceptionlayer##1"{typeof(HTTP.StreamRequest.streamlayer)}}}}}}}}}}}}}}}}, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing; headers::Nothing, body::Vector{UInt8}, query::Nothing, kw::@Kwargs{}) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:457 │ │ [15] request(stack::Function, method::String, url::String, h::Nothing, b::Vector{UInt8}, q::Nothing) │ │ @ HTTP ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:455 │ │ [16] #request#21 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:315 [inlined] │ │ [17] request (repeats 2 times) │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:313 [inlined] │ │ [18] get │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:518 [inlined] │ │ [19] #51 │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:36 [inlined] │ │ [20] withenv(::HTTP.var"#51#52"{String}, ::Pair{String, Union{Nothing, String}}, ::Vararg{Pair{String, Union{Nothing, String}}}) │ │ @ Base ./env.jl:265 │ │ [21] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:35 [inlined] │ │ [22] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:73 [inlined] │ │ [23] macro expansion │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:34 [inlined] │ │ [24] macro expansion │ │ @ ~/.julia/packages/PrecompileTools/Z8SWe/src/workloads.jl:121 [inlined] │ │ [25] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/precompile.jl:4 │ │ [26] include(mapexpr::Function, mod::Module, _path::String) │ │ @ Base ./Base.jl:310 │ │ [27] top-level scope │ │ @ ~/.julia/packages/HTTP/MIUdD/src/HTTP.jl:643 │ │ [28] include(mod::Module, _path::String) │ │ @ Base ./Base.jl:309 │ │ [29] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) │ │ @ Base ./loading.jl:3000 │ │ [30] top-level scope │ │ @ stdin:5 │ │ [31] eval(m::Module, e::Any) │ │ @ Core ./boot.jl:489 │ │ [32] include_string(mapexpr::typeof(identity), mod::Module, code::String, filename::String) │ │ @ Base ./loading.jl:2846 │ │ [33] include_string │ │ @ ./loading.jl:2856 [inlined] │ │ [34] exec_options(opts::Base.JLOptions) │ │ @ Base ./client.jl:322 │ │ [35] _start() │ └ @ Base ./client.jl:557 └ Finalizing trace... BugReporting completed after 187.96s Uploaded rr trace to https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/rr/GALAHAD-1749379112.tar.zst