-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.6.0-DEV-4c805d2310.log
375 lines (374 loc) · 20.6 KB
/
1.6.0-DEV-4c805d2310.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
Julia Version 1.6.0-DEV.913
Commit 4c805d2310 (2020-09-14 14:07 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-9.0.1 (ORCJIT, skylake-avx512)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
[ Info: LEGAL NOTICE: package operations send anonymous data about your system to https://pkg.julialang.org (your current package server), including the operating system and Julia versions you are using, and a random client UUID. Running `Pkg.telemetryinfo()` will show exactly what data is sent. See https://julialang.org/legal/data/ for more details about what this data is used for, how long it is retained, and how to opt out of sending it.
Installed ZipFile ────────────────────── v0.9.2
Installed Zlib_jll ───────────────────── v1.2.11+16
Installed Bzip2_jll ──────────────────── v1.0.6+4
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed MbedTLS_jll ────────────────── v2.16.8+0
Installed NLSProblems ────────────────── v0.3.0
Installed NLPModelsJuMP ──────────────── v0.7.0
Installed JuMP ───────────────────────── v0.21.4
Installed DiffRules ──────────────────── v1.0.1
Installed CommonSubexpressions ───────── v0.3.0
Installed NaNMath ────────────────────── v0.3.4
Installed ForwardDiff ────────────────── v0.10.12
Installed NLPModels ──────────────────── v0.13.2
Installed Compat ─────────────────────── v3.16.0
Installed SpecialFunctions ───────────── v0.10.3
Installed JSON ───────────────────────── v0.21.1
Installed StaticArrays ───────────────── v0.12.4
Installed FastClosures ───────────────── v0.3.2
Installed TimerOutputs ───────────────── v0.5.6
Installed CodecZlib ──────────────────── v0.7.0
Installed OrderedCollections ─────────── v1.3.0
Installed MathOptInterface ───────────── v0.9.15
Installed TranscodingStreams ─────────── v0.9.5
Installed IniFile ────────────────────── v0.5.0
Installed MacroTools ─────────────────── v0.5.5
Installed Parsers ────────────────────── v1.0.10
Installed HTTP ───────────────────────── v0.8.17
Installed MutableArithmetics ─────────── v0.2.10
Installed CompilerSupportLibraries_jll ─ v0.3.3+0
Installed MbedTLS ────────────────────── v1.0.2
Installed DiffResults ────────────────── v1.0.2
Installed BenchmarkTools ─────────────── v0.5.0
Installed CodecBzip2 ─────────────────── v0.7.2
Installed JSONSchema ─────────────────── v0.3.2
Installed Calculus ───────────────────── v0.5.1
Installed DataStructures ─────────────── v0.18.5
Installed LinearOperators ────────────── v1.1.0
Updating `~/.julia/environments/v1.6/Project.toml`
[7cde8186] + NLSProblems v0.3.0
Updating `~/.julia/environments/v1.6/Manifest.toml`
[6e4b80f9] + BenchmarkTools v0.5.0
[6e34b625] + Bzip2_jll v1.0.6+4
[49dc2e85] + Calculus v0.5.1
[523fee87] + CodecBzip2 v0.7.2
[944b1d66] + CodecZlib v0.7.0
[bbf7d656] + CommonSubexpressions v0.3.0
[34da2185] + Compat v3.16.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[864edb3b] + DataStructures v0.18.5
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.1
[9aa1b823] + FastClosures v0.3.2
[f6369f11] + ForwardDiff v0.10.12
[cd3eb016] + HTTP v0.8.17
[83e8ac13] + IniFile v0.5.0
[682c06a0] + JSON v0.21.1
[7d188eb4] + JSONSchema v0.3.2
[4076af6c] + JuMP v0.21.4
[5c8ed15e] + LinearOperators v1.1.0
[1914dd2f] + MacroTools v0.5.5
[b8f27783] + MathOptInterface v0.9.15
[739be429] + MbedTLS v1.0.2
[c8ffd9c3] + MbedTLS_jll v2.16.8+0
[d8a4904e] + MutableArithmetics v0.2.10
[a4795742] + NLPModels v0.13.2
[792afdf1] + NLPModelsJuMP v0.7.0
[7cde8186] + NLSProblems v0.3.0
[77ba4419] + NaNMath v0.3.4
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[bac558e1] + OrderedCollections v1.3.0
[69de0a69] + Parsers v1.0.10
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.4
[a759f4b9] + TimerOutputs v0.5.6
[3bb67fe8] + TranscodingStreams v0.9.5
[a5390f91] + ZipFile v0.9.2
[83775a58] + Zlib_jll v1.2.11+16
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[b77e0a4c] + InteractiveUtils
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Testing NLSProblems
Status `/tmp/jl_6bOXAw/Project.toml`
[4076af6c] JuMP v0.21.4
[a4795742] NLPModels v0.13.2
[792afdf1] NLPModelsJuMP v0.7.0
[7cde8186] NLSProblems v0.3.0
[37e2e46d] LinearAlgebra
[de0858da] Printf
[8dfed614] Test
Status `/tmp/jl_6bOXAw/Manifest.toml`
[6e4b80f9] BenchmarkTools v0.5.0
[6e34b625] Bzip2_jll v1.0.6+4
[49dc2e85] Calculus v0.5.1
[523fee87] CodecBzip2 v0.7.2
[944b1d66] CodecZlib v0.7.0
[bbf7d656] CommonSubexpressions v0.3.0
[34da2185] Compat v3.16.0
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[864edb3b] DataStructures v0.18.5
[163ba53b] DiffResults v1.0.2
[b552c78f] DiffRules v1.0.1
[9aa1b823] FastClosures v0.3.2
[f6369f11] ForwardDiff v0.10.12
[cd3eb016] HTTP v0.8.17
[83e8ac13] IniFile v0.5.0
[682c06a0] JSON v0.21.1
[7d188eb4] JSONSchema v0.3.2
[4076af6c] JuMP v0.21.4
[5c8ed15e] LinearOperators v1.1.0
[1914dd2f] MacroTools v0.5.5
[b8f27783] MathOptInterface v0.9.15
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.8+0
[d8a4904e] MutableArithmetics v0.2.10
[a4795742] NLPModels v0.13.2
[792afdf1] NLPModelsJuMP v0.7.0
[7cde8186] NLSProblems v0.3.0
[77ba4419] NaNMath v0.3.4
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[bac558e1] OrderedCollections v1.3.0
[69de0a69] Parsers v1.0.10
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.4
[a759f4b9] TimerOutputs v0.5.6
[3bb67fe8] TranscodingStreams v0.9.5
[a5390f91] ZipFile v0.9.2
[83775a58] Zlib_jll v1.2.11+16
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[b77e0a4c] InteractiveUtils
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
Testing Running tests...
Problem nequ nvar ncon ‖F(x₀)‖² ‖JᵀF‖ ‖c(x₀)‖
BNST2 200 200 199 2.0000e+00 1.4142e+00 1.5376e+01
BNST3 200 200 100 2.0000e+00 1.4142e+00 1.0900e+01
┌ Warning: `find_root` is deprecated, use `find_root!` instead.
│ caller = prevent_cycle at coloring.jl:136 [inlined]
└ @ Core ~/.julia/packages/JuMP/e0Uc2/src/_Derivatives/coloring.jl:136
┌ Warning: `find_root` is deprecated, use `find_root!` instead.
│ caller = merge_trees at coloring.jl:161 [inlined]
└ @ Core ~/.julia/packages/JuMP/e0Uc2/src/_Derivatives/coloring.jl:161
┌ Warning: `find_root` is deprecated, use `find_root!` instead.
│ caller = merge_trees at coloring.jl:162 [inlined]
└ @ Core ~/.julia/packages/JuMP/e0Uc2/src/_Derivatives/coloring.jl:162
LVcon501 38 20 18 4.5980e+03 1.5466e+03 7.5251e+01
LVcon502 54 20 13 1.5552e+04 6.8694e+03 9.2509e+01
LVcon503 36 20 2 4.3350e+03 1.5133e+03 7.3319e+01
LVcon504 45 20 18 4.8366e+03 5.6862e+03 1.3991e+02
LVcon511 24 20 12 9.0938e+00 6.1712e+00 1.8331e+01
LVcon512 20 21 15 8.3125e+01 2.6531e+01 9.5033e+00
LVcon513 18 20 12 5.0400e+02 6.9455e+01 7.2829e+01
LVcon514 24 20 12 3.1945e+05 5.7247e+04 3.4461e+02
LVcon515 20 21 15 1.2853e+07 4.0800e+05 2.8308e+03
LVcon516 20 21 15 1.1250e+02 5.2017e+01 1.0753e+01
LVcon517 20 21 15 2.7000e+02 6.9728e+01 2.3238e+01
LVcon518 20 21 15 3.0000e+01 7.0711e+00 2.3238e+01
NZF1 5 13 0 9.9138e+03 9.3325e+02 NA
hs01 2 2 0 9.0900e+02 1.2398e+03 NA
hs02 2 2 0 9.0900e+02 1.2398e+03 NA
hs06 1 2 1 4.8400e+00 2.2000e+00 4.4000e+00
hs13 2 2 1 2.0000e+01 4.4721e+00 2.9000e+01
hs14 2 2 2 1.0000e+00 1.0000e+00 4.4721e+00
hs16 2 2 2 9.0900e+02 1.2398e+03 5.0990e+00
hs17 2 2 2 9.0900e+02 1.2398e+03 4.2426e+00
hs18 2 2 2 4.0400e+00 2.0001e+00 2.7019e+01
hs20 2 2 3 9.0900e+02 1.2398e+03 6.4807e+00
hs21 2 2 1 1.0100e+00 1.0000e+00 9.0000e+00
hs22 2 2 2 1.0000e+00 1.0000e+00 4.4721e+00
hs23 2 2 5 1.0000e+01 3.1623e+00 7.4122e+01
hs25 99 3 0 3.2835e+01 1.0011e-08 NA
hs26 2 3 1 2.1160e+01 6.5054e+00 0.0000e+00
hs27 2 3 1 4.0100e+00 8.2559e+00 7.0000e+00
hs28 2 3 1 1.3000e+01 3.7417e+00 1.0000e+00
hs30 3 3 1 3.0000e+00 1.7321e+00 1.0000e+00
hs31 3 3 1 1.9000e+01 1.2767e+01 0.0000e+00
hs32 2 3 2 7.2000e+00 9.8955e+00 2.2352e+00
hs42 4 4 2 1.4000e+01 3.7417e+00 1.0000e+00
hs43 4 4 3 7.9875e+01 1.1619e+01 1.3748e+01
hs46 4 5 2 3.3376e+00 3.9275e+00 2.2204e-16
hs48 3 5 2 8.4000e+01 1.2806e+01 5.8310e+00
hs49 4 5 2 2.6600e+02 1.2807e+02 9.2195e+00
hs50 4 5 3 7.5160e+03 6.4721e+02 1.0392e+01
hs51 4 5 3 8.5000e+00 3.2787e+00 4.0000e+00
hs52 4 5 3 4.2000e+01 2.4454e+01 8.0000e+00
hs53 4 5 3 6.0000e+00 3.1623e+00 8.0000e+00
hs57 44 2 1 3.0799e-02 7.9977e-02 2.6000e-01
hs60 3 3 1 1.0000e+00 1.0000e+00 1.7757e+01
hs61 3 3 2 1.7206e+02 2.1915e+01 1.3038e+01
hs65 3 3 1 1.3611e+02 1.5082e+01 2.0000e+00
hs70 19 4 1 9.8786e-01 8.4814e-01 1.9600e+00
hs77 5 5 2 4.0000e+00 3.8730e+00 5.6822e+01
hs79 5 5 3 1.0000e+00 1.0000e+00 8.0538e+00
mgh01 2 2 0 2.4200e+01 1.1643e+02 NA
mgh02 2 2 0 4.0050e+02 6.3618e+02 NA
mgh03 2 2 0 1.1353e+00 1.0000e+04 NA
mgh04 3 2 0 1.0000e+12 1.0000e+06 NA
mgh05 3 2 0 1.4203e+01 1.3875e+01 NA
mgh06 10 2 0 4.1713e+03 4.6854e+04 NA
mgh07 3 3 0 2.5000e+03 9.3982e+02 NA
mgh08 15 3 0 4.1682e+01 4.2315e+01 NA
mgh09 15 3 0 3.8881e-06 3.7258e-03 NA
mgh10 16 3 0 1.6936e+09 4.3638e+10 NA
mgh11 100 3 0 1.6453e+01 1.1230e+02 NA
mgh12 10 3 0 1.0312e+03 7.4638e+01 NA
mgh13 4 4 0 8.7000e+01 8.0864e+01 NA
mgh14 6 4 0 1.9192e+04 8.1986e+03 NA
mgh15 11 4 0 5.3132e-03 6.7172e-02 NA
mgh16 20 4 0 7.9267e+06 1.0702e+06 NA
mgh17 33 5 0 8.7903e-01 2.0941e+02 NA
mgh18 13 6 0 7.7907e-01 1.2770e+00 NA
mgh19 65 11 0 3.1127e+01 2.1755e+01 NA
mgh20 31 6 0 3.0000e+01 6.8486e+01 NA
mgh21 20 20 0 2.4200e+02 3.6820e+02 NA
mgh22 20 20 0 1.0750e+03 5.1235e+02 NA
mgh23 5 4 0 8.8506e+02 3.2589e+02 NA
mgh24 8 4 0 2.3400e+00 8.4374e+00 NA
mgh25 12 10 0 2.1986e+06 2.2402e+06 NA
mgh26 10 10 0 7.0758e-03 4.9570e-02 NA
mgh27 10 10 0 2.7325e+02 1.7227e+02 NA
mgh28 10 10 0 7.8852e-04 1.9824e-02 NA
mgh29 10 10 0 6.3417e-02 3.1094e-01 NA
mgh30 10 10 0 2.1000e+01 2.5179e+01 NA
mgh31 10 10 0 3.6000e+02 4.0738e+02 NA
mgh32 20 10 0 5.0000e+01 6.3246e+00 NA
mgh33 20 10 0 8.6587e+06 3.0931e+06 NA
mgh34 20 10 0 4.0680e+06 1.5609e+06 NA
nls_rosenbrock 2 2 0 2.4200e+01 1.1643e+02 NA
tp201 2 2 0 4.5000e+01 1.2369e+01 NA
tp202 2 2 0 1.2560e+03 1.2168e+03 NA
tp203 3 2 0 5.2978e-01 8.9945e-01 NA
tp204 3 2 0 3.5400e-01 1.4874e+00 NA
tp205 3 2 0 1.4203e+01 6.3750e+00 NA
tp206 2 2 0 4.8419e+02 2.2106e+02 NA
tp207 2 2 0 5.0336e+00 3.2856e+00 NA
tp208 2 2 0 2.4200e+01 1.1643e+02 NA
tp209 2 2 0 1.9408e+03 1.1442e+04 NA
tp210 2 2 0 1.9360e+05 1.1440e+06 NA
tp211 2 2 0 7.4904e+02 1.2118e+03 NA
tp212 2 2 0 1.0000e+02 7.9649e+01 NA
tp213 1 2 0 3.7481e+06 1.0131e+07 NA
tp216 2 2 1 2.4200e+01 1.1643e+02 1.6240e+01
tp224 2 2 2 6.7923e+02 3.1023e+01 4.4721e-01
tp225 2 2 5 1.0000e+01 3.1623e+00 7.4122e+01
tp227 2 2 2 2.5000e+00 1.5811e+00 3.5355e-01
tp229 2 2 0 2.4200e+01 1.1643e+02 NA
tp231 2 2 2 2.4200e+01 1.1643e+02 1.5232e+00
tp233 2 2 1 1.9400e+01 1.1458e+02 2.1900e+00
tp235 2 3 1 1.0900e+00 4.1522e+00 0.0000e+00
tp240 3 3 0 2.9727e+04 3.2955e+02 NA
tp241 5 3 0 6.2900e+02 2.2795e+02 NA
tp242 10 3 0 2.7588e+02 2.9735e+01 NA
tp244 10 3 0 1.5988e+00 6.1278e-01 NA
tp245 10 3 0 1.0312e+03 7.4638e+01 NA
tp246 3 3 0 8.4000e+00 1.8122e+01 NA
tp247 3 3 0 2.5000e+03 9.3982e+02 NA
tp249 3 3 1 3.0000e+00 1.7321e+00 1.0000e+00
tp252 2 3 1 1.0400e+00 2.2182e+00 4.0000e+00
tp256 4 4 0 2.1500e+02 2.2939e+02 NA
tp260 7 4 0 1.9192e+04 8.1986e+03 NA
tp261 5 4 0 2.0000e+00 3.0000e+00 NA
tp264 4 4 3 1.3500e+02 2.1581e+01 1.3038e+01
tp266 10 5 0 1.3334e+00 1.5885e+00 NA
tp267 11 5 0 2.2968e+00 2.8178e+00 NA
tp268 6 5 5 1.2048e+04 1.8079e+04 3.1496e+01
tp269 4 5 3 6.0000e+00 3.1623e+00 8.0000e+00
tp271 6 6 0 7.5000e+02 3.0903e+02 NA
tp272 13 6 0 7.7907e-01 1.2770e+00 NA
tp273 7 6 0 5.7000e+04 4.6664e+04 NA
tp282 11 10 0 1.9246e+02 3.3899e+02 NA
tp286 20 20 0 2.4200e+02 3.6820e+02 NA
tp288 20 20 0 1.0750e+03 5.1293e+02 NA
tp290 1 2 0 9.0000e+00 1.3416e+01 NA
tp291 1 10 0 3.0250e+03 2.1584e+03 NA
tp292 1 30 0 2.1622e+05 9.0430e+04 NA
tp293 1 50 0 1.6256e+06 5.2832e+05 NA
tp294 10 6 0 1.0406e+03 7.3627e+02 NA
tp295 18 10 0 2.0570e+03 1.0347e+03 NA
tp296 30 16 0 3.5816e+03 1.3651e+03 NA
tp297 58 30 0 2.0352e+04 4.8108e+03 NA
tp298 98 50 0 3.4388e+04 6.2719e+03 NA
tp299 198 100 0 6.9478e+04 8.9341e+03 NA
tp303 22 20 0 1.2266e+04 6.2298e+04 NA
tp304 52 50 0 1.6521e+07 5.3685e+07 NA
tp305 102 100 0 4.0649e+09 9.3642e+09 NA
tp307 10 2 0 4.1713e+03 4.6854e+04 NA
tp308 3 2 0 8.7686e+01 6.3961e+01 NA
tp311 2 2 0 1.0600e+02 2.9833e+01 NA
tp312 2 2 0 3.3308e+06 4.4328e+06 NA
tp316 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp317 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp318 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp319 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp320 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp321 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp322 2 2 1 8.0000e+02 2.8284e+01 1.0000e+00
tp323 2 2 2 5.0000e+00 2.2361e+00 1.0000e+00
tp324 2 2 2 4.0400e+00 2.0001e+00 2.7019e+01
tp326 2 2 2 2.0000e+01 4.4721e+00 7.1164e+00
tp327 44 2 1 3.0799e-02 7.9977e-02 2.6000e-01
tp333 8 3 0 3.4006e+01 7.9472e+02 NA
tp334 15 3 0 4.1682e+01 4.2315e+01 NA
tp337 3 3 1 1.9000e+01 1.2767e+01 0.0000e+00
tp344 3 3 1 1.0000e+00 1.0000e+00 1.7757e+01
tp345 3 3 1 1.0000e+00 1.0000e+00 8.2426e+00
tp350 11 4 0 5.3132e-03 6.7172e-02 NA
tp351 7 4 0 2.9053e+04 5.5433e+03 NA
tp352 40 4 0 1.1304e+04 8.0984e+02 NA
tp354 4 4 1 2.1500e+02 2.2939e+02 3.0000e+00
tp355 2 4 1 1.2100e+02 0.0000e+00 0.0000e+00
tp358 33 5 0 8.7903e-01 2.0941e+02 NA
tp370 31 6 0 3.0000e+01 6.8486e+01 NA
tp371 31 9 0 3.0000e+01 8.8790e+01 NA
tp372 6 9 12 7.5289e+05 8.6769e+02 1.3550e+03
tp373 6 9 6 7.5289e+05 8.6769e+02 5.4149e+02
tp379 65 11 0 2.0934e+00 2.9458e+00 NA
tp394 40 20 1 4.2000e+03 9.6430e+02 7.9000e+01
tp395 100 50 1 2.5500e+04 3.7293e+03 1.9900e+02
Testing NLSProblems tests passed