-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy path1.6.0-DEV-300e34cf74.log
465 lines (450 loc) · 24.9 KB
/
1.6.0-DEV-300e34cf74.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
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
################################################################################
# PkgEval set-up: 2020-10-30T06:16:33.528
#
Julia Version 1.6.0-DEV.1380
Commit 300e34cf74 (2020-10-30 02:28 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: AMD EPYC 7502 32-Core Processor
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-11.0.0 (ORCJIT, znver2)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_MAX_NUM_PRECOMPILE_FILES = 9223372036854775807
################################################################################
# Installation: 2020-10-30T06:16:34.571
#
Resolving package versions...
Installed Rmath ──────────────────────── v0.6.1
Installed PDMats ─────────────────────── v0.10.1
Installed CompilerSupportLibraries_jll ─ v0.3.4+0
Installed Inflate ────────────────────── v0.1.2
Installed UnPack ─────────────────────── v1.0.2
Installed MacroTools ─────────────────── v0.5.6
Installed BeliefGridValueIteration ───── v0.1.1
Installed JLLWrappers ────────────────── v1.1.3
Installed FillArrays ─────────────────── v0.9.7
Installed ProgressMeter ──────────────── v1.4.0
Installed QuadGK ─────────────────────── v2.4.1
Installed ArnoldiMethod ──────────────── v0.0.4
Installed SpecialFunctions ───────────── v0.10.3
Installed OrderedCollections ─────────── v1.3.1
Installed SimpleTraits ───────────────── v0.9.3
Installed Parameters ─────────────────── v0.12.1
Installed LightGraphs ────────────────── v1.3.0
Installed SortingAlgorithms ──────────── v0.3.1
Installed OpenSpecFun_jll ────────────── v0.5.3+4
Installed Crayons ────────────────────── v4.0.4
Installed StatsFuns ──────────────────── v0.9.5
Installed POMDPModelTools ────────────── v0.3.2
Installed DataStructures ─────────────── v0.18.8
Installed POMDPs ─────────────────────── v0.9.1
Installed Rmath_jll ──────────────────── v0.2.2+1
Installed Missings ───────────────────── v0.4.4
Installed DataAPI ────────────────────── v1.3.0
Installed Compat ─────────────────────── v3.23.0
Installed UnicodePlots ───────────────── v1.3.0
Installed NamedTupleTools ────────────── v0.13.6
Installed StaticArrays ───────────────── v0.12.5
Installed Distributions ──────────────── v0.23.12
Installed StatsBase ──────────────────── v0.33.2
Installed POMDPLinter ────────────────── v0.1.1
Updating `~/.julia/environments/v1.6/Project.toml`
[d6851e30] + BeliefGridValueIteration v0.1.1
Updating `~/.julia/environments/v1.6/Manifest.toml`
[ec485272] + ArnoldiMethod v0.0.4
[d6851e30] + BeliefGridValueIteration v0.1.1
[34da2185] + Compat v3.23.0
[a8cc5b0e] + Crayons v4.0.4
[9a962f9c] + DataAPI v1.3.0
[864edb3b] + DataStructures v0.18.8
[31c24e10] + Distributions v0.23.12
[1a297f60] + FillArrays v0.9.7
[d25df0c9] + Inflate v0.1.2
[692b3bcd] + JLLWrappers v1.1.3
[093fc24a] + LightGraphs v1.3.0
[1914dd2f] + MacroTools v0.5.6
[e1d29d7a] + Missings v0.4.4
[d9ec5142] + NamedTupleTools v0.13.6
[bac558e1] + OrderedCollections v1.3.1
[90014a1f] + PDMats v0.10.1
[f3bd98c0] + POMDPLinter v0.1.1
[08074719] + POMDPModelTools v0.3.2
[a93abf59] + POMDPs v0.9.1
[d96e819e] + Parameters v0.12.1
[92933f4c] + ProgressMeter v1.4.0
[1fd47b50] + QuadGK v2.4.1
[79098fc4] + Rmath v0.6.1
[699a6c99] + SimpleTraits v0.9.3
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.3
[90137ffa] + StaticArrays v0.12.5
[2913bbd2] + StatsBase v0.33.2
[4c63d2b9] + StatsFuns v0.9.5
[3a884ed6] + UnPack v1.0.2
[b8865327] + UnicodePlots v1.3.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.4+0
[efe28fd5] + OpenSpecFun_jll v0.5.3+4
[f50d1b31] + Rmath_jll v0.2.2+1
[0dad84c5] + ArgTools
[56f22d72] + Artifacts
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[f43a241f] + Downloads
[b77e0a4c] + InteractiveUtils
[b27032c2] + LibCURL
[76f85450] + LibGit2
[8f399da3] + Libdl
[37e2e46d] + LinearAlgebra
[56ddb016] + Logging
[d6f4376e] + Markdown
[a63ad114] + Mmap
[44cfe95a] + Pkg
[de0858da] + Printf
[3fa0cd96] + REPL
[9a3f8284] + Random
[ea8e919c] + SHA
[9e88b42a] + Serialization
[1a1011a3] + SharedArrays
[6462fe0b] + Sockets
[2f01184e] + SparseArrays
[10745b16] + Statistics
[4607b0f0] + SuiteSparse
[fa267f1f] + TOML
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
[deac9b47] + LibCURL_jll
[14a3606d] + MozillaCACerts_jll
################################################################################
# Testing: 2020-10-30T06:16:42.533
#
Testing BeliefGridValueIteration
Status `/tmp/jl_6jOQM4/Project.toml`
[d6851e30] BeliefGridValueIteration v0.1.1
[f3bd98c0] POMDPLinter v0.1.1
[08074719] POMDPModelTools v0.3.2
[355abbd5] POMDPModels v0.4.9
[a93abf59] POMDPs v0.9.1
[d96e819e] Parameters v0.12.1
[92933f4c] ProgressMeter v1.4.0
[cef570c6] SARSOP v0.5.4
[37e2e46d] LinearAlgebra
[de0858da] Printf
[2f01184e] SparseArrays
[8dfed614] Test
Status `/tmp/jl_6jOQM4/Manifest.toml`
[ec485272] ArnoldiMethod v0.0.4
[d6851e30] BeliefGridValueIteration v0.1.1
[8bb6e9a1] BeliefUpdaters v0.2.2
[35d6a980] ColorSchemes v3.10.1
[3da002f7] ColorTypes v0.10.9
[5ae59095] Colors v0.12.4
[34da2185] Compat v3.23.0
[a81c6b42] Compose v0.9.1
[a8cc5b0e] Crayons v4.0.4
[9a962f9c] DataAPI v1.3.0
[864edb3b] DataStructures v0.18.8
[31c24e10] Distributions v0.23.12
[1a297f60] FillArrays v0.9.7
[53c48c17] FixedPointNumbers v0.8.4
[d25df0c9] Inflate v0.1.2
[c8e1da08] IterTools v1.3.0
[692b3bcd] JLLWrappers v1.1.3
[682c06a0] JSON v0.21.1
[093fc24a] LightGraphs v1.3.0
[9c8b4983] LightXML v0.9.0
[1914dd2f] MacroTools v0.5.6
[442fdcdd] Measures v0.3.1
[e1d29d7a] Missings v0.4.4
[d9ec5142] NamedTupleTools v0.13.6
[bac558e1] OrderedCollections v1.3.1
[90014a1f] PDMats v0.10.1
[f3bd98c0] POMDPLinter v0.1.1
[08074719] POMDPModelTools v0.3.2
[355abbd5] POMDPModels v0.4.9
[182e52fb] POMDPPolicies v0.3.3
[c6f6ee83] POMDPXFiles v0.2.2
[a93abf59] POMDPs v0.9.1
[d96e819e] Parameters v0.12.1
[69de0a69] Parsers v1.0.11
[92933f4c] ProgressMeter v1.4.0
[1fd47b50] QuadGK v2.4.1
[189a3867] Reexport v0.2.0
[ae029012] Requires v1.1.0
[79098fc4] Rmath v0.6.1
[cef570c6] SARSOP v0.5.4
[699a6c99] SimpleTraits v0.9.3
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.3
[90137ffa] StaticArrays v0.12.5
[2913bbd2] StatsBase v0.33.2
[4c63d2b9] StatsFuns v0.9.5
[3a884ed6] UnPack v1.0.2
[b8865327] UnicodePlots v1.3.0
[e66e0078] CompilerSupportLibraries_jll v0.3.4+0
[94ce4f54] Libiconv_jll v1.16.0+7
[efe28fd5] OpenSpecFun_jll v0.5.3+4
[f50d1b31] Rmath_jll v0.2.2+1
[e478675d] SARSOP_jll v0.96.0+0
[02c8fc9c] XML2_jll v2.9.10+3
[83775a58] Zlib_jll v1.2.11+18
[0dad84c5] ArgTools
[56f22d72] Artifacts
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[f43a241f] Downloads
[b77e0a4c] InteractiveUtils
[b27032c2] LibCURL
[76f85450] LibGit2
[8f399da3] Libdl
[37e2e46d] LinearAlgebra
[56ddb016] Logging
[d6f4376e] Markdown
[a63ad114] Mmap
[44cfe95a] Pkg
[de0858da] Printf
[3fa0cd96] REPL
[9a3f8284] Random
[ea8e919c] SHA
[9e88b42a] Serialization
[1a1011a3] SharedArrays
[6462fe0b] Sockets
[2f01184e] SparseArrays
[10745b16] Statistics
[4607b0f0] SuiteSparse
[fa267f1f] TOML
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[deac9b47] LibCURL_jll
[14a3606d] MozillaCACerts_jll
Testing Running tests...
Preprocessing discretized belief space...
Problem size: |S| = 2 | |A| = 3, |O| = 2
Granularity 1 resulting in 2 belief points
Computing next belief points...Computing coordinates associated coordinates 50%|███▌ | ETA: 0:00:00[KComputing coordinates associated coordinates100%|███████| Time: 0:00:01[K
Finish Preprocessing in 2.257 s
Starting Dynamic Programming...
iteration 1 / 100 : precision 10.0000 | it time 0.205 | total time 2.462
iteration 2 / 100 : precision 9.5000 | it time 0.000 | total time 2.462
iteration 3 / 100 : precision 9.0250 | it time 0.000 | total time 2.462
iteration 4 / 100 : precision 8.5737 | it time 0.000 | total time 2.462
iteration 5 / 100 : precision 8.1451 | it time 0.000 | total time 2.462
iteration 6 / 100 : precision 7.7378 | it time 0.000 | total time 2.462
iteration 7 / 100 : precision 7.3509 | it time 0.000 | total time 2.462
iteration 8 / 100 : precision 6.9834 | it time 0.000 | total time 2.462
iteration 9 / 100 : precision 6.6342 | it time 0.000 | total time 2.462
iteration 10 / 100 : precision 6.3025 | it time 0.000 | total time 2.462
iteration 11 / 100 : precision 5.9874 | it time 0.000 | total time 2.462
iteration 12 / 100 : precision 5.6880 | it time 0.000 | total time 2.462
iteration 13 / 100 : precision 5.4036 | it time 0.000 | total time 2.462
iteration 14 / 100 : precision 5.1334 | it time 0.000 | total time 2.462
iteration 15 / 100 : precision 4.8767 | it time 0.000 | total time 2.462
iteration 16 / 100 : precision 4.6329 | it time 0.000 | total time 2.462
iteration 17 / 100 : precision 4.4013 | it time 0.000 | total time 2.462
iteration 18 / 100 : precision 4.1812 | it time 0.000 | total time 2.462
iteration 19 / 100 : precision 3.9721 | it time 0.000 | total time 2.462
iteration 20 / 100 : precision 3.7735 | it time 0.000 | total time 2.462
iteration 21 / 100 : precision 3.5849 | it time 0.000 | total time 2.462
iteration 22 / 100 : precision 3.4056 | it time 0.000 | total time 2.462
iteration 23 / 100 : precision 3.2353 | it time 0.000 | total time 2.462
iteration 24 / 100 : precision 3.0736 | it time 0.000 | total time 2.462
iteration 25 / 100 : precision 2.9199 | it time 0.000 | total time 2.462
iteration 26 / 100 : precision 2.7739 | it time 0.000 | total time 2.462
iteration 27 / 100 : precision 2.6352 | it time 0.000 | total time 2.462
iteration 28 / 100 : precision 2.5034 | it time 0.000 | total time 2.462
iteration 29 / 100 : precision 2.3783 | it time 0.000 | total time 2.462
iteration 30 / 100 : precision 2.2594 | it time 0.000 | total time 2.462
iteration 31 / 100 : precision 2.1464 | it time 0.000 | total time 2.462
iteration 32 / 100 : precision 2.0391 | it time 0.000 | total time 2.462
iteration 33 / 100 : precision 1.9371 | it time 0.000 | total time 2.462
iteration 34 / 100 : precision 1.8403 | it time 0.000 | total time 2.462
iteration 35 / 100 : precision 1.7482 | it time 0.000 | total time 2.462
iteration 36 / 100 : precision 1.6608 | it time 0.000 | total time 2.462
iteration 37 / 100 : precision 1.5778 | it time 0.000 | total time 2.462
iteration 38 / 100 : precision 1.4989 | it time 0.000 | total time 2.462
iteration 39 / 100 : precision 1.4240 | it time 0.000 | total time 2.462
iteration 40 / 100 : precision 1.3528 | it time 0.000 | total time 2.462
iteration 41 / 100 : precision 1.2851 | it time 0.000 | total time 2.462
iteration 42 / 100 : precision 1.2209 | it time 0.000 | total time 2.462
iteration 43 / 100 : precision 1.1598 | it time 0.000 | total time 2.462
iteration 44 / 100 : precision 1.1018 | it time 0.000 | total time 2.462
iteration 45 / 100 : precision 1.0467 | it time 0.000 | total time 2.462
iteration 46 / 100 : precision 0.9944 | it time 0.000 | total time 2.462
iteration 47 / 100 : precision 0.9447 | it time 0.000 | total time 2.462
iteration 48 / 100 : precision 0.8974 | it time 0.000 | total time 2.462
iteration 49 / 100 : precision 0.8526 | it time 0.000 | total time 2.462
iteration 50 / 100 : precision 0.8099 | it time 0.000 | total time 2.462
iteration 51 / 100 : precision 0.7694 | it time 0.000 | total time 2.462
iteration 52 / 100 : precision 0.7310 | it time 0.000 | total time 2.462
iteration 53 / 100 : precision 0.6944 | it time 0.000 | total time 2.462
iteration 54 / 100 : precision 0.6597 | it time 0.000 | total time 2.462
iteration 55 / 100 : precision 0.6267 | it time 0.000 | total time 2.462
iteration 56 / 100 : precision 0.5954 | it time 0.000 | total time 2.462
iteration 57 / 100 : precision 0.5656 | it time 0.000 | total time 2.462
iteration 58 / 100 : precision 0.5373 | it time 0.000 | total time 2.462
iteration 59 / 100 : precision 0.5105 | it time 0.000 | total time 2.462
iteration 60 / 100 : precision 0.4849 | it time 0.000 | total time 2.462
iteration 61 / 100 : precision 0.4607 | it time 0.000 | total time 2.462
iteration 62 / 100 : precision 0.4377 | it time 0.000 | total time 2.463
iteration 63 / 100 : precision 0.4158 | it time 0.000 | total time 2.463
iteration 64 / 100 : precision 0.3950 | it time 0.000 | total time 2.463
iteration 65 / 100 : precision 0.3752 | it time 0.000 | total time 2.463
iteration 66 / 100 : precision 0.3565 | it time 0.000 | total time 2.463
iteration 67 / 100 : precision 0.3387 | it time 0.000 | total time 2.463
iteration 68 / 100 : precision 0.3217 | it time 0.000 | total time 2.463
iteration 69 / 100 : precision 0.3056 | it time 0.000 | total time 2.463
iteration 70 / 100 : precision 0.2904 | it time 0.000 | total time 2.463
iteration 71 / 100 : precision 0.2758 | it time 0.000 | total time 2.463
iteration 72 / 100 : precision 0.2620 | it time 0.000 | total time 2.463
iteration 73 / 100 : precision 0.2489 | it time 0.000 | total time 2.463
iteration 74 / 100 : precision 0.2365 | it time 0.000 | total time 2.463
iteration 75 / 100 : precision 0.2247 | it time 0.000 | total time 2.463
iteration 76 / 100 : precision 0.2134 | it time 0.000 | total time 2.463
iteration 77 / 100 : precision 0.2028 | it time 0.000 | total time 2.463
iteration 78 / 100 : precision 0.1926 | it time 0.000 | total time 2.463
iteration 79 / 100 : precision 0.1830 | it time 0.000 | total time 2.463
iteration 80 / 100 : precision 0.1738 | it time 0.000 | total time 2.463
iteration 81 / 100 : precision 0.1652 | it time 0.000 | total time 2.463
iteration 82 / 100 : precision 0.1569 | it time 0.000 | total time 2.463
iteration 83 / 100 : precision 0.1491 | it time 0.000 | total time 2.463
iteration 84 / 100 : precision 0.1416 | it time 0.000 | total time 2.463
iteration 85 / 100 : precision 0.1345 | it time 0.000 | total time 2.463
iteration 86 / 100 : precision 0.1278 | it time 0.000 | total time 2.463
iteration 87 / 100 : precision 0.1214 | it time 0.000 | total time 2.463
iteration 88 / 100 : precision 0.1153 | it time 0.000 | total time 2.463
iteration 89 / 100 : precision 0.1096 | it time 0.000 | total time 2.463
iteration 90 / 100 : precision 0.1041 | it time 0.000 | total time 2.463
iteration 91 / 100 : precision 0.0989 | it time 0.000 | total time 2.463
iteration 92 / 100 : precision 0.0939 | it time 0.000 | total time 2.463
iteration 93 / 100 : precision 0.0892 | it time 0.000 | total time 2.463
iteration 94 / 100 : precision 0.0848 | it time 0.000 | total time 2.463
iteration 95 / 100 : precision 0.0805 | it time 0.000 | total time 2.463
iteration 96 / 100 : precision 0.0765 | it time 0.000 | total time 2.463
iteration 97 / 100 : precision 0.0727 | it time 0.000 | total time 2.463
iteration 98 / 100 : precision 0.0691 | it time 0.000 | total time 2.463
iteration 99 / 100 : precision 0.0656 | it time 0.000 | total time 2.463
Granularity 1 resulting in 2 belief points
Granularity 5 resulting in 6 belief points
Test Summary: | Pass Total
basic | 1 1
INFO: POMDPLinter requirements for solve(::BeliefGridValueIterationSolver, ::POMDP) and dependencies. ([✔] = implemented correctly; [X] = not implemented; [?] = could not determine)
For solve(::BeliefGridValueIterationSolver, ::POMDP):
[No additional requirements]
For (POMDPModelTools.SparseTabularPOMDP, Tuple{POMDP}) (in solve(::BeliefGridValueIterationSolver, ::POMDP)):
[✔] discount(::TigerPOMDP)
[✔] transition(::TigerPOMDP, ::Bool, ::Int64)
[✔] reward(::TigerPOMDP, ::Bool, ::Int64, ::Bool)
[✔] observation(::TigerPOMDP, ::Int64, ::Bool)
[✔] stateindex(::TigerPOMDP, ::Bool)
[✔] actionindex(::TigerPOMDP, ::Int64)
[✔] actions(::TigerPOMDP, ::Bool)
[✔] observations(::TigerPOMDP)
[✔] obsindex(::TigerPOMDP, ::Bool)
[✔] length(::Array{Int641})
[✔] length(::Tuple{BoolBool})
[✔] support(::BoolDistribution)
[✔] pdf(::BoolDistribution, ::Bool)
For ordered_states(::Union{MDP,POMDP}) (in (POMDPModelTools.SparseTabularPOMDP, Tuple{POMDP})):
[✔] states(::TigerPOMDP)
For ordered_actions(::Union{MDP,POMDP}) (in (POMDPModelTools.SparseTabularPOMDP, Tuple{POMDP})):
[✔] actions(::TigerPOMDP)
For ordered_observations(::Union{MDP,POMDP}) (in (POMDPModelTools.SparseTabularPOMDP, Tuple{POMDP})):
[No additional requirements]
Test Summary: |
requirements | No tests
Granularity 10 resulting in 11 belief points
SARSOP comparison: Error During Test at /home/pkgeval/.julia/packages/BeliefGridValueIteration/qxE5V/test/runtests.jl:29
Got exception outside of a @test
SystemError: opening file "model.pomdpx": Permission denied
Stacktrace:
[1] systemerror(p::String, errno::Int32; extrainfo::Nothing)
@ Base ./error.jl:168
[2] #systemerror#61
@ ./error.jl:167 [inlined]
[3] systemerror
@ ./error.jl:167 [inlined]
[4] open(fname::String; lock::Bool, read::Nothing, write::Nothing, create::Nothing, truncate::Bool, append::Nothing)
@ Base ./iostream.jl:293
[5] open(fname::String, mode::String; lock::Bool)
@ Base ./iostream.jl:355
[6] open(fname::String, mode::String)
@ Base ./iostream.jl:355
[7] write(pomdp::TigerPOMDP, pomdpx::POMDPXFiles.POMDPXFile)
@ POMDPXFiles ~/.julia/packages/POMDPXFiles/f6sNq/src/writer.jl:51
[8] POMDPFile(pomdp::TigerPOMDP, filename::String; verbose::Bool)
@ SARSOP ~/.julia/packages/SARSOP/SiuJd/src/file.jl:24
[9] solve(solver::SARSOPSolver, pomdp::TigerPOMDP; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ SARSOP ~/.julia/packages/SARSOP/SiuJd/src/solver.jl:65
[10] solve(solver::SARSOPSolver, pomdp::TigerPOMDP)
@ SARSOP ~/.julia/packages/SARSOP/SiuJd/src/solver.jl:62
[11] macro expansion
@ ~/.julia/packages/BeliefGridValueIteration/qxE5V/test/runtests.jl:35 [inlined]
[12] macro expansion
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Test/src/Test.jl:1144 [inlined]
[13] top-level scope
@ ~/.julia/packages/BeliefGridValueIteration/qxE5V/test/runtests.jl:30
[14] include(fname::String)
@ Base.MainInclude ./client.jl:444
[15] top-level scope
@ none:6
[16] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[17] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[18] _start()
@ Base ./client.jl:485
Test Summary: | Error Total
SARSOP comparison | 1 1
ERROR: LoadError: Some tests did not pass: 0 passed, 0 failed, 1 errored, 0 broken.
in expression starting at /home/pkgeval/.julia/packages/BeliefGridValueIteration/qxE5V/test/runtests.jl:29
PkgEval failed: Package BeliefGridValueIteration errored during testing
Stacktrace:
[1] pkgerror(msg::String)
@ Pkg.Types /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Types.jl:52
[2] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, julia_args::Cmd, test_args::Cmd, test_fn::Nothing)
@ Pkg.Operations /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/Operations.jl:1651
[3] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec}; coverage::Bool, test_fn::Nothing, julia_args::Cmd, test_args::Cmd, kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:334
[4] test(ctx::Pkg.Types.Context, pkgs::Vector{Pkg.Types.PackageSpec})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:321
[5] #test#62
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:71 [inlined]
[6] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:70 [inlined]
[7] #test#61
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[8] test
@ /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:68 [inlined]
[9] test(pkg::String; kwargs::Base.Iterators.Pairs{Union{}, Union{}, Tuple{}, NamedTuple{(), Tuple{}}})
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67
[10] test(pkg::String)
@ Pkg.API /workspace/srcdir/usr/share/julia/stdlib/v1.6/Pkg/src/API.jl:67
[11] top-level scope
@ none:44
[12] eval
@ ./boot.jl:360 [inlined]
[13] eval(x::Expr)
@ Base.MainInclude ./client.jl:446
[14] top-level scope
@ none:1
[15] eval(m::Module, e::Any)
@ Core ./boot.jl:360
[16] exec_options(opts::Base.JLOptions)
@ Base ./client.jl:261
[17] _start()
@ Base ./client.jl:485
################################################################################
# PkgEval teardown: 2020-10-30T06:19:29.175
CPU usage: 165.86s (153.01s user, 13.29s kernel)
Network usage:
- eth0: 12.121 MiB received, 211.438 KiB sent
Raw statistics: {"blkio_stats":{"io_queue_recursive":[],"io_serviced_recursive":[{"major":259,"value":84,"op":"Read","minor":0},{"major":259,"value":5,"op":"Write","minor":0},{"major":259,"value":84,"op":"Sync","minor":0},{"major":259,"value":5,"op":"Async","minor":0},{"major":259,"value":89,"op":"Total","minor":0},{"major":253,"value":84,"op":"Read","minor":2},{"major":253,"value":5,"op":"Write","minor":2},{"major":253,"value":84,"op":"Sync","minor":2},{"major":253,"value":5,"op":"Async","minor":2},{"major":253,"value":89,"op":"Total","minor":2}],"io_time_recursive":[],"sectors_recursive":[],"io_service_bytes_recursive":[{"major":259,"value":425984,"op":"Read","minor":0},{"major":259,"value":40960,"op":"Write","minor":0},{"major":259,"value":425984,"op":"Sync","minor":0},{"major":259,"value":40960,"op":"Async","minor":0},{"major":259,"value":466944,"op":"Total","minor":0},{"major":253,"value":425984,"op":"Read","minor":2},{"major":253,"value":40960,"op":"Write","minor":2},{"major":253,"value":425984,"op":"Sync","minor":2},{"major":253,"value":40960,"op":"Async","minor":2},{"major":253,"value":466944,"op":"Total","minor":2}],"io_wait_time_recursive":[],"io_merged_recursive":[],"io_service_time_recursive":[]},"memory_stats":{"usage":312356864,"max_usage":1619374080,"stats":{"hierarchical_memory_limit":9223372036854771712,"pgmajfault":3,"total_rss":244404224,"inactive_file":98304,"inactive_anon":31313920,"total_pgfault":4165405,"total_cache":59101184,"total_rss_huge":0,"total_active_anon":271757312,"total_pgmajfault":3,"pgpgin":3087074,"rss_huge":0,"mapped_file":8192,"total_inactive_file":98304,"dirty":0,"total_unevictable":0,"total_dirty":0,"writeback":0,"pgpgout":3012976,"hierarchical_memsw_limit":0,"cache":59101184,"active_file":335872,"pgfault":4165405,"total_mapped_file":8192,"total_pgpgout":3012976,"total_writeback":0,"rss":244404224,"unevictable":0,"total_inactive_anon":31313920,"total_pgpgin":3087074,"active_anon":271757312,"total_active_file":335872},"limit":540972998656},"name":"/BeliefGridValueIteration-oYSoJWDm","networks":{"eth0":{"rx_bytes":12709676,"rx_packets":2812,"tx_packets":1973,"tx_bytes":216513,"tx_dropped":0,"rx_dropped":6,"tx_errors":0,"rx_errors":0}},"id":"de9248cdaa25b064727fc2133471941c5694bffbc584fbd7dbe76f0947102103","preread":"0001-01-01T00:00:00Z","storage_stats":{},"precpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"cpu_usage":{"usage_in_usermode":0,"usage_in_kernelmode":0,"total_usage":0}},"pids_stats":{"current":38},"num_procs":0,"cpu_stats":{"throttling_data":{"throttled_periods":0,"throttled_time":0,"periods":0},"system_cpu_usage":113707465720000000,"online_cpus":128,"cpu_usage":{"usage_in_usermode":153010000000,"usage_in_kernelmode":13290000000,"total_usage":165861268389,"percpu_usage":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,165861268389,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]}},"read":"2020-10-30T06:19:30.098275306Z"}