-
Notifications
You must be signed in to change notification settings - Fork 5
/
1.4.2-pre-58353fd273.log
972 lines (950 loc) · 72.1 KB
/
1.4.2-pre-58353fd273.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
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
Julia Version 1.4.2-pre.13
Commit 58353fd273 (2020-05-10 17:03 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: Intel(R) Xeon(R) Silver 4114 CPU @ 2.20GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-8.0.1 (ORCJIT, skylake)
Environment:
JULIA_DEPOT_PATH = ::/usr/local/share/julia
JULIA_NUM_THREADS = 2
Resolving package versions...
Installed Parsers ────────────────────── v0.3.12
Installed TableTraits ────────────────── v1.0.0
Installed SpecialFunctions ───────────── v0.10.0
Installed ExprTools ──────────────────── v0.1.1
Installed OrderedCollections ─────────── v1.2.0
Installed Tables ─────────────────────── v1.0.4
Installed MathProgBase ───────────────── v0.7.8
Installed MIPVerify ──────────────────── v0.2.1
Installed NaNMath ────────────────────── v0.3.3
Installed Reexport ───────────────────── v0.2.0
Installed IteratorInterfaceExtensions ── v1.0.0
Installed Blosc_jll ──────────────────── v1.14.3+1
Installed BinDeps ────────────────────── v1.0.1
Installed BufferedStreams ────────────── v1.0.0
Installed ErrorfreeArithmetic ────────── v0.5.0
Installed CMakeWrapper ───────────────── v0.2.3
Installed DataAPI ────────────────────── v1.3.0
Installed Missings ───────────────────── v0.4.3
Installed DocStringExtensions ────────── v0.8.1
Installed FilePathsBase ──────────────── v0.7.0
Installed CMake ──────────────────────── v1.2.0
Installed Mocking ────────────────────── v0.7.1
Installed URIParser ──────────────────── v0.4.1
Installed Zlib_jll ───────────────────── v1.2.11+9
Installed CategoricalArrays ──────────── v0.7.7
Installed CompilerSupportLibraries_jll ─ v0.3.3+0
Installed SortingAlgorithms ──────────── v0.3.1
Installed Compat ─────────────────────── v2.2.0
Installed IntervalArithmetic ─────────── v0.16.1
Installed AutoHashEquals ─────────────── v0.2.0
Installed OpenSpecFun_jll ────────────── v0.5.3+3
Installed SetRounding ────────────────── v0.2.0
Installed ProgressMeter ──────────────── v1.2.0
Installed UnPack ─────────────────────── v1.0.0
Installed Parameters ─────────────────── v0.12.1
Installed TranscodingStreams ─────────── v0.9.5
Installed Nullables ──────────────────── v1.0.0
Installed EzXML ──────────────────────── v1.1.0
Installed DataStructures ─────────────── v0.17.15
Installed PooledArrays ───────────────── v0.5.3
Installed Calculus ───────────────────── v0.5.1
Installed XML2_jll ───────────────────── v2.9.9+4
Installed DataValueInterfaces ────────── v1.0.0
Installed DiffResults ────────────────── v1.0.2
Installed RecipesBase ────────────────── v1.0.1
Installed Syslogs ────────────────────── v0.3.0
Installed CodecZlib ──────────────────── v0.6.0
Installed JSON ───────────────────────── v0.21.0
Installed InvertedIndices ────────────── v1.0.0
Installed FastRounding ───────────────── v0.3.1
Installed ReverseDiffSparse ──────────── v0.8.6
Installed Lz4_jll ────────────────────── v1.9.2+0
Installed Libiconv_jll ───────────────── v1.16.0+2
Installed MAT ────────────────────────── v0.7.0
Installed TimeZones ──────────────────── v1.1.1
Installed Blosc ──────────────────────── v0.7.0
Installed StaticArrays ───────────────── v0.12.3
Installed WeakRefStrings ─────────────── v0.6.2
Installed Zstd_jll ───────────────────── v1.4.4+1
Installed BinaryProvider ─────────────── v0.5.9
Installed CommonSubexpressions ───────── v0.2.0
Installed HDF5 ───────────────────────── v0.12.5
Installed DiffRules ──────────────────── v1.0.1
Installed CRlibm ─────────────────────── v0.8.0
Installed DataFrames ─────────────────── v0.20.2
Installed ForwardDiff ────────────────── v0.10.10
Installed ConditionalJuMP ────────────── v0.1.0
Installed JuMP ───────────────────────── v0.18.6
Installed Memento ────────────────────── v0.12.1
Installed CSV ────────────────────────── v0.5.26
Updating `~/.julia/environments/v1.4/Project.toml`
[e5e5f8be] + MIPVerify v0.2.1
Updating `~/.julia/environments/v1.4/Manifest.toml`
[15f4f7f2] + AutoHashEquals v0.2.0
[9e28174c] + BinDeps v1.0.1
[b99e7846] + BinaryProvider v0.5.9
[a74b3585] + Blosc v0.7.0
[0b7ba130] + Blosc_jll v1.14.3+1
[e1450e63] + BufferedStreams v1.0.0
[631607c0] + CMake v1.2.0
[d5fb7624] + CMakeWrapper v0.2.3
[96374032] + CRlibm v0.8.0
[336ed68f] + CSV v0.5.26
[49dc2e85] + Calculus v0.5.1
[324d7699] + CategoricalArrays v0.7.7
[944b1d66] + CodecZlib v0.6.0
[bbf7d656] + CommonSubexpressions v0.2.0
[34da2185] + Compat v2.2.0
[e66e0078] + CompilerSupportLibraries_jll v0.3.3+0
[ae04f764] + ConditionalJuMP v0.1.0
[9a962f9c] + DataAPI v1.3.0
[a93c6f00] + DataFrames v0.20.2
[864edb3b] + DataStructures v0.17.15
[e2d170a0] + DataValueInterfaces v1.0.0
[163ba53b] + DiffResults v1.0.2
[b552c78f] + DiffRules v1.0.1
[ffbed154] + DocStringExtensions v0.8.1
[90fa49ef] + ErrorfreeArithmetic v0.5.0
[e2ba6199] + ExprTools v0.1.1
[8f5d6c58] + EzXML v1.1.0
[fa42c844] + FastRounding v0.3.1
[48062228] + FilePathsBase v0.7.0
[f6369f11] + ForwardDiff v0.10.10
[f67ccb44] + HDF5 v0.12.5
[d1acc4aa] + IntervalArithmetic v0.16.1
[41ab1584] + InvertedIndices v1.0.0
[82899510] + IteratorInterfaceExtensions v1.0.0
[682c06a0] + JSON v0.21.0
[4076af6c] + JuMP v0.18.6
[94ce4f54] + Libiconv_jll v1.16.0+2
[5ced341a] + Lz4_jll v1.9.2+0
[23992714] + MAT v0.7.0
[e5e5f8be] + MIPVerify v0.2.1
[fdba3010] + MathProgBase v0.7.8
[f28f55f0] + Memento v0.12.1
[e1d29d7a] + Missings v0.4.3
[78c3b35d] + Mocking v0.7.1
[77ba4419] + NaNMath v0.3.3
[4d1e1d77] + Nullables v1.0.0
[efe28fd5] + OpenSpecFun_jll v0.5.3+3
[bac558e1] + OrderedCollections v1.2.0
[d96e819e] + Parameters v0.12.1
[69de0a69] + Parsers v0.3.12
[2dfb63ee] + PooledArrays v0.5.3
[92933f4c] + ProgressMeter v1.2.0
[3cdcf5f2] + RecipesBase v1.0.1
[189a3867] + Reexport v0.2.0
[89212889] + ReverseDiffSparse v0.8.6
[3cc68bcd] + SetRounding v0.2.0
[a2af1166] + SortingAlgorithms v0.3.1
[276daf66] + SpecialFunctions v0.10.0
[90137ffa] + StaticArrays v0.12.3
[cea106d9] + Syslogs v0.3.0
[3783bdb8] + TableTraits v1.0.0
[bd369af6] + Tables v1.0.4
[f269a46b] + TimeZones v1.1.1
[3bb67fe8] + TranscodingStreams v0.9.5
[30578b45] + URIParser v0.4.1
[3a884ed6] + UnPack v1.0.0
[ea10d353] + WeakRefStrings v0.6.2
[02c8fc9c] + XML2_jll v2.9.9+4
[83775a58] + Zlib_jll v1.2.11+9
[3161d3a3] + Zstd_jll v1.4.4+1
[2a0f44e3] + Base64
[ade2ca70] + Dates
[8bb1440f] + DelimitedFiles
[8ba89e20] + Distributed
[9fa8497b] + Future
[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
[8dfed614] + Test
[cf7118a7] + UUIDs
[4ec0a83e] + Unicode
Building CMake ────→ `~/.julia/packages/CMake/ULbyn/deps/build.log`
Building CodecZlib → `~/.julia/packages/CodecZlib/5t9zO/deps/build.log`
Building TimeZones → `~/.julia/packages/TimeZones/X323b/deps/build.log`
Building CRlibm ───→ `~/.julia/packages/CRlibm/NFCH5/deps/build.log`
Building HDF5 ─────→ `~/.julia/packages/HDF5/Zh9on/deps/build.log`
Testing MIPVerify
Status `/tmp/jl_l6SBMl/Manifest.toml`
[15f4f7f2] AutoHashEquals v0.2.0
[6e4b80f9] BenchmarkTools v0.5.0
[9e28174c] BinDeps v1.0.1
[b99e7846] BinaryProvider v0.5.9
[a74b3585] Blosc v0.7.0
[0b7ba130] Blosc_jll v1.14.3+1
[e1450e63] BufferedStreams v1.0.0
[6e34b625] Bzip2_jll v1.0.6+2
[631607c0] CMake v1.2.0
[d5fb7624] CMakeWrapper v0.2.3
[96374032] CRlibm v0.8.0
[336ed68f] CSV v0.5.26
[49dc2e85] Calculus v0.5.1
[324d7699] CategoricalArrays v0.7.7
[9961bab8] Cbc v0.6.7
[523fee87] CodecBzip2 v0.7.1
[944b1d66] CodecZlib v0.6.0
[bbf7d656] CommonSubexpressions v0.2.0
[34da2185] Compat v2.2.0
[e66e0078] CompilerSupportLibraries_jll v0.3.3+0
[ae04f764] ConditionalJuMP v0.1.0
[9a962f9c] DataAPI v1.3.0
[a93c6f00] DataFrames v0.20.2
[864edb3b] DataStructures v0.17.15
[e2d170a0] DataValueInterfaces v1.0.0
[163ba53b] DiffResults v1.0.2
[b552c78f] DiffRules v1.0.1
[ffbed154] DocStringExtensions v0.8.1
[90fa49ef] ErrorfreeArithmetic v0.5.0
[e2ba6199] ExprTools v0.1.1
[8f5d6c58] EzXML v1.1.0
[fa42c844] FastRounding v0.3.1
[48062228] FilePathsBase v0.7.0
[f6369f11] ForwardDiff v0.10.10
[f67ccb44] HDF5 v0.12.5
[cd3eb016] HTTP v0.8.14
[83e8ac13] IniFile v0.5.0
[d1acc4aa] IntervalArithmetic v0.16.1
[41ab1584] InvertedIndices v1.0.0
[82899510] IteratorInterfaceExtensions v1.0.0
[682c06a0] JSON v0.21.0
[7d188eb4] JSONSchema v0.2.0
[4076af6c] JuMP v0.18.6
[94ce4f54] Libiconv_jll v1.16.0+2
[5ced341a] Lz4_jll v1.9.2+0
[23992714] MAT v0.7.0
[e5e5f8be] MIPVerify v0.2.1
[b8f27783] MathOptInterface v0.9.13
[fdba3010] MathProgBase v0.7.8
[739be429] MbedTLS v1.0.2
[c8ffd9c3] MbedTLS_jll v2.16.0+2
[f28f55f0] Memento v0.12.1
[e1d29d7a] Missings v0.4.3
[78c3b35d] Mocking v0.7.1
[d8a4904e] MutableArithmetics v0.2.9
[77ba4419] NaNMath v0.3.3
[4d1e1d77] Nullables v1.0.0
[efe28fd5] OpenSpecFun_jll v0.5.3+3
[bac558e1] OrderedCollections v1.2.0
[d96e819e] Parameters v0.12.1
[69de0a69] Parsers v0.3.12
[2dfb63ee] PooledArrays v0.5.3
[92933f4c] ProgressMeter v1.2.0
[3cdcf5f2] RecipesBase v1.0.1
[189a3867] Reexport v0.2.0
[89212889] ReverseDiffSparse v0.8.6
[3cc68bcd] SetRounding v0.2.0
[a2af1166] SortingAlgorithms v0.3.1
[276daf66] SpecialFunctions v0.10.0
[90137ffa] StaticArrays v0.12.3
[cea106d9] Syslogs v0.3.0
[3783bdb8] TableTraits v1.0.0
[bd369af6] Tables v1.0.4
[f269a46b] TimeZones v1.1.1
[a759f4b9] TimerOutputs v0.5.5
[3bb67fe8] TranscodingStreams v0.9.5
[30578b45] URIParser v0.4.1
[3a884ed6] UnPack v1.0.0
[ea10d353] WeakRefStrings v0.6.2
[02c8fc9c] XML2_jll v2.9.9+4
[83775a58] Zlib_jll v1.2.11+9
[3161d3a3] Zstd_jll v1.4.4+1
[2a0f44e3] Base64
[ade2ca70] Dates
[8bb1440f] DelimitedFiles
[8ba89e20] Distributed
[9fa8497b] Future
[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
[8dfed614] Test
[cf7118a7] UUIDs
[4ec0a83e] Unicode
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 3, target labels are [1]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(32 -> 16) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (16,). (5 zeroed, 5 as-is, 6 rectified). ...
Calculating upper bounds: 33%|███████▋ | ETA: 0:00:02[K Calculating upper bounds: 50%|███████████▌ | ETA: 0:00:01[K Calculating upper bounds: 100%|███████████████████████| Time: 0:00:01[K
Calculating lower bounds: 17%|███▉ | ETA: 0:00:01[K Calculating lower bounds: 50%|███████████▌ | ETA: 0:00:00[K Calculating lower bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Behavior of ReLUs - split: 6, zero_output: 0, linear_in_input: 0, constant_output: 0
Imposing relu constraint: 17%|███▉ | ETA: 0:00:02[K Imposing relu constraint: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Applying Linear(16 -> 8) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (8,). (3 zeroed, 3 as-is, 2 rectified). ...
[info | MIPVerify]: Behavior of ReLUs - split: 2, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(8 -> 4) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 3, target labels are [2]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 3, target labels are [3]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 3, target labels are [1]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(32 -> 16) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (16,). (5 zeroed, 5 as-is, 6 rectified). ...
[info | MIPVerify]: Behavior of ReLUs - split: 3, zero_output: 2, linear_in_input: 1, constant_output: 0
[info | MIPVerify]: Applying Linear(16 -> 8) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (8,). (3 zeroed, 3 as-is, 2 rectified). ...
[info | MIPVerify]: Behavior of ReLUs - split: 1, zero_output: 0, linear_in_input: 1, constant_output: 0
[info | MIPVerify]: Applying Linear(8 -> 4) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 3, target labels are [1]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(32 -> 16) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (16,). (5 zeroed, 5 as-is, 6 rectified). ...
[info | MIPVerify]: Behavior of ReLUs - split: 4, zero_output: 2, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(16 -> 8) ...
[info | MIPVerify]: Applying MaskedReLU with expected input size (8,). (3 zeroed, 3 as-is, 2 rectified). ...
[info | MIPVerify]: Behavior of ReLUs - split: 1, zero_output: 0, linear_in_input: 1, constant_output: 0
[info | MIPVerify]: Applying Linear(8 -> 4) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 1, kernel_size=(5, 5), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Applying Conv2d(1, 2, kernel_size=(2, 2), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Specifying max pooling with a 2x2 filter and a stride of (2, 2) ...
Calculating upper bounds: 50%|███████████▌ | ETA: 0:00:00[K Calculating upper bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Applying ReLU() ...
Calculating upper bounds: 11%|██▌ | ETA: 0:00:01[K[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
Calculating upper bounds: 72%|████████████████▋ | ETA: 0:00:00[K[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
Calculating upper bounds: 100%|███████████████████████| Time: 0:00:00[K
Calculating lower bounds: 6%|█▎ | ETA: 0:00:02[K Calculating lower bounds: 83%|███████████████████▏ | ETA: 0:00:00[K Calculating lower bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Behavior of ReLUs - split: 4, zero_output: 0, linear_in_input: 14, constant_output: 0
Imposing relu constraint: 6%|█▎ | ETA: 0:00:03[K Imposing relu constraint: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(18 -> 4) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 4, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(4 -> 3) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [3]
[notice | MIPVerify]: Loading model from cache.
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [1]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 2, kernel_size=(2, 2), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Specifying max pooling with a 2x2 filter and a stride of (2, 2) ...
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Behavior of ReLUs - split: 4, zero_output: 0, linear_in_input: 14, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(18 -> 4) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 4, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(4 -> 3) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [1]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [3]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Loading model from cache.
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2, 3]
[notice | MIPVerify]: Loading model from cache.
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 2, kernel_size=(2, 2), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Specifying max pooling with a 2x2 filter and a stride of (2, 2) ...
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Behavior of ReLUs - split: 0, zero_output: 0, linear_in_input: 18, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(18 -> 4) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 0, zero_output: 2, linear_in_input: 2, constant_output: 0
[info | MIPVerify]: Applying Linear(4 -> 3) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 1, target labels are [2]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 2, kernel_size=(2, 2), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Specifying max pooling with a 2x2 filter and a stride of (2, 2) ...
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 4
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 1
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 3
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Tightening via interval_arithmetic gives a better result than lp; using best bound found.
[info | MIPVerify]: Behavior of ReLUs - split: 0, zero_output: 0, linear_in_input: 18, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(18 -> 4) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 0, zero_output: 2, linear_in_input: 2, constant_output: 0
[info | MIPVerify]: Applying Linear(4 -> 3) ...
[notice | MIPVerify]: The model built will be cached and re-used for future solves, unless you explicitly set rebuild=true.
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Behavior of ReLUs - split: 1, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 2, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 2, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 2, zero_output: 0, linear_in_input: 0, constant_output: 0
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(3, 3), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(3, 3), stride=(1, 1), padding=same) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(3, 3), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(3, 3), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying Conv2d(2, 1, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying Linear(2 -> 2) ...
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
Computing fraction correct... 54%|███████████▊ | ETA: 0:00:01[KComputing fraction correct...100%|██████████████████████| Time: 0:00:01[K
Computing fraction correct... 0%| | ETA: 0:12:02[KComputing fraction correct... 1%|▏ | ETA: 0:05:42[KComputing fraction correct... 1%|▎ | ETA: 0:04:35[KComputing fraction correct... 2%|▍ | ETA: 0:03:54[KComputing fraction correct... 2%|▌ | ETA: 0:03:42[KComputing fraction correct... 3%|▋ | ETA: 0:03:35[KComputing fraction correct... 3%|▊ | ETA: 0:03:29[KComputing fraction correct... 4%|▉ | ETA: 0:03:26[KComputing fraction correct... 4%|█ | ETA: 0:03:24[KComputing fraction correct... 5%|█▏ | ETA: 0:03:19[KComputing fraction correct... 5%|█▏ | ETA: 0:03:18[KComputing fraction correct... 6%|█▎ | ETA: 0:03:17[KComputing fraction correct... 6%|█▍ | ETA: 0:03:14[KComputing fraction correct... 7%|█▌ | ETA: 0:03:15[KComputing fraction correct... 7%|█▋ | ETA: 0:03:12[KComputing fraction correct... 8%|█▊ | ETA: 0:03:11[KComputing fraction correct... 8%|█▉ | ETA: 0:03:10[KComputing fraction correct... 9%|██ | ETA: 0:03:07[KComputing fraction correct... 9%|██▏ | ETA: 0:03:05[KComputing fraction correct... 10%|██▎ | ETA: 0:03:03[KComputing fraction correct... 11%|██▍ | ETA: 0:02:59[KComputing fraction correct... 11%|██▌ | ETA: 0:02:57[KComputing fraction correct... 12%|██▋ | ETA: 0:02:55[KComputing fraction correct... 12%|██▋ | ETA: 0:02:54[KComputing fraction correct... 13%|██▊ | ETA: 0:02:53[KComputing fraction correct... 13%|██▉ | ETA: 0:02:51[KComputing fraction correct... 14%|███ | ETA: 0:02:50[KComputing fraction correct... 14%|███▏ | ETA: 0:02:49[KComputing fraction correct... 15%|███▎ | ETA: 0:02:49[KComputing fraction correct... 15%|███▍ | ETA: 0:02:48[KComputing fraction correct... 16%|███▌ | ETA: 0:02:48[KComputing fraction correct... 16%|███▌ | ETA: 0:02:48[KComputing fraction correct... 17%|███▋ | ETA: 0:02:46[KComputing fraction correct... 17%|███▊ | ETA: 0:02:45[KComputing fraction correct... 18%|███▉ | ETA: 0:02:44[KComputing fraction correct... 18%|████ | ETA: 0:02:43[KComputing fraction correct... 19%|████▏ | ETA: 0:02:43[KComputing fraction correct... 19%|████▎ | ETA: 0:02:42[KComputing fraction correct... 20%|████▍ | ETA: 0:02:41[KComputing fraction correct... 20%|████▌ | ETA: 0:02:40[KComputing fraction correct... 21%|████▌ | ETA: 0:02:39[KComputing fraction correct... 21%|████▋ | ETA: 0:02:38[KComputing fraction correct... 22%|████▊ | ETA: 0:02:36[KComputing fraction correct... 22%|████▉ | ETA: 0:02:35[KComputing fraction correct... 23%|█████ | ETA: 0:02:35[KComputing fraction correct... 23%|█████▏ | ETA: 0:02:34[KComputing fraction correct... 24%|█████▎ | ETA: 0:02:33[KComputing fraction correct... 24%|█████▍ | ETA: 0:02:32[KComputing fraction correct... 25%|█████▌ | ETA: 0:02:30[KComputing fraction correct... 25%|█████▋ | ETA: 0:02:28[KComputing fraction correct... 26%|█████▊ | ETA: 0:02:25[KComputing fraction correct... 27%|█████▉ | ETA: 0:02:23[KComputing fraction correct... 28%|██████▏ | ETA: 0:02:21[KComputing fraction correct... 28%|██████▎ | ETA: 0:02:18[KComputing fraction correct... 29%|██████▍ | ETA: 0:02:16[KComputing fraction correct... 30%|██████▌ | ETA: 0:02:15[KComputing fraction correct... 30%|██████▋ | ETA: 0:02:14[KComputing fraction correct... 31%|██████▊ | ETA: 0:02:13[KComputing fraction correct... 31%|██████▉ | ETA: 0:02:12[KComputing fraction correct... 32%|███████ | ETA: 0:02:11[KComputing fraction correct... 32%|███████▏ | ETA: 0:02:10[KComputing fraction correct... 33%|███████▏ | ETA: 0:02:09[KComputing fraction correct... 33%|███████▎ | ETA: 0:02:09[KComputing fraction correct... 34%|███████▍ | ETA: 0:02:08[KComputing fraction correct... 34%|███████▌ | ETA: 0:02:07[KComputing fraction correct... 35%|███████▋ | ETA: 0:02:06[KComputing fraction correct... 35%|███████▊ | ETA: 0:02:05[KComputing fraction correct... 36%|███████▉ | ETA: 0:02:05[KComputing fraction correct... 36%|███████▉ | ETA: 0:02:04[KComputing fraction correct... 36%|████████ | ETA: 0:02:03[KComputing fraction correct... 37%|████████▏ | ETA: 0:02:02[KComputing fraction correct... 37%|████████▎ | ETA: 0:02:02[KComputing fraction correct... 38%|████████▍ | ETA: 0:02:00[KComputing fraction correct... 39%|████████▌ | ETA: 0:01:58[KComputing fraction correct... 39%|████████▋ | ETA: 0:01:56[KComputing fraction correct... 40%|████████▊ | ETA: 0:01:55[KComputing fraction correct... 40%|████████▉ | ETA: 0:01:54[KComputing fraction correct... 41%|█████████ | ETA: 0:01:53[KComputing fraction correct... 42%|█████████▏ | ETA: 0:01:52[KComputing fraction correct... 42%|█████████▎ | ETA: 0:01:51[KComputing fraction correct... 43%|█████████▍ | ETA: 0:01:50[KComputing fraction correct... 43%|█████████▌ | ETA: 0:01:49[KComputing fraction correct... 44%|█████████▋ | ETA: 0:01:47[KComputing fraction correct... 44%|█████████▊ | ETA: 0:01:46[KComputing fraction correct... 45%|█████████▉ | ETA: 0:01:45[KComputing fraction correct... 45%|██████████ | ETA: 0:01:45[KComputing fraction correct... 46%|██████████▏ | ETA: 0:01:44[KComputing fraction correct... 46%|██████████▏ | ETA: 0:01:43[KComputing fraction correct... 47%|██████████▎ | ETA: 0:01:42[KComputing fraction correct... 47%|██████████▍ | ETA: 0:01:41[KComputing fraction correct... 48%|██████████▌ | ETA: 0:01:40[KComputing fraction correct... 48%|██████████▋ | ETA: 0:01:39[KComputing fraction correct... 49%|██████████▊ | ETA: 0:01:38[KComputing fraction correct... 49%|██████████▉ | ETA: 0:01:38[KComputing fraction correct... 50%|███████████ | ETA: 0:01:37[KComputing fraction correct... 50%|███████████ | ETA: 0:01:36[KComputing fraction correct... 51%|███████████▏ | ETA: 0:01:35[KComputing fraction correct... 51%|███████████▎ | ETA: 0:01:34[KComputing fraction correct... 52%|███████████▍ | ETA: 0:01:33[KComputing fraction correct... 52%|███████████▌ | ETA: 0:01:32[KComputing fraction correct... 53%|███████████▋ | ETA: 0:01:31[KComputing fraction correct... 53%|███████████▊ | ETA: 0:01:30[KComputing fraction correct... 54%|███████████▉ | ETA: 0:01:28[KComputing fraction correct... 55%|████████████ | ETA: 0:01:27[KComputing fraction correct... 55%|████████████▏ | ETA: 0:01:26[KComputing fraction correct... 56%|████████████▎ | ETA: 0:01:25[KComputing fraction correct... 56%|████████████▍ | ETA: 0:01:24[KComputing fraction correct... 57%|████████████▌ | ETA: 0:01:23[KComputing fraction correct... 57%|████████████▋ | ETA: 0:01:22[KComputing fraction correct... 58%|████████████▊ | ETA: 0:01:21[KComputing fraction correct... 58%|████████████▉ | ETA: 0:01:20[KComputing fraction correct... 59%|█████████████ | ETA: 0:01:19[KComputing fraction correct... 59%|█████████████▏ | ETA: 0:01:18[KComputing fraction correct... 60%|█████████████▏ | ETA: 0:01:17[KComputing fraction correct... 60%|█████████████▎ | ETA: 0:01:16[KComputing fraction correct... 61%|█████████████▍ | ETA: 0:01:15[KComputing fraction correct... 62%|█████████████▌ | ETA: 0:01:14[KComputing fraction correct... 62%|█████████████▋ | ETA: 0:01:13[KComputing fraction correct... 62%|█████████████▊ | ETA: 0:01:12[KComputing fraction correct... 63%|█████████████▉ | ETA: 0:01:11[KComputing fraction correct... 63%|██████████████ | ETA: 0:01:11[KComputing fraction correct... 64%|██████████████ | ETA: 0:01:10[KComputing fraction correct... 64%|██████████████▏ | ETA: 0:01:09[KComputing fraction correct... 65%|██████████████▎ | ETA: 0:01:08[KComputing fraction correct... 65%|██████████████▍ | ETA: 0:01:07[KComputing fraction correct... 66%|██████████████▌ | ETA: 0:01:06[KComputing fraction correct... 66%|██████████████▋ | ETA: 0:01:05[KComputing fraction correct... 67%|██████████████▊ | ETA: 0:01:04[KComputing fraction correct... 67%|██████████████▉ | ETA: 0:01:03[KComputing fraction correct... 68%|███████████████ | ETA: 0:01:02[KComputing fraction correct... 69%|███████████████▏ | ETA: 0:01:01[KComputing fraction correct... 69%|███████████████▎ | ETA: 0:01:00[KComputing fraction correct... 70%|███████████████▎ | ETA: 0:00:59[KComputing fraction correct... 70%|███████████████▍ | ETA: 0:00:58[KComputing fraction correct... 71%|███████████████▌ | ETA: 0:00:57[KComputing fraction correct... 71%|███████████████▋ | ETA: 0:00:56[KComputing fraction correct... 72%|███████████████▊ | ETA: 0:00:55[KComputing fraction correct... 72%|███████████████▉ | ETA: 0:00:54[KComputing fraction correct... 73%|████████████████ | ETA: 0:00:53[KComputing fraction correct... 73%|████████████████▏ | ETA: 0:00:52[KComputing fraction correct... 74%|████████████████▎ | ETA: 0:00:51[KComputing fraction correct... 74%|████████████████▍ | ETA: 0:00:50[KComputing fraction correct... 75%|████████████████▌ | ETA: 0:00:49[KComputing fraction correct... 75%|████████████████▋ | ETA: 0:00:48[KComputing fraction correct... 76%|████████████████▋ | ETA: 0:00:47[KComputing fraction correct... 76%|████████████████▊ | ETA: 0:00:46[KComputing fraction correct... 77%|████████████████▉ | ETA: 0:00:45[KComputing fraction correct... 77%|█████████████████ | ETA: 0:00:44[KComputing fraction correct... 78%|█████████████████▏ | ETA: 0:00:43[KComputing fraction correct... 78%|█████████████████▎ | ETA: 0:00:42[KComputing fraction correct... 79%|█████████████████▍ | ETA: 0:00:41[KComputing fraction correct... 79%|█████████████████▌ | ETA: 0:00:40[KComputing fraction correct... 80%|█████████████████▋ | ETA: 0:00:39[KComputing fraction correct... 80%|█████████████████▊ | ETA: 0:00:38[KComputing fraction correct... 81%|█████████████████▉ | ETA: 0:00:36[KComputing fraction correct... 82%|██████████████████ | ETA: 0:00:35[KComputing fraction correct... 82%|██████████████████▏ | ETA: 0:00:34[KComputing fraction correct... 83%|██████████████████▎ | ETA: 0:00:33[KComputing fraction correct... 83%|██████████████████▍ | ETA: 0:00:32[KComputing fraction correct... 84%|██████████████████▌ | ETA: 0:00:31[KComputing fraction correct... 85%|██████████████████▋ | ETA: 0:00:30[KComputing fraction correct... 85%|██████████████████▊ | ETA: 0:00:29[KComputing fraction correct... 86%|██████████████████▉ | ETA: 0:00:28[KComputing fraction correct... 86%|███████████████████ | ETA: 0:00:26[KComputing fraction correct... 87%|███████████████████▏ | ETA: 0:00:26[KComputing fraction correct... 87%|███████████████████▏ | ETA: 0:00:25[KComputing fraction correct... 88%|███████████████████▎ | ETA: 0:00:24[KComputing fraction correct... 88%|███████████████████▍ | ETA: 0:00:23[KComputing fraction correct... 89%|███████████████████▌ | ETA: 0:00:22[KComputing fraction correct... 89%|███████████████████▋ | ETA: 0:00:21[KComputing fraction correct... 90%|███████████████████▊ | ETA: 0:00:20[KComputing fraction correct... 90%|███████████████████▉ | ETA: 0:00:19[KComputing fraction correct... 91%|████████████████████ | ETA: 0:00:18[KComputing fraction correct... 91%|████████████████████▏ | ETA: 0:00:17[KComputing fraction correct... 92%|████████████████████▎ | ETA: 0:00:16[KComputing fraction correct... 92%|████████████████████▍ | ETA: 0:00:15[KComputing fraction correct... 93%|████████████████████▍ | ETA: 0:00:14[KComputing fraction correct... 93%|████████████████████▌ | ETA: 0:00:13[KComputing fraction correct... 94%|████████████████████▋ | ETA: 0:00:12[KComputing fraction correct... 94%|████████████████████▊ | ETA: 0:00:11[KComputing fraction correct... 95%|████████████████████▉ | ETA: 0:00:10[KComputing fraction correct... 95%|█████████████████████ | ETA: 0:00:09[KComputing fraction correct... 96%|█████████████████████▏| ETA: 0:00:08[KComputing fraction correct... 96%|█████████████████████▎| ETA: 0:00:07[KComputing fraction correct... 97%|█████████████████████▍| ETA: 0:00:06[KComputing fraction correct... 97%|█████████████████████▍| ETA: 0:00:05[KComputing fraction correct... 98%|█████████████████████▌| ETA: 0:00:04[KComputing fraction correct... 99%|█████████████████████▋| ETA: 0:00:03[KComputing fraction correct... 99%|█████████████████████▊| ETA: 0:00:02[KComputing fraction correct...100%|█████████████████████▉| ETA: 0:00:01[KComputing fraction correct...100%|██████████████████████| Time: 0:03:12[K
Computing fraction correct... 12%|██▋ | ETA: 0:00:07[KComputing fraction correct... 19%|████▎ | ETA: 0:00:08[KComputing fraction correct... 28%|██████▎ | ETA: 0:00:08[KComputing fraction correct... 38%|████████▎ | ETA: 0:00:07[KComputing fraction correct... 46%|██████████▎ | ETA: 0:00:06[KComputing fraction correct... 56%|████████████▍ | ETA: 0:00:05[KComputing fraction correct... 67%|██████████████▋ | ETA: 0:00:04[KComputing fraction correct... 77%|████████████████▉ | ETA: 0:00:02[KComputing fraction correct... 86%|███████████████████ | ETA: 0:00:01[KComputing fraction correct... 97%|█████████████████████▍| ETA: 0:00:00[KComputing fraction correct...100%|██████████████████████| Time: 0:00:10[K
[info | MIPVerify]: Working on index 1
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 8, target labels are [1, 2, 3, 4, 5, 6, 7, 9, 10]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 16, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
Calculating lower bounds: 0%| | ETA: 0:03:33[K Calculating lower bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Behavior of ReLUs - split: 37, zero_output: 2249, linear_in_input: 850, constant_output: 0
[info | MIPVerify]: Applying Conv2d(16, 32, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
Calculating upper bounds: 2%|▍ | ETA: 0:00:06[K Calculating upper bounds: 5%|█ | ETA: 0:00:04[K Calculating upper bounds: 7%|█▋ | ETA: 0:00:04[K Calculating upper bounds: 8%|█▉ | ETA: 0:00:05[K Calculating upper bounds: 11%|██▍ | ETA: 0:00:04[K Calculating upper bounds: 12%|██▊ | ETA: 0:00:05[K Calculating upper bounds: 15%|███▍ | ETA: 0:00:04[K Calculating upper bounds: 17%|███▉ | ETA: 0:00:04[K Calculating upper bounds: 18%|████▏ | ETA: 0:00:04[K Calculating upper bounds: 20%|████▌ | ETA: 0:00:04[K Calculating upper bounds: 20%|████▊ | ETA: 0:00:04[K Calculating upper bounds: 21%|████▉ | ETA: 0:00:05[K Calculating upper bounds: 22%|█████ | ETA: 0:00:05[K Calculating upper bounds: 23%|█████▎ | ETA: 0:00:05[K Calculating upper bounds: 23%|█████▍ | ETA: 0:00:05[K Calculating upper bounds: 24%|█████▋ | ETA: 0:00:05[K Calculating upper bounds: 25%|█████▊ | ETA: 0:00:05[K Calculating upper bounds: 26%|██████ | ETA: 0:00:05[K Calculating upper bounds: 27%|██████▏ | ETA: 0:00:05[K Calculating upper bounds: 28%|██████▍ | ETA: 0:00:05[K Calculating upper bounds: 28%|██████▌ | ETA: 0:00:06[K Calculating upper bounds: 29%|██████▊ | ETA: 0:00:06[K Calculating upper bounds: 31%|███████ | ETA: 0:00:05[K Calculating upper bounds: 33%|███████▋ | ETA: 0:00:05[K Calculating upper bounds: 39%|█████████▏ | ETA: 0:00:04[K Calculating upper bounds: 42%|█████████▋ | ETA: 0:00:04[K Calculating upper bounds: 44%|██████████▏ | ETA: 0:00:04[K Calculating upper bounds: 46%|██████████▌ | ETA: 0:00:03[K Calculating upper bounds: 47%|██████████▉ | ETA: 0:00:03[K Calculating upper bounds: 48%|███████████ | ETA: 0:00:03[K Calculating upper bounds: 49%|███████████▍ | ETA: 0:00:03[K Calculating upper bounds: 50%|███████████▌ | ETA: 0:00:03[K Calculating upper bounds: 52%|████████████ | ETA: 0:00:03[K Calculating upper bounds: 54%|████████████▌ | ETA: 0:00:03[K Calculating upper bounds: 60%|█████████████▊ | ETA: 0:00:02[K Calculating upper bounds: 61%|██████████████▏ | ETA: 0:00:03[K Calculating upper bounds: 63%|██████████████▌ | ETA: 0:00:02[K Calculating upper bounds: 64%|██████████████▊ | ETA: 0:00:02[K Calculating upper bounds: 65%|███████████████ | ETA: 0:00:02[K Calculating upper bounds: 67%|███████████████▍ | ETA: 0:00:02[K Calculating upper bounds: 67%|███████████████▌ | ETA: 0:00:02[K Calculating upper bounds: 68%|███████████████▊ | ETA: 0:00:02[K Calculating upper bounds: 69%|███████████████▉ | ETA: 0:00:02[K Calculating upper bounds: 70%|████████████████ | ETA: 0:00:02[K Calculating upper bounds: 71%|████████████████▎ | ETA: 0:00:02[K Calculating upper bounds: 72%|████████████████▌ | ETA: 0:00:02[K Calculating upper bounds: 73%|████████████████▉ | ETA: 0:00:02[K Calculating upper bounds: 74%|█████████████████▏ | ETA: 0:00:02[K Calculating upper bounds: 77%|█████████████████▋ | ETA: 0:00:02[K Calculating upper bounds: 79%|██████████████████▏ | ETA: 0:00:01[K Calculating upper bounds: 81%|██████████████████▌ | ETA: 0:00:01[K Calculating upper bounds: 83%|███████████████████▏ | ETA: 0:00:01[K Calculating upper bounds: 85%|███████████████████▌ | ETA: 0:00:01[K Calculating upper bounds: 85%|███████████████████▋ | ETA: 0:00:01[K Calculating upper bounds: 87%|███████████████████▉ | ETA: 0:00:01[K Calculating upper bounds: 88%|████████████████████▏ | ETA: 0:00:01[K Calculating upper bounds: 89%|████████████████████▌ | ETA: 0:00:01[K Calculating upper bounds: 90%|████████████████████▊ | ETA: 0:00:01[K Calculating upper bounds: 92%|█████████████████████▎ | ETA: 0:00:01[K Calculating upper bounds: 93%|█████████████████████▍ | ETA: 0:00:00[K Calculating upper bounds: 94%|█████████████████████▋ | ETA: 0:00:00[K Calculating upper bounds: 95%|█████████████████████▊ | ETA: 0:00:00[K Calculating upper bounds: 95%|██████████████████████ | ETA: 0:00:00[K Calculating upper bounds: 96%|██████████████████████▏| ETA: 0:00:00[K Calculating upper bounds: 97%|██████████████████████▍| ETA: 0:00:00[K Calculating upper bounds: 98%|██████████████████████▌| ETA: 0:00:00[K Calculating upper bounds: 99%|██████████████████████▊| ETA: 0:00:00[K Calculating upper bounds: 99%|██████████████████████▉| ETA: 0:00:00[K Calculating upper bounds: 100%|███████████████████████| Time: 0:00:07[K
Calculating lower bounds: 5%|█▏ | ETA: 0:00:02[K Calculating lower bounds: 15%|███▍ | ETA: 0:00:01[K Calculating lower bounds: 27%|██████▏ | ETA: 0:00:01[K Calculating lower bounds: 51%|███████████▊ | ETA: 0:00:00[K Calculating lower bounds: 63%|██████████████▌ | ETA: 0:00:00[K Calculating lower bounds: 71%|████████████████▍ | ETA: 0:00:00[K Calculating lower bounds: 86%|███████████████████▉ | ETA: 0:00:00[K Calculating lower bounds: 100%|██████████████████████▉| ETA: 0:00:00[K Calculating lower bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Behavior of ReLUs - split: 77, zero_output: 846, linear_in_input: 645, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(1568 -> 100) ...
[info | MIPVerify]: Applying ReLU() ...
Calculating upper bounds: 11%|██▌ | ETA: 0:00:01[K Calculating upper bounds: 67%|███████████████▍ | ETA: 0:00:00[K Calculating upper bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Behavior of ReLUs - split: 1, zero_output: 91, linear_in_input: 8, constant_output: 0
[info | MIPVerify]: Applying Linear(100 -> 10) ...
Calculating upper bounds: 56%|████████████▊ | ETA: 0:00:00[K Calculating upper bounds: 89%|████████████████████▌ | ETA: 0:00:00[K Calculating upper bounds: 100%|███████████████████████| Time: 0:00:00[K
Calculating lower bounds: 22%|█████▏ | ETA: 0:00:00[K Calculating lower bounds: 67%|███████████████▍ | ETA: 0:00:00[K Calculating lower bounds: 100%|███████████████████████| Time: 0:00:00[K
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[info | MIPVerify]: Working on index 9
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 6, target labels are [1, 2, 3, 4, 5, 7, 8, 9, 10]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 16, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 48, zero_output: 2200, linear_in_input: 888, constant_output: 0
[info | MIPVerify]: Applying Conv2d(16, 32, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 94, zero_output: 799, linear_in_input: 675, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(1568 -> 100) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 0, zero_output: 91, linear_in_input: 9, constant_output: 0
[info | MIPVerify]: Applying Linear(100 -> 10) ...
[info | MIPVerify]: Number of inputs to maximum function possibly taking maximum value: 2
[info | MIPVerify]: Working on index 248
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 7, target labels are [1, 2, 3, 4, 6, 7, 8, 9, 10]
[info | MIPVerify]: Working on index 1, with true_label 8 and target_label 1
[notice | MIPVerify]: Attempting to find adversarial example. Neural net predicted label is 8, target labels are [1]
[notice | MIPVerify]: Rebuilding model from scratch. This may take some time as we determine upper and lower bounds for the input to each non-linear unit.
[info | MIPVerify]: Applying Conv2d(1, 16, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 37, zero_output: 2249, linear_in_input: 850, constant_output: 0
[info | MIPVerify]: Applying Conv2d(16, 32, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 91, zero_output: 839, linear_in_input: 638, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(1568 -> 100) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 3, zero_output: 91, linear_in_input: 6, constant_output: 0
[info | MIPVerify]: Applying Linear(100 -> 10) ...
┌ Warning: Not solved to optimality, status: Infeasible
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:212
┌ Warning: Infeasibility ray (Farkas proof) not available
└ @ JuMP ~/.julia/packages/JuMP/I7whV/src/solvers.jl:223
[info | MIPVerify]: Working on index 1
[info | MIPVerify]: Applying Conv2d(1, 16, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 37, zero_output: 2249, linear_in_input: 850, constant_output: 0
[info | MIPVerify]: Applying Conv2d(16, 32, kernel_size=(4, 4), stride=(2, 2), padding=same) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 91, zero_output: 839, linear_in_input: 638, constant_output: 0
[info | MIPVerify]: Applying Flatten() ...
[info | MIPVerify]: Applying Linear(1568 -> 100) ...
[info | MIPVerify]: Applying ReLU() ...
[info | MIPVerify]: Behavior of ReLUs - split: 3, zero_output: 91, linear_in_input: 6, constant_output: 0
[info | MIPVerify]: Applying Linear(100 -> 10) ...
──────────────────────────────────────────────────────────────────────────────
Time Allocations
────────────────────── ───────────────────────
Tot / % measured: 605s / 99.0% 17.8GiB / 98.9%
Section ncalls time %tot avg alloc %tot avg
──────────────────────────────────────────────────────────────────────────────
utils/ 1 237s 39.5% 237s 6.44GiB 36.5% 6.44GiB
import_example_n... 1 211s 35.2% 211s 3.09GiB 17.5% 3.09GiB
get_example_ne... 1 211s 35.2% 211s 3.09GiB 17.5% 3.09GiB
MNIST.WK17a_... 1 194s 32.4% 194s 1.55GiB 8.77% 1.55GiB
MNIST.RSL18a... 1 11.7s 1.95% 11.7s 789MiB 4.37% 789MiB
MNIST.n1 1 4.88s 0.81% 4.88s 787MiB 4.35% 787MiB
import_datasets.jl 1 25.6s 4.27% 25.6s 3.36GiB 19.0% 3.36GiB
integration/ 1 178s 29.7% 178s 3.92GiB 22.2% 3.92GiB
sequential/ 1 178s 29.7% 178s 3.92GiB 22.2% 3.92GiB
generated_weig... 1 178s 29.7% 178s 3.92GiB 22.2% 3.92GiB
conv+fc+soft... 1 123s 20.6% 123s 873MiB 4.83% 873MiB
BlurringPe... 1 69.5s 11.6% 69.5s 725MiB 4.01% 725MiB
Unrestrict... 1 51.9s 8.66% 51.9s 122MiB 0.68% 122MiB
Minimizi... 1 17.3s 2.89% 17.3s 11.7MiB 0.06% 11.7MiB
With mul... 1 15.2s 2.54% 15.2s 40.6MiB 0.22% 40.6MiB
Increasi... 1 10.0s 1.67% 10.0s 29.5MiB 0.16% 29.5MiB
Minimizi... 1 9.39s 1.57% 9.39s 40.4MiB 0.22% 40.4MiB
LInfNormBo... 1 1.84s 0.31% 1.84s 19.8MiB 0.11% 19.8MiB
mfc+mfc+soft... 1 54.3s 9.06% 54.3s 3.07GiB 17.4% 3.07GiB
batch_processing_h... 1 153s 25.5% 153s 6.00GiB 34.0% 6.00GiB
integration.jl 1 145s 24.3% 145s 5.32GiB 30.1% 5.32GiB
unit.jl 1 7.23s 1.21% 7.23s 697MiB 3.86% 697MiB
net_components/ 1 31.6s 5.28% 31.6s 1.28GiB 7.25% 1.28GiB
layers/ 1 17.3s 2.89% 17.3s 736MiB 4.07% 736MiB
core_ops.jl 1 9.09s 1.52% 9.09s 428MiB 2.37% 428MiB
nets/ 1 98.4ms 0.02% 98.4ms 4.77MiB 0.03% 4.77MiB
models.jl 1 30.5ms 0.01% 30.5ms 171KiB 0.00% 171KiB
──────────────────────────────────────────────────────────────────────────────
Test Summary: | Pass Total
MIPVerify | 268 268
Testing MIPVerify tests passed