-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathhs_err_pid184184.log
719 lines (683 loc) · 78.3 KB
/
hs_err_pid184184.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
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 130023424 bytes for Failed to commit area from 0x00000000d9400000 to 0x00000000e1000000 of length 130023424.
# Possible reasons:
# The system is out of physical RAM or swap space
# In 32 bit mode, the process size limit was hit
# Possible solutions:
# Reduce memory load on the system
# Increase physical memory or swap space
# Check if swap backing store is full
# Use 64 bit Java on a 64 bit OS
# Decrease Java heap size (-Xmx/-Xms)
# Decrease number of Java threads
# Decrease Java thread stack sizes (-Xss)
# Set larger code cache with -XX:ReservedCodeCacheSize=
# This output file may be truncated or incomplete.
#
# Out of Memory Error (os_windows.cpp:3331), pid=184184, tid=0x00000000000098cc
#
# JRE version: Java(TM) SE Runtime Environment (8.0_171-b11) (build 1.8.0_171-b11)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.171-b11 mixed mode windows-amd64 compressed oops)
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
--------------- T H R E A D ---------------
Current thread (0x00000000190d7000): VMThread [stack: 0x0000000019420000,0x0000000019520000] [id=39116]
Stack: [0x0000000019420000,0x0000000019520000]
[error occurred during error reporting (printing stack bounds), id 0xc0000005]
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
VM_Operation (0x000000001c6ae980): G1IncCollectionPause, mode: safepoint, requested by thread 0x000000001a84d800
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000001ebef000 JavaThread "ForkJoinPool.commonPool-worker-0" daemon [_thread_blocked, id=50320, stack(0x0000000023b60000,0x0000000023c60000)]
0x000000001a8cd000 JavaThread "ForkJoinPool.commonPool-worker-3" daemon [_thread_blocked, id=138128, stack(0x0000000023a60000,0x0000000023b60000)]
0x000000001a8d1800 JavaThread "ForkJoinPool.commonPool-worker-2" daemon [_thread_blocked, id=205292, stack(0x0000000023960000,0x0000000023a60000)]
0x000000001a8d1000 JavaThread "Okio Watchdog" daemon [_thread_blocked, id=168080, stack(0x0000000023360000,0x0000000023460000)]
0x000000001a8d0000 JavaThread "OkHttp ConnectionPool" daemon [_thread_blocked, id=136160, stack(0x00000000221b0000,0x00000000222b0000)]
0x000000001a8cc000 JavaThread "Worker-7" [_thread_blocked, id=193060, stack(0x0000000020ee0000,0x0000000020fe0000)]
0x000000001a8cf800 JavaThread "Worker-6: Download sources and javadoc" [_thread_in_native, id=29384, stack(0x0000000020de0000,0x0000000020ee0000)]
0x000000001a8ce800 JavaThread "Worker-5" [_thread_blocked, id=145780, stack(0x000000001fd90000,0x000000001fe90000)]
0x000000001a8d3000 JavaThread "Worker-4" [_thread_blocked, id=255312, stack(0x000000001fc90000,0x000000001fd90000)]
0x000000001a8cd800 JavaThread "Worker-3" [_thread_blocked, id=101104, stack(0x000000001fb90000,0x000000001fc90000)]
0x000000001a6eb000 JavaThread "Worker-2: Java indexing... " [_thread_blocked, id=105380, stack(0x000000001e480000,0x000000001e580000)]
0x0000000019294800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=114228, stack(0x000000001cbb0000,0x000000001ccb0000)]
0x000000001a32a800 JavaThread "pool-1-thread-1" [_thread_in_native, id=167944, stack(0x000000001cab0000,0x000000001cbb0000)]
0x000000001a86b000 JavaThread "pool-2-thread-1" [_thread_blocked, id=169620, stack(0x000000001c7b0000,0x000000001c8b0000)]
0x000000001a84e000 JavaThread "Worker-1" [_thread_blocked, id=98196, stack(0x000000001c6b0000,0x000000001c7b0000)]
0x000000001a84d800 JavaThread "Java indexing" daemon [_thread_blocked, id=73520, stack(0x000000001c5b0000,0x000000001c6b0000)]
0x000000001ab5f000 JavaThread "Worker-0" [_thread_blocked, id=203344, stack(0x000000001c2b0000,0x000000001c3b0000)]
0x00000000192e0000 JavaThread "Worker-JM" [_thread_blocked, id=103560, stack(0x000000001ba90000,0x000000001bb90000)]
0x000000001aafb000 JavaThread "Start Level: Equinox Container: 94512d5c-289b-4c2d-a889-7493b9ad763c" daemon [_thread_blocked, id=231288, stack(0x000000001b990000,0x000000001ba90000)]
0x000000001aaf9000 JavaThread "Framework Event Dispatcher: Equinox Container: 94512d5c-289b-4c2d-a889-7493b9ad763c" daemon [_thread_blocked, id=152312, stack(0x000000001b890000,0x000000001b990000)]
0x000000001a441800 JavaThread "Active Thread: Equinox Container: 94512d5c-289b-4c2d-a889-7493b9ad763c" [_thread_blocked, id=56380, stack(0x000000001b790000,0x000000001b890000)]
0x0000000019215000 JavaThread "Service Thread" daemon [_thread_blocked, id=186732, stack(0x0000000019d20000,0x0000000019e20000)]
0x000000001918d000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=41324, stack(0x0000000019c20000,0x0000000019d20000)]
0x0000000019188800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=224360, stack(0x0000000019b20000,0x0000000019c20000)]
0x0000000019188000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=109188, stack(0x0000000019a20000,0x0000000019b20000)]
0x0000000019187000 JavaThread "Attach Listener" daemon [_thread_blocked, id=35860, stack(0x0000000019920000,0x0000000019a20000)]
0x0000000019171800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=33044, stack(0x0000000019820000,0x0000000019920000)]
0x0000000019184000 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=115536, stack(0x0000000019720000,0x0000000019820000)]
0x00000000190e4000 JavaThread "Finalizer" daemon [_thread_blocked, id=216608, stack(0x0000000019620000,0x0000000019720000)]
0x00000000190dc000 JavaThread "Reference Handler" daemon [_thread_blocked, id=61984, stack(0x0000000019520000,0x0000000019620000)]
0x00000000034d2800 JavaThread "main" [_thread_blocked, id=102760, stack(0x00000000033d0000,0x00000000034d0000)]
Other Threads:
=>0x00000000190d7000 VMThread [stack: 0x0000000019420000,0x0000000019520000] [id=39116]
0x0000000019248800 WatcherThread [stack: 0x0000000019e20000,0x0000000019f20000] [id=32576]
VM state:at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event])
[0x00000000034d13d0] Threads_lock - owner thread: 0x00000000190d7000
[0x00000000034d11d0] Heap_lock - owner thread: 0x000000001a84d800
Heap:
garbage-first heap total 540672K, used 144324K [0x00000000c0000000, 0x00000000c0101080, 0x0000000100000000)
region size 1024K, 28 young (28672K), 28 survivors (28672K)
Metaspace used 56407K, capacity 59216K, committed 59340K, reserved 1101824K
class space used 5719K, capacity 6599K, committed 6604K, reserved 1048576K
Heap Regions: (Y=young(eden), SU=young(survivor), HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, TS=gc time stamp, PTAMS=previous top-at-mark-start, NTAMS=next top-at-mark-start)
AC 0 O TS 0 PTAMS 0x00000000c0100000 NTAMS 0x00000000c0100000 space 1024K, 100% used [0x00000000c0000000, 0x00000000c0100000)
AC 0 O TS 0 PTAMS 0x00000000c0200000 NTAMS 0x00000000c0200000 space 1024K, 100% used [0x00000000c0100000, 0x00000000c0200000)
AC 0 O TS 0 PTAMS 0x00000000c0300000 NTAMS 0x00000000c0300000 space 1024K, 100% used [0x00000000c0200000, 0x00000000c0300000)
AC 0 O TS 0 PTAMS 0x00000000c0400000 NTAMS 0x00000000c0400000 space 1024K, 100% used [0x00000000c0300000, 0x00000000c0400000)
AC 0 O TS 0 PTAMS 0x00000000c0500000 NTAMS 0x00000000c0500000 space 1024K, 100% used [0x00000000c0400000, 0x00000000c0500000)
AC 0 HS TS 0 PTAMS 0x00000000c0580010 NTAMS 0x00000000c0580010 space 1024K, 50% used [0x00000000c0500000, 0x00000000c0600000)
AC 0 O TS 0 PTAMS 0x00000000c0700000 NTAMS 0x00000000c0700000 space 1024K, 100% used [0x00000000c0600000, 0x00000000c0700000)
AC 0 O TS 0 PTAMS 0x00000000c0800000 NTAMS 0x00000000c0800000 space 1024K, 100% used [0x00000000c0700000, 0x00000000c0800000)
AC 0 O TS 0 PTAMS 0x00000000c0900000 NTAMS 0x00000000c0900000 space 1024K, 100% used [0x00000000c0800000, 0x00000000c0900000)
AC 0 O TS 0 PTAMS 0x00000000c0a00000 NTAMS 0x00000000c0a00000 space 1024K, 100% used [0x00000000c0900000, 0x00000000c0a00000)
AC 0 O TS 0 PTAMS 0x00000000c0b00000 NTAMS 0x00000000c0b00000 space 1024K, 100% used [0x00000000c0a00000, 0x00000000c0b00000)
AC 0 O TS 0 PTAMS 0x00000000c0c00000 NTAMS 0x00000000c0c00000 space 1024K, 100% used [0x00000000c0b00000, 0x00000000c0c00000)
AC 0 O TS 0 PTAMS 0x00000000c0d00000 NTAMS 0x00000000c0d00000 space 1024K, 100% used [0x00000000c0c00000, 0x00000000c0d00000)
AC 0 O TS 0 PTAMS 0x00000000c0e00000 NTAMS 0x00000000c0e00000 space 1024K, 100% used [0x00000000c0d00000, 0x00000000c0e00000)
AC 0 O TS 0 PTAMS 0x00000000c0f00000 NTAMS 0x00000000c0f00000 space 1024K, 100% used [0x00000000c0e00000, 0x00000000c0f00000)
AC 0 O TS 0 PTAMS 0x00000000c1000000 NTAMS 0x00000000c1000000 space 1024K, 100% used [0x00000000c0f00000, 0x00000000c1000000)
AC 0 O TS 0 PTAMS 0x00000000c1100000 NTAMS 0x00000000c1100000 space 1024K, 100% used [0x00000000c1000000, 0x00000000c1100000)
AC 0 O TS 0 PTAMS 0x00000000c1200000 NTAMS 0x00000000c1200000 space 1024K, 100% used [0x00000000c1100000, 0x00000000c1200000)
AC 0 O TS 0 PTAMS 0x00000000c1300000 NTAMS 0x00000000c1300000 space 1024K, 100% used [0x00000000c1200000, 0x00000000c1300000)
AC 0 O TS 0 PTAMS 0x00000000c1400000 NTAMS 0x00000000c1400000 space 1024K, 100% used [0x00000000c1300000, 0x00000000c1400000)
AC 0 O TS 0 PTAMS 0x00000000c1500000 NTAMS 0x00000000c1500000 space 1024K, 100% used [0x00000000c1400000, 0x00000000c1500000)
AC 0 O TS 0 PTAMS 0x00000000c1600000 NTAMS 0x00000000c1600000 space 1024K, 100% used [0x00000000c1500000, 0x00000000c1600000)
AC 0 O TS 0 PTAMS 0x00000000c1700000 NTAMS 0x00000000c1700000 space 1024K, 100% used [0x00000000c1600000, 0x00000000c1700000)
AC 0 O TS 0 PTAMS 0x00000000c1800000 NTAMS 0x00000000c1800000 space 1024K, 100% used [0x00000000c1700000, 0x00000000c1800000)
AC 0 O TS 0 PTAMS 0x00000000c1900000 NTAMS 0x00000000c1900000 space 1024K, 100% used [0x00000000c1800000, 0x00000000c1900000)
AC 0 O TS 0 PTAMS 0x00000000c1a00000 NTAMS 0x00000000c1a00000 space 1024K, 100% used [0x00000000c1900000, 0x00000000c1a00000)
AC 0 O TS 0 PTAMS 0x00000000c1b00000 NTAMS 0x00000000c1b00000 space 1024K, 100% used [0x00000000c1a00000, 0x00000000c1b00000)
AC 0 O TS 0 PTAMS 0x00000000c1c00000 NTAMS 0x00000000c1c00000 space 1024K, 100% used [0x00000000c1b00000, 0x00000000c1c00000)
AC 0 O TS 0 PTAMS 0x00000000c1d00000 NTAMS 0x00000000c1d00000 space 1024K, 100% used [0x00000000c1c00000, 0x00000000c1d00000)
AC 0 O TS 0 PTAMS 0x00000000c1e00000 NTAMS 0x00000000c1e00000 space 1024K, 100% used [0x00000000c1d00000, 0x00000000c1e00000)
AC 0 O TS 0 PTAMS 0x00000000c1f00000 NTAMS 0x00000000c1f00000 space 1024K, 100% used [0x00000000c1e00000, 0x00000000c1f00000)
AC 0 O TS 0 PTAMS 0x00000000c2000000 NTAMS 0x00000000c2000000 space 1024K, 100% used [0x00000000c1f00000, 0x00000000c2000000)
AC 0 O TS 0 PTAMS 0x00000000c2100000 NTAMS 0x00000000c2100000 space 1024K, 100% used [0x00000000c2000000, 0x00000000c2100000)
AC 0 O TS 0 PTAMS 0x00000000c2200000 NTAMS 0x00000000c2200000 space 1024K, 100% used [0x00000000c2100000, 0x00000000c2200000)
AC 0 O TS 0 PTAMS 0x00000000c2300000 NTAMS 0x00000000c2300000 space 1024K, 100% used [0x00000000c2200000, 0x00000000c2300000)
AC 0 O TS 0 PTAMS 0x00000000c2400000 NTAMS 0x00000000c2400000 space 1024K, 100% used [0x00000000c2300000, 0x00000000c2400000)
AC 0 O TS 0 PTAMS 0x00000000c2500000 NTAMS 0x00000000c2500000 space 1024K, 100% used [0x00000000c2400000, 0x00000000c2500000)
AC 0 O TS 0 PTAMS 0x00000000c2600000 NTAMS 0x00000000c2600000 space 1024K, 100% used [0x00000000c2500000, 0x00000000c2600000)
AC 0 O TS 0 PTAMS 0x00000000c2700000 NTAMS 0x00000000c2700000 space 1024K, 100% used [0x00000000c2600000, 0x00000000c2700000)
AC 0 O TS 0 PTAMS 0x00000000c2800000 NTAMS 0x00000000c2800000 space 1024K, 100% used [0x00000000c2700000, 0x00000000c2800000)
AC 0 O TS 0 PTAMS 0x00000000c2900000 NTAMS 0x00000000c2900000 space 1024K, 100% used [0x00000000c2800000, 0x00000000c2900000)
AC 0 O TS 0 PTAMS 0x00000000c2a00000 NTAMS 0x00000000c2a00000 space 1024K, 100% used [0x00000000c2900000, 0x00000000c2a00000)
AC 0 O TS 0 PTAMS 0x00000000c2b00000 NTAMS 0x00000000c2b00000 space 1024K, 100% used [0x00000000c2a00000, 0x00000000c2b00000)
AC 0 O TS 5 PTAMS 0x00000000c2b00000 NTAMS 0x00000000c2b00000 space 1024K, 100% used [0x00000000c2b00000, 0x00000000c2c00000)
AC 0 O TS 0 PTAMS 0x00000000c2d00000 NTAMS 0x00000000c2d00000 space 1024K, 100% used [0x00000000c2c00000, 0x00000000c2d00000)
AC 0 O TS 0 PTAMS 0x00000000c2e00000 NTAMS 0x00000000c2e00000 space 1024K, 100% used [0x00000000c2d00000, 0x00000000c2e00000)
AC 0 O TS 0 PTAMS 0x00000000c2f00000 NTAMS 0x00000000c2f00000 space 1024K, 100% used [0x00000000c2e00000, 0x00000000c2f00000)
AC 0 O TS 0 PTAMS 0x00000000c3000000 NTAMS 0x00000000c3000000 space 1024K, 100% used [0x00000000c2f00000, 0x00000000c3000000)
AC 0 O TS 0 PTAMS 0x00000000c3100000 NTAMS 0x00000000c3100000 space 1024K, 100% used [0x00000000c3000000, 0x00000000c3100000)
AC 0 O TS 0 PTAMS 0x00000000c3200000 NTAMS 0x00000000c3200000 space 1024K, 100% used [0x00000000c3100000, 0x00000000c3200000)
AC 0 O TS 5 PTAMS 0x00000000c3200000 NTAMS 0x00000000c3200000 space 1024K, 100% used [0x00000000c3200000, 0x00000000c3300000)
AC 0 O TS 0 PTAMS 0x00000000c3400000 NTAMS 0x00000000c3400000 space 1024K, 100% used [0x00000000c3300000, 0x00000000c3400000)
AC 0 O TS 0 PTAMS 0x00000000c3500000 NTAMS 0x00000000c3500000 space 1024K, 100% used [0x00000000c3400000, 0x00000000c3500000)
AC 0 O TS 0 PTAMS 0x00000000c3600000 NTAMS 0x00000000c3600000 space 1024K, 100% used [0x00000000c3500000, 0x00000000c3600000)
AC 0 HS TS 0 PTAMS 0x00000000c37b0008 NTAMS 0x00000000c37b0008 space 2048K, 84% used [0x00000000c3600000, 0x00000000c3800000)
AC 0 HC TS 0 PTAMS 0x00000000c3700000 NTAMS 0x00000000c3700000 space 1024K, 68% used [0x00000000c3700000, 0x00000000c3800000)
AC 0 O TS 0 PTAMS 0x00000000c3900000 NTAMS 0x00000000c3900000 space 1024K, 100% used [0x00000000c3800000, 0x00000000c3900000)
AC 0 O TS 0 PTAMS 0x00000000c3a00000 NTAMS 0x00000000c3a00000 space 1024K, 100% used [0x00000000c3900000, 0x00000000c3a00000)
AC 0 O TS 0 PTAMS 0x00000000c3b00000 NTAMS 0x00000000c3b00000 space 1024K, 100% used [0x00000000c3a00000, 0x00000000c3b00000)
AC 0 O TS 0 PTAMS 0x00000000c3c00000 NTAMS 0x00000000c3c00000 space 1024K, 100% used [0x00000000c3b00000, 0x00000000c3c00000)
AC 0 O TS 0 PTAMS 0x00000000c3d00000 NTAMS 0x00000000c3d00000 space 1024K, 100% used [0x00000000c3c00000, 0x00000000c3d00000)
AC 0 O TS 0 PTAMS 0x00000000c3e00000 NTAMS 0x00000000c3e00000 space 1024K, 100% used [0x00000000c3d00000, 0x00000000c3e00000)
AC 0 O TS 0 PTAMS 0x00000000c3f00000 NTAMS 0x00000000c3f00000 space 1024K, 100% used [0x00000000c3e00000, 0x00000000c3f00000)
AC 0 O TS 0 PTAMS 0x00000000c4000000 NTAMS 0x00000000c4000000 space 1024K, 100% used [0x00000000c3f00000, 0x00000000c4000000)
AC 0 O TS 0 PTAMS 0x00000000c4100000 NTAMS 0x00000000c4100000 space 1024K, 100% used [0x00000000c4000000, 0x00000000c4100000)
AC 0 O TS 0 PTAMS 0x00000000c4200000 NTAMS 0x00000000c4200000 space 1024K, 100% used [0x00000000c4100000, 0x00000000c4200000)
AC 0 O TS 0 PTAMS 0x00000000c4300000 NTAMS 0x00000000c4300000 space 1024K, 100% used [0x00000000c4200000, 0x00000000c4300000)
AC 0 O TS 0 PTAMS 0x00000000c4400000 NTAMS 0x00000000c4400000 space 1024K, 100% used [0x00000000c4300000, 0x00000000c4400000)
AC 0 O TS 0 PTAMS 0x00000000c4500000 NTAMS 0x00000000c4500000 space 1024K, 100% used [0x00000000c4400000, 0x00000000c4500000)
AC 0 O TS 0 PTAMS 0x00000000c4600000 NTAMS 0x00000000c4600000 space 1024K, 100% used [0x00000000c4500000, 0x00000000c4600000)
AC 0 O TS 0 PTAMS 0x00000000c4700000 NTAMS 0x00000000c4700000 space 1024K, 100% used [0x00000000c4600000, 0x00000000c4700000)
AC 0 O TS 0 PTAMS 0x00000000c4800000 NTAMS 0x00000000c4800000 space 1024K, 100% used [0x00000000c4700000, 0x00000000c4800000)
AC 0 O TS 0 PTAMS 0x00000000c4900000 NTAMS 0x00000000c4900000 space 1024K, 100% used [0x00000000c4800000, 0x00000000c4900000)
AC 0 O TS 0 PTAMS 0x00000000c4a00000 NTAMS 0x00000000c4a00000 space 1024K, 100% used [0x00000000c4900000, 0x00000000c4a00000)
AC 0 O TS 0 PTAMS 0x00000000c4b00000 NTAMS 0x00000000c4b00000 space 1024K, 100% used [0x00000000c4a00000, 0x00000000c4b00000)
AC 0 O TS 5 PTAMS 0x00000000c4b00000 NTAMS 0x00000000c4b00000 space 1024K, 100% used [0x00000000c4b00000, 0x00000000c4c00000)
AC 0 O TS 5 PTAMS 0x00000000c4c00000 NTAMS 0x00000000c4c00000 space 1024K, 100% used [0x00000000c4c00000, 0x00000000c4d00000)
AC 0 O TS 0 PTAMS 0x00000000c4e00000 NTAMS 0x00000000c4e00000 space 1024K, 100% used [0x00000000c4d00000, 0x00000000c4e00000)
AC 0 O TS 0 PTAMS 0x00000000c4f00000 NTAMS 0x00000000c4f00000 space 1024K, 100% used [0x00000000c4e00000, 0x00000000c4f00000)
AC 0 O TS 0 PTAMS 0x00000000c5000000 NTAMS 0x00000000c5000000 space 1024K, 100% used [0x00000000c4f00000, 0x00000000c5000000)
AC 0 O TS 0 PTAMS 0x00000000c5100000 NTAMS 0x00000000c5100000 space 1024K, 100% used [0x00000000c5000000, 0x00000000c5100000)
AC 0 O TS 5 PTAMS 0x00000000c5100000 NTAMS 0x00000000c5100000 space 1024K, 100% used [0x00000000c5100000, 0x00000000c5200000)
AC 0 O TS 0 PTAMS 0x00000000c5300000 NTAMS 0x00000000c5300000 space 1024K, 100% used [0x00000000c5200000, 0x00000000c5300000)
AC 0 O TS 0 PTAMS 0x00000000c5400000 NTAMS 0x00000000c5400000 space 1024K, 100% used [0x00000000c5300000, 0x00000000c5400000)
AC 0 O TS 5 PTAMS 0x00000000c5400000 NTAMS 0x00000000c5400000 space 1024K, 100% used [0x00000000c5400000, 0x00000000c5500000)
AC 0 O TS 0 PTAMS 0x00000000c5600000 NTAMS 0x00000000c5600000 space 1024K, 100% used [0x00000000c5500000, 0x00000000c5600000)
AC 0 O TS 0 PTAMS 0x00000000c5600000 NTAMS 0x00000000c5600000 space 1024K, 100% used [0x00000000c5600000, 0x00000000c5700000)
AC 0 O TS 0 PTAMS 0x00000000c5700000 NTAMS 0x00000000c5700000 space 1024K, 100% used [0x00000000c5700000, 0x00000000c5800000)
AC 0 O TS 0 PTAMS 0x00000000c5800000 NTAMS 0x00000000c5800000 space 1024K, 100% used [0x00000000c5800000, 0x00000000c5900000)
AC 0 O TS 0 PTAMS 0x00000000c5900000 NTAMS 0x00000000c5900000 space 1024K, 100% used [0x00000000c5900000, 0x00000000c5a00000)
AC 0 O TS 5 PTAMS 0x00000000c5a00000 NTAMS 0x00000000c5a00000 space 1024K, 100% used [0x00000000c5a00000, 0x00000000c5b00000)
AC 0 O TS 0 PTAMS 0x00000000c5c00000 NTAMS 0x00000000c5c00000 space 1024K, 100% used [0x00000000c5b00000, 0x00000000c5c00000)
AC 0 O TS 0 PTAMS 0x00000000c5d00000 NTAMS 0x00000000c5d00000 space 1024K, 100% used [0x00000000c5c00000, 0x00000000c5d00000)
AC 0 O TS 0 PTAMS 0x00000000c5e00000 NTAMS 0x00000000c5e00000 space 1024K, 100% used [0x00000000c5d00000, 0x00000000c5e00000)
AC 0 O TS 0 PTAMS 0x00000000c5f00000 NTAMS 0x00000000c5f00000 space 1024K, 100% used [0x00000000c5e00000, 0x00000000c5f00000)
AC 0 O TS 0 PTAMS 0x00000000c5f00000 NTAMS 0x00000000c5f00000 space 1024K, 100% used [0x00000000c5f00000, 0x00000000c6000000)
AC 0 O TS 0 PTAMS 0x00000000c6100000 NTAMS 0x00000000c6100000 space 1024K, 100% used [0x00000000c6000000, 0x00000000c6100000)
AC 0 O TS 0 PTAMS 0x00000000c6200000 NTAMS 0x00000000c6200000 space 1024K, 100% used [0x00000000c6100000, 0x00000000c6200000)
AC 0 O TS 0 PTAMS 0x00000000c6300000 NTAMS 0x00000000c6300000 space 1024K, 100% used [0x00000000c6200000, 0x00000000c6300000)
AC 0 O TS 5 PTAMS 0x00000000c6300000 NTAMS 0x00000000c6300000 space 1024K, 37% used [0x00000000c6300000, 0x00000000c6400000)
AC 0 O TS 0 PTAMS 0x00000000c6500000 NTAMS 0x00000000c6500000 space 1024K, 100% used [0x00000000c6400000, 0x00000000c6500000)
AC 0 O TS 0 PTAMS 0x00000000c6500000 NTAMS 0x00000000c6500000 space 1024K, 100% used [0x00000000c6500000, 0x00000000c6600000)
AC 0 O TS 0 PTAMS 0x00000000c6600000 NTAMS 0x00000000c6600000 space 1024K, 100% used [0x00000000c6600000, 0x00000000c6700000)
AC 0 O TS 0 PTAMS 0x00000000c6700000 NTAMS 0x00000000c6700000 space 1024K, 100% used [0x00000000c6700000, 0x00000000c6800000)
AC 0 O TS 0 PTAMS 0x00000000c6800000 NTAMS 0x00000000c6800000 space 1024K, 100% used [0x00000000c6800000, 0x00000000c6900000)
AC 0 O TS 1 PTAMS 0x00000000c6900000 NTAMS 0x00000000c6900000 space 1024K, 100% used [0x00000000c6900000, 0x00000000c6a00000)
AC 0 O TS 1 PTAMS 0x00000000c6a00000 NTAMS 0x00000000c6a00000 space 1024K, 100% used [0x00000000c6a00000, 0x00000000c6b00000)
AC 0 O TS 3 PTAMS 0x00000000c6b00000 NTAMS 0x00000000c6b00000 space 1024K, 100% used [0x00000000c6b00000, 0x00000000c6c00000)
AC 0 O TS 3 PTAMS 0x00000000c6c00000 NTAMS 0x00000000c6c00000 space 1024K, 100% used [0x00000000c6c00000, 0x00000000c6d00000)
AC 0 O TS 3 PTAMS 0x00000000c6d00000 NTAMS 0x00000000c6d00000 space 1024K, 100% used [0x00000000c6d00000, 0x00000000c6e00000)
AC 0 O TS 5 PTAMS 0x00000000c6e00000 NTAMS 0x00000000c6e00000 space 1024K, 100% used [0x00000000c6e00000, 0x00000000c6f00000)
AC 0 HS TS 0 PTAMS 0x00000000c6f00000 NTAMS 0x00000000c6f00000 space 4096K, 84% used [0x00000000c6f00000, 0x00000000c7300000)
AC 0 HC TS 0 PTAMS 0x00000000c7000000 NTAMS 0x00000000c7000000 space 1024K, 100% used [0x00000000c7000000, 0x00000000c7100000)
AC 0 HC TS 0 PTAMS 0x00000000c7100000 NTAMS 0x00000000c7100000 space 1024K, 100% used [0x00000000c7100000, 0x00000000c7200000)
AC 0 HC TS 0 PTAMS 0x00000000c7200000 NTAMS 0x00000000c7200000 space 1024K, 37% used [0x00000000c7200000, 0x00000000c7300000)
AC 0 F TS 0 PTAMS 0x00000000c7300000 NTAMS 0x00000000c7300000 space 1024K, 0% used [0x00000000c7300000, 0x00000000c7400000)
AC 0 F TS 0 PTAMS 0x00000000c7400000 NTAMS 0x00000000c7400000 space 1024K, 0% used [0x00000000c7400000, 0x00000000c7500000)
AC 0 F TS 1 PTAMS 0x00000000c7500000 NTAMS 0x00000000c7500000 space 1024K, 0% used [0x00000000c7500000, 0x00000000c7600000)
AC 0 F TS 0 PTAMS 0x00000000c7600000 NTAMS 0x00000000c7600000 space 1024K, 0% used [0x00000000c7600000, 0x00000000c7700000)
AC 0 F TS 0 PTAMS 0x00000000c7700000 NTAMS 0x00000000c7700000 space 1024K, 0% used [0x00000000c7700000, 0x00000000c7800000)
AC 0 F TS 0 PTAMS 0x00000000c7800000 NTAMS 0x00000000c7800000 space 1024K, 0% used [0x00000000c7800000, 0x00000000c7900000)
AC 0 F TS 0 PTAMS 0x00000000c7900000 NTAMS 0x00000000c7900000 space 1024K, 0% used [0x00000000c7900000, 0x00000000c7a00000)
AC 0 F TS 0 PTAMS 0x00000000c7a00000 NTAMS 0x00000000c7a00000 space 1024K, 0% used [0x00000000c7a00000, 0x00000000c7b00000)
AC 0 F TS 0 PTAMS 0x00000000c7b00000 NTAMS 0x00000000c7b00000 space 1024K, 0% used [0x00000000c7b00000, 0x00000000c7c00000)
AC 0 F TS 1 PTAMS 0x00000000c7c00000 NTAMS 0x00000000c7c00000 space 1024K, 0% used [0x00000000c7c00000, 0x00000000c7d00000)
AC 0 F TS 1 PTAMS 0x00000000c7d00000 NTAMS 0x00000000c7d00000 space 1024K, 0% used [0x00000000c7d00000, 0x00000000c7e00000)
AC 0 F TS 1 PTAMS 0x00000000c7e00000 NTAMS 0x00000000c7e00000 space 1024K, 0% used [0x00000000c7e00000, 0x00000000c7f00000)
AC 0 F TS 1 PTAMS 0x00000000c7f00000 NTAMS 0x00000000c7f00000 space 1024K, 0% used [0x00000000c7f00000, 0x00000000c8000000)
AC 0 F TS 1 PTAMS 0x00000000c8000000 NTAMS 0x00000000c8000000 space 1024K, 0% used [0x00000000c8000000, 0x00000000c8100000)
AC 0 F TS 1 PTAMS 0x00000000c8100000 NTAMS 0x00000000c8100000 space 1024K, 0% used [0x00000000c8100000, 0x00000000c8200000)
AC 0 F TS 1 PTAMS 0x00000000c8200000 NTAMS 0x00000000c8200000 space 1024K, 0% used [0x00000000c8200000, 0x00000000c8300000)
AC 0 F TS 1 PTAMS 0x00000000c8300000 NTAMS 0x00000000c8300000 space 1024K, 0% used [0x00000000c8300000, 0x00000000c8400000)
AC 0 F TS 1 PTAMS 0x00000000c8400000 NTAMS 0x00000000c8400000 space 1024K, 0% used [0x00000000c8400000, 0x00000000c8500000)
AC 0 F TS 1 PTAMS 0x00000000c8500000 NTAMS 0x00000000c8500000 space 1024K, 0% used [0x00000000c8500000, 0x00000000c8600000)
AC 0 F TS 1 PTAMS 0x00000000c8600000 NTAMS 0x00000000c8600000 space 1024K, 0% used [0x00000000c8600000, 0x00000000c8700000)
AC 0 F TS 1 PTAMS 0x00000000c8700000 NTAMS 0x00000000c8700000 space 1024K, 0% used [0x00000000c8700000, 0x00000000c8800000)
AC 0 F TS 1 PTAMS 0x00000000c8800000 NTAMS 0x00000000c8800000 space 1024K, 0% used [0x00000000c8800000, 0x00000000c8900000)
AC 0 F TS 1 PTAMS 0x00000000c8900000 NTAMS 0x00000000c8900000 space 1024K, 0% used [0x00000000c8900000, 0x00000000c8a00000)
AC 0 F TS 1 PTAMS 0x00000000c8a00000 NTAMS 0x00000000c8a00000 space 1024K, 0% used [0x00000000c8a00000, 0x00000000c8b00000)
AC 0 F TS 1 PTAMS 0x00000000c8b00000 NTAMS 0x00000000c8b00000 space 1024K, 0% used [0x00000000c8b00000, 0x00000000c8c00000)
AC 0 F TS 1 PTAMS 0x00000000c8c00000 NTAMS 0x00000000c8c00000 space 1024K, 0% used [0x00000000c8c00000, 0x00000000c8d00000)
AC 0 F TS 1 PTAMS 0x00000000c8d00000 NTAMS 0x00000000c8d00000 space 1024K, 0% used [0x00000000c8d00000, 0x00000000c8e00000)
AC 0 F TS 1 PTAMS 0x00000000c8e00000 NTAMS 0x00000000c8e00000 space 1024K, 0% used [0x00000000c8e00000, 0x00000000c8f00000)
AC 0 F TS 1 PTAMS 0x00000000c8f00000 NTAMS 0x00000000c8f00000 space 1024K, 0% used [0x00000000c8f00000, 0x00000000c9000000)
AC 0 F TS 1 PTAMS 0x00000000c9000000 NTAMS 0x00000000c9000000 space 1024K, 0% used [0x00000000c9000000, 0x00000000c9100000)
AC 0 F TS 1 PTAMS 0x00000000c9100000 NTAMS 0x00000000c9100000 space 1024K, 0% used [0x00000000c9100000, 0x00000000c9200000)
AC 0 F TS 1 PTAMS 0x00000000c9200000 NTAMS 0x00000000c9200000 space 1024K, 0% used [0x00000000c9200000, 0x00000000c9300000)
AC 0 F TS 1 PTAMS 0x00000000c9300000 NTAMS 0x00000000c9300000 space 1024K, 0% used [0x00000000c9300000, 0x00000000c9400000)
AC 0 F TS 1 PTAMS 0x00000000c9400000 NTAMS 0x00000000c9400000 space 1024K, 0% used [0x00000000c9400000, 0x00000000c9500000)
AC 0 F TS 1 PTAMS 0x00000000c9500000 NTAMS 0x00000000c9500000 space 1024K, 0% used [0x00000000c9500000, 0x00000000c9600000)
AC 0 F TS 1 PTAMS 0x00000000c9600000 NTAMS 0x00000000c9600000 space 1024K, 0% used [0x00000000c9600000, 0x00000000c9700000)
AC 0 F TS 1 PTAMS 0x00000000c9700000 NTAMS 0x00000000c9700000 space 1024K, 0% used [0x00000000c9700000, 0x00000000c9800000)
AC 0 F TS 1 PTAMS 0x00000000c9800000 NTAMS 0x00000000c9800000 space 1024K, 0% used [0x00000000c9800000, 0x00000000c9900000)
AC 0 F TS 1 PTAMS 0x00000000c9900000 NTAMS 0x00000000c9900000 space 1024K, 0% used [0x00000000c9900000, 0x00000000c9a00000)
AC 0 F TS 1 PTAMS 0x00000000c9a00000 NTAMS 0x00000000c9a00000 space 1024K, 0% used [0x00000000c9a00000, 0x00000000c9b00000)
AC 0 F TS 1 PTAMS 0x00000000c9b00000 NTAMS 0x00000000c9b00000 space 1024K, 0% used [0x00000000c9b00000, 0x00000000c9c00000)
AC 0 S CS TS 5 PTAMS 0x00000000c9c00000 NTAMS 0x00000000c9c00000 space 1024K, 100% used [0x00000000c9c00000, 0x00000000c9d00000)
AC 0 S CS TS 5 PTAMS 0x00000000c9d00000 NTAMS 0x00000000c9d00000 space 1024K, 100% used [0x00000000c9d00000, 0x00000000c9e00000)
AC 0 S CS TS 5 PTAMS 0x00000000c9e00000 NTAMS 0x00000000c9e00000 space 1024K, 100% used [0x00000000c9e00000, 0x00000000c9f00000)
AC 0 S CS TS 5 PTAMS 0x00000000c9f00000 NTAMS 0x00000000c9f00000 space 1024K, 100% used [0x00000000c9f00000, 0x00000000ca000000)
AC 0 S CS TS 5 PTAMS 0x00000000ca000000 NTAMS 0x00000000ca000000 space 1024K, 100% used [0x00000000ca000000, 0x00000000ca100000)
AC 0 S CS TS 5 PTAMS 0x00000000ca100000 NTAMS 0x00000000ca100000 space 1024K, 100% used [0x00000000ca100000, 0x00000000ca200000)
AC 0 S CS TS 5 PTAMS 0x00000000ca200000 NTAMS 0x00000000ca200000 space 1024K, 100% used [0x00000000ca200000, 0x00000000ca300000)
AC 0 S CS TS 5 PTAMS 0x00000000ca300000 NTAMS 0x00000000ca300000 space 1024K, 100% used [0x00000000ca300000, 0x00000000ca400000)
AC 0 S CS TS 5 PTAMS 0x00000000ca400000 NTAMS 0x00000000ca400000 space 1024K, 100% used [0x00000000ca400000, 0x00000000ca500000)
AC 0 S CS TS 5 PTAMS 0x00000000ca500000 NTAMS 0x00000000ca500000 space 1024K, 100% used [0x00000000ca500000, 0x00000000ca600000)
AC 0 S CS TS 5 PTAMS 0x00000000ca600000 NTAMS 0x00000000ca600000 space 1024K, 100% used [0x00000000ca600000, 0x00000000ca700000)
AC 0 S CS TS 5 PTAMS 0x00000000ca700000 NTAMS 0x00000000ca700000 space 1024K, 100% used [0x00000000ca700000, 0x00000000ca800000)
AC 0 S CS TS 5 PTAMS 0x00000000ca800000 NTAMS 0x00000000ca800000 space 1024K, 100% used [0x00000000ca800000, 0x00000000ca900000)
AC 0 S CS TS 5 PTAMS 0x00000000ca900000 NTAMS 0x00000000ca900000 space 1024K, 100% used [0x00000000ca900000, 0x00000000caa00000)
AC 0 S CS TS 5 PTAMS 0x00000000caa00000 NTAMS 0x00000000caa00000 space 1024K, 100% used [0x00000000caa00000, 0x00000000cab00000)
AC 0 S CS TS 5 PTAMS 0x00000000cab00000 NTAMS 0x00000000cab00000 space 1024K, 100% used [0x00000000cab00000, 0x00000000cac00000)
AC 0 S CS TS 5 PTAMS 0x00000000cac00000 NTAMS 0x00000000cac00000 space 1024K, 100% used [0x00000000cac00000, 0x00000000cad00000)
AC 0 S CS TS 5 PTAMS 0x00000000cad00000 NTAMS 0x00000000cad00000 space 1024K, 100% used [0x00000000cad00000, 0x00000000cae00000)
AC 0 S CS TS 5 PTAMS 0x00000000cae00000 NTAMS 0x00000000cae00000 space 1024K, 100% used [0x00000000cae00000, 0x00000000caf00000)
AC 0 S CS TS 5 PTAMS 0x00000000caf00000 NTAMS 0x00000000caf00000 space 1024K, 100% used [0x00000000caf00000, 0x00000000cb000000)
AC 0 S CS TS 5 PTAMS 0x00000000cb000000 NTAMS 0x00000000cb000000 space 1024K, 100% used [0x00000000cb000000, 0x00000000cb100000)
AC 0 S CS TS 5 PTAMS 0x00000000cb100000 NTAMS 0x00000000cb100000 space 1024K, 100% used [0x00000000cb100000, 0x00000000cb200000)
AC 0 S CS TS 5 PTAMS 0x00000000cb200000 NTAMS 0x00000000cb200000 space 1024K, 100% used [0x00000000cb200000, 0x00000000cb300000)
AC 0 S CS TS 5 PTAMS 0x00000000cb300000 NTAMS 0x00000000cb300000 space 1024K, 100% used [0x00000000cb300000, 0x00000000cb400000)
AC 0 S CS TS 5 PTAMS 0x00000000cb400000 NTAMS 0x00000000cb400000 space 1024K, 100% used [0x00000000cb400000, 0x00000000cb500000)
AC 0 S CS TS 5 PTAMS 0x00000000cb500000 NTAMS 0x00000000cb500000 space 1024K, 100% used [0x00000000cb500000, 0x00000000cb600000)
AC 0 S CS TS 5 PTAMS 0x00000000cb600000 NTAMS 0x00000000cb600000 space 1024K, 100% used [0x00000000cb600000, 0x00000000cb700000)
AC 0 S CS TS 5 PTAMS 0x00000000cb700000 NTAMS 0x00000000cb700000 space 1024K, 100% used [0x00000000cb700000, 0x00000000cb800000)
AC 0 F TS 1 PTAMS 0x00000000cb800000 NTAMS 0x00000000cb800000 space 1024K, 0% used [0x00000000cb800000, 0x00000000cb900000)
AC 0 F TS 1 PTAMS 0x00000000cb900000 NTAMS 0x00000000cb900000 space 1024K, 0% used [0x00000000cb900000, 0x00000000cba00000)
AC 0 F TS 1 PTAMS 0x00000000cba00000 NTAMS 0x00000000cba00000 space 1024K, 0% used [0x00000000cba00000, 0x00000000cbb00000)
AC 0 F TS 1 PTAMS 0x00000000cbb00000 NTAMS 0x00000000cbb00000 space 1024K, 0% used [0x00000000cbb00000, 0x00000000cbc00000)
AC 0 F TS 1 PTAMS 0x00000000cbc00000 NTAMS 0x00000000cbc00000 space 1024K, 0% used [0x00000000cbc00000, 0x00000000cbd00000)
AC 0 F TS 1 PTAMS 0x00000000cbd00000 NTAMS 0x00000000cbd00000 space 1024K, 0% used [0x00000000cbd00000, 0x00000000cbe00000)
AC 0 F TS 1 PTAMS 0x00000000cbe00000 NTAMS 0x00000000cbe00000 space 1024K, 0% used [0x00000000cbe00000, 0x00000000cbf00000)
AC 0 F TS 1 PTAMS 0x00000000cbf00000 NTAMS 0x00000000cbf00000 space 1024K, 0% used [0x00000000cbf00000, 0x00000000cc000000)
AC 0 F TS 1 PTAMS 0x00000000cc000000 NTAMS 0x00000000cc000000 space 1024K, 0% used [0x00000000cc000000, 0x00000000cc100000)
AC 0 F TS 1 PTAMS 0x00000000cc100000 NTAMS 0x00000000cc100000 space 1024K, 0% used [0x00000000cc100000, 0x00000000cc200000)
AC 0 F TS 1 PTAMS 0x00000000cc200000 NTAMS 0x00000000cc200000 space 1024K, 0% used [0x00000000cc200000, 0x00000000cc300000)
AC 0 F TS 1 PTAMS 0x00000000cc300000 NTAMS 0x00000000cc300000 space 1024K, 0% used [0x00000000cc300000, 0x00000000cc400000)
AC 0 F TS 1 PTAMS 0x00000000cc400000 NTAMS 0x00000000cc400000 space 1024K, 0% used [0x00000000cc400000, 0x00000000cc500000)
AC 0 F TS 1 PTAMS 0x00000000cc500000 NTAMS 0x00000000cc500000 space 1024K, 0% used [0x00000000cc500000, 0x00000000cc600000)
AC 0 F TS 1 PTAMS 0x00000000cc600000 NTAMS 0x00000000cc600000 space 1024K, 0% used [0x00000000cc600000, 0x00000000cc700000)
AC 0 F TS 1 PTAMS 0x00000000cc700000 NTAMS 0x00000000cc700000 space 1024K, 0% used [0x00000000cc700000, 0x00000000cc800000)
AC 0 F TS 1 PTAMS 0x00000000cc800000 NTAMS 0x00000000cc800000 space 1024K, 0% used [0x00000000cc800000, 0x00000000cc900000)
AC 0 F TS 1 PTAMS 0x00000000cc900000 NTAMS 0x00000000cc900000 space 1024K, 0% used [0x00000000cc900000, 0x00000000cca00000)
AC 0 F TS 1 PTAMS 0x00000000cca00000 NTAMS 0x00000000cca00000 space 1024K, 0% used [0x00000000cca00000, 0x00000000ccb00000)
AC 0 F TS 1 PTAMS 0x00000000ccb00000 NTAMS 0x00000000ccb00000 space 1024K, 0% used [0x00000000ccb00000, 0x00000000ccc00000)
AC 0 F TS 1 PTAMS 0x00000000ccc00000 NTAMS 0x00000000ccc00000 space 1024K, 0% used [0x00000000ccc00000, 0x00000000ccd00000)
AC 0 F TS 1 PTAMS 0x00000000ccd00000 NTAMS 0x00000000ccd00000 space 1024K, 0% used [0x00000000ccd00000, 0x00000000cce00000)
AC 0 F TS 1 PTAMS 0x00000000cce00000 NTAMS 0x00000000cce00000 space 1024K, 0% used [0x00000000cce00000, 0x00000000ccf00000)
AC 0 F TS 1 PTAMS 0x00000000ccf00000 NTAMS 0x00000000ccf00000 space 1024K, 0% used [0x00000000ccf00000, 0x00000000cd000000)
AC 0 F TS 1 PTAMS 0x00000000cd000000 NTAMS 0x00000000cd000000 space 1024K, 0% used [0x00000000cd000000, 0x00000000cd100000)
AC 0 F TS 1 PTAMS 0x00000000cd100000 NTAMS 0x00000000cd100000 space 1024K, 0% used [0x00000000cd100000, 0x00000000cd200000)
AC 0 F TS 1 PTAMS 0x00000000cd200000 NTAMS 0x00000000cd200000 space 1024K, 0% used [0x00000000cd200000, 0x00000000cd300000)
AC 0 F TS 1 PTAMS 0x00000000cd300000 NTAMS 0x00000000cd300000 space 1024K, 0% used [0x00000000cd300000, 0x00000000cd400000)
AC 0 F TS 1 PTAMS 0x00000000cd400000 NTAMS 0x00000000cd400000 space 1024K, 0% used [0x00000000cd400000, 0x00000000cd500000)
AC 0 F TS 1 PTAMS 0x00000000cd500000 NTAMS 0x00000000cd500000 space 1024K, 0% used [0x00000000cd500000, 0x00000000cd600000)
AC 0 F TS 1 PTAMS 0x00000000cd600000 NTAMS 0x00000000cd600000 space 1024K, 0% used [0x00000000cd600000, 0x00000000cd700000)
AC 0 F TS 1 PTAMS 0x00000000cd700000 NTAMS 0x00000000cd700000 space 1024K, 0% used [0x00000000cd700000, 0x00000000cd800000)
AC 0 F TS 1 PTAMS 0x00000000cd800000 NTAMS 0x00000000cd800000 space 1024K, 0% used [0x00000000cd800000, 0x00000000cd900000)
AC 0 F TS 1 PTAMS 0x00000000cd900000 NTAMS 0x00000000cd900000 space 1024K, 0% used [0x00000000cd900000, 0x00000000cda00000)
AC 0 F TS 1 PTAMS 0x00000000cda00000 NTAMS 0x00000000cda00000 space 1024K, 0% used [0x00000000cda00000, 0x00000000cdb00000)
AC 0 F TS 1 PTAMS 0x00000000cdb00000 NTAMS 0x00000000cdb00000 space 1024K, 0% used [0x00000000cdb00000, 0x00000000cdc00000)
AC 0 F TS 1 PTAMS 0x00000000cdc00000 NTAMS 0x00000000cdc00000 space 1024K, 0% used [0x00000000cdc00000, 0x00000000cdd00000)
AC 0 F TS 1 PTAMS 0x00000000cdd00000 NTAMS 0x00000000cdd00000 space 1024K, 0% used [0x00000000cdd00000, 0x00000000cde00000)
AC 0 F TS 1 PTAMS 0x00000000cde00000 NTAMS 0x00000000cde00000 space 1024K, 0% used [0x00000000cde00000, 0x00000000cdf00000)
AC 0 F TS 1 PTAMS 0x00000000cdf00000 NTAMS 0x00000000cdf00000 space 1024K, 0% used [0x00000000cdf00000, 0x00000000ce000000)
AC 0 F TS 1 PTAMS 0x00000000ce000000 NTAMS 0x00000000ce000000 space 1024K, 0% used [0x00000000ce000000, 0x00000000ce100000)
AC 0 F TS 1 PTAMS 0x00000000ce100000 NTAMS 0x00000000ce100000 space 1024K, 0% used [0x00000000ce100000, 0x00000000ce200000)
AC 0 F TS 1 PTAMS 0x00000000ce200000 NTAMS 0x00000000ce200000 space 1024K, 0% used [0x00000000ce200000, 0x00000000ce300000)
AC 0 F TS 1 PTAMS 0x00000000ce300000 NTAMS 0x00000000ce300000 space 1024K, 0% used [0x00000000ce300000, 0x00000000ce400000)
AC 0 F TS 1 PTAMS 0x00000000ce400000 NTAMS 0x00000000ce400000 space 1024K, 0% used [0x00000000ce400000, 0x00000000ce500000)
AC 0 F TS 1 PTAMS 0x00000000ce500000 NTAMS 0x00000000ce500000 space 1024K, 0% used [0x00000000ce500000, 0x00000000ce600000)
AC 0 F TS 1 PTAMS 0x00000000ce600000 NTAMS 0x00000000ce600000 space 1024K, 0% used [0x00000000ce600000, 0x00000000ce700000)
AC 0 F TS 1 PTAMS 0x00000000ce700000 NTAMS 0x00000000ce700000 space 1024K, 0% used [0x00000000ce700000, 0x00000000ce800000)
AC 0 F TS 1 PTAMS 0x00000000ce800000 NTAMS 0x00000000ce800000 space 1024K, 0% used [0x00000000ce800000, 0x00000000ce900000)
AC 0 F TS 1 PTAMS 0x00000000ce900000 NTAMS 0x00000000ce900000 space 1024K, 0% used [0x00000000ce900000, 0x00000000cea00000)
AC 0 F TS 1 PTAMS 0x00000000cea00000 NTAMS 0x00000000cea00000 space 1024K, 0% used [0x00000000cea00000, 0x00000000ceb00000)
AC 0 F TS 3 PTAMS 0x00000000ceb00000 NTAMS 0x00000000ceb00000 space 1024K, 0% used [0x00000000ceb00000, 0x00000000cec00000)
AC 0 F TS 3 PTAMS 0x00000000cec00000 NTAMS 0x00000000cec00000 space 1024K, 0% used [0x00000000cec00000, 0x00000000ced00000)
AC 0 F TS 1 PTAMS 0x00000000ced00000 NTAMS 0x00000000ced00000 space 1024K, 0% used [0x00000000ced00000, 0x00000000cee00000)
AC 0 F TS 1 PTAMS 0x00000000cee00000 NTAMS 0x00000000cee00000 space 1024K, 0% used [0x00000000cee00000, 0x00000000cef00000)
AC 0 F TS 1 PTAMS 0x00000000cef00000 NTAMS 0x00000000cef00000 space 1024K, 0% used [0x00000000cef00000, 0x00000000cf000000)
AC 0 F TS 1 PTAMS 0x00000000cf000000 NTAMS 0x00000000cf000000 space 1024K, 0% used [0x00000000cf000000, 0x00000000cf100000)
AC 0 F TS 1 PTAMS 0x00000000cf100000 NTAMS 0x00000000cf100000 space 1024K, 0% used [0x00000000cf100000, 0x00000000cf200000)
AC 0 F TS 1 PTAMS 0x00000000cf200000 NTAMS 0x00000000cf200000 space 1024K, 0% used [0x00000000cf200000, 0x00000000cf300000)
AC 0 F TS 1 PTAMS 0x00000000cf300000 NTAMS 0x00000000cf300000 space 1024K, 0% used [0x00000000cf300000, 0x00000000cf400000)
AC 0 F TS 1 PTAMS 0x00000000cf400000 NTAMS 0x00000000cf400000 space 1024K, 0% used [0x00000000cf400000, 0x00000000cf500000)
AC 0 F TS 1 PTAMS 0x00000000cf500000 NTAMS 0x00000000cf500000 space 1024K, 0% used [0x00000000cf500000, 0x00000000cf600000)
AC 0 F TS 1 PTAMS 0x00000000cf600000 NTAMS 0x00000000cf600000 space 1024K, 0% used [0x00000000cf600000, 0x00000000cf700000)
AC 0 F TS 1 PTAMS 0x00000000cf700000 NTAMS 0x00000000cf700000 space 1024K, 0% used [0x00000000cf700000, 0x00000000cf800000)
AC 0 F TS 3 PTAMS 0x00000000cf800000 NTAMS 0x00000000cf800000 space 1024K, 0% used [0x00000000cf800000, 0x00000000cf900000)
AC 0 F TS 3 PTAMS 0x00000000cf900000 NTAMS 0x00000000cf900000 space 1024K, 0% used [0x00000000cf900000, 0x00000000cfa00000)
AC 0 F TS 3 PTAMS 0x00000000cfa00000 NTAMS 0x00000000cfa00000 space 1024K, 0% used [0x00000000cfa00000, 0x00000000cfb00000)
AC 0 F TS 3 PTAMS 0x00000000cfb00000 NTAMS 0x00000000cfb00000 space 1024K, 0% used [0x00000000cfb00000, 0x00000000cfc00000)
AC 0 F TS 3 PTAMS 0x00000000cfc00000 NTAMS 0x00000000cfc00000 space 1024K, 0% used [0x00000000cfc00000, 0x00000000cfd00000)
AC 0 F TS 3 PTAMS 0x00000000cfd00000 NTAMS 0x00000000cfd00000 space 1024K, 0% used [0x00000000cfd00000, 0x00000000cfe00000)
AC 0 F TS 3 PTAMS 0x00000000cfe00000 NTAMS 0x00000000cfe00000 space 1024K, 0% used [0x00000000cfe00000, 0x00000000cff00000)
AC 0 F TS 3 PTAMS 0x00000000cff00000 NTAMS 0x00000000cff00000 space 1024K, 0% used [0x00000000cff00000, 0x00000000d0000000)
AC 0 F TS 3 PTAMS 0x00000000d0000000 NTAMS 0x00000000d0000000 space 1024K, 0% used [0x00000000d0000000, 0x00000000d0100000)
AC 0 F TS 3 PTAMS 0x00000000d0100000 NTAMS 0x00000000d0100000 space 1024K, 0% used [0x00000000d0100000, 0x00000000d0200000)
AC 0 F TS 3 PTAMS 0x00000000d0200000 NTAMS 0x00000000d0200000 space 1024K, 0% used [0x00000000d0200000, 0x00000000d0300000)
AC 0 F TS 3 PTAMS 0x00000000d0300000 NTAMS 0x00000000d0300000 space 1024K, 0% used [0x00000000d0300000, 0x00000000d0400000)
AC 0 F TS 3 PTAMS 0x00000000d0400000 NTAMS 0x00000000d0400000 space 1024K, 0% used [0x00000000d0400000, 0x00000000d0500000)
AC 0 F TS 3 PTAMS 0x00000000d0500000 NTAMS 0x00000000d0500000 space 1024K, 0% used [0x00000000d0500000, 0x00000000d0600000)
AC 0 F TS 3 PTAMS 0x00000000d0600000 NTAMS 0x00000000d0600000 space 1024K, 0% used [0x00000000d0600000, 0x00000000d0700000)
AC 0 F TS 3 PTAMS 0x00000000d0700000 NTAMS 0x00000000d0700000 space 1024K, 0% used [0x00000000d0700000, 0x00000000d0800000)
AC 0 F TS 3 PTAMS 0x00000000d0800000 NTAMS 0x00000000d0800000 space 1024K, 0% used [0x00000000d0800000, 0x00000000d0900000)
AC 0 F TS 3 PTAMS 0x00000000d0900000 NTAMS 0x00000000d0900000 space 1024K, 0% used [0x00000000d0900000, 0x00000000d0a00000)
AC 0 F TS 3 PTAMS 0x00000000d0a00000 NTAMS 0x00000000d0a00000 space 1024K, 0% used [0x00000000d0a00000, 0x00000000d0b00000)
AC 0 F TS 3 PTAMS 0x00000000d0b00000 NTAMS 0x00000000d0b00000 space 1024K, 0% used [0x00000000d0b00000, 0x00000000d0c00000)
AC 0 F TS 3 PTAMS 0x00000000d0c00000 NTAMS 0x00000000d0c00000 space 1024K, 0% used [0x00000000d0c00000, 0x00000000d0d00000)
AC 0 F TS 3 PTAMS 0x00000000d0d00000 NTAMS 0x00000000d0d00000 space 1024K, 0% used [0x00000000d0d00000, 0x00000000d0e00000)
AC 0 F TS 3 PTAMS 0x00000000d0e00000 NTAMS 0x00000000d0e00000 space 1024K, 0% used [0x00000000d0e00000, 0x00000000d0f00000)
AC 0 F TS 3 PTAMS 0x00000000d0f00000 NTAMS 0x00000000d0f00000 space 1024K, 0% used [0x00000000d0f00000, 0x00000000d1000000)
AC 0 F TS 3 PTAMS 0x00000000d1000000 NTAMS 0x00000000d1000000 space 1024K, 0% used [0x00000000d1000000, 0x00000000d1100000)
AC 0 F TS 3 PTAMS 0x00000000d1100000 NTAMS 0x00000000d1100000 space 1024K, 0% used [0x00000000d1100000, 0x00000000d1200000)
AC 0 F TS 3 PTAMS 0x00000000d1200000 NTAMS 0x00000000d1200000 space 1024K, 0% used [0x00000000d1200000, 0x00000000d1300000)
AC 0 F TS 3 PTAMS 0x00000000d1300000 NTAMS 0x00000000d1300000 space 1024K, 0% used [0x00000000d1300000, 0x00000000d1400000)
AC 0 F TS 3 PTAMS 0x00000000d1400000 NTAMS 0x00000000d1400000 space 1024K, 0% used [0x00000000d1400000, 0x00000000d1500000)
AC 0 F TS 3 PTAMS 0x00000000d1500000 NTAMS 0x00000000d1500000 space 1024K, 0% used [0x00000000d1500000, 0x00000000d1600000)
AC 0 F TS 3 PTAMS 0x00000000d1600000 NTAMS 0x00000000d1600000 space 1024K, 0% used [0x00000000d1600000, 0x00000000d1700000)
AC 0 F TS 3 PTAMS 0x00000000d1700000 NTAMS 0x00000000d1700000 space 1024K, 0% used [0x00000000d1700000, 0x00000000d1800000)
AC 0 F TS 3 PTAMS 0x00000000d1800000 NTAMS 0x00000000d1800000 space 1024K, 0% used [0x00000000d1800000, 0x00000000d1900000)
AC 0 F TS 3 PTAMS 0x00000000d1900000 NTAMS 0x00000000d1900000 space 1024K, 0% used [0x00000000d1900000, 0x00000000d1a00000)
AC 0 F TS 3 PTAMS 0x00000000d1a00000 NTAMS 0x00000000d1a00000 space 1024K, 0% used [0x00000000d1a00000, 0x00000000d1b00000)
AC 0 F TS 3 PTAMS 0x00000000d1b00000 NTAMS 0x00000000d1b00000 space 1024K, 0% used [0x00000000d1b00000, 0x00000000d1c00000)
AC 0 F TS 3 PTAMS 0x00000000d1c00000 NTAMS 0x00000000d1c00000 space 1024K, 0% used [0x00000000d1c00000, 0x00000000d1d00000)
AC 0 F TS 3 PTAMS 0x00000000d1d00000 NTAMS 0x00000000d1d00000 space 1024K, 0% used [0x00000000d1d00000, 0x00000000d1e00000)
AC 0 F TS 3 PTAMS 0x00000000d1e00000 NTAMS 0x00000000d1e00000 space 1024K, 0% used [0x00000000d1e00000, 0x00000000d1f00000)
AC 0 F TS 3 PTAMS 0x00000000d1f00000 NTAMS 0x00000000d1f00000 space 1024K, 0% used [0x00000000d1f00000, 0x00000000d2000000)
AC 0 F TS 3 PTAMS 0x00000000d2000000 NTAMS 0x00000000d2000000 space 1024K, 0% used [0x00000000d2000000, 0x00000000d2100000)
AC 0 F TS 3 PTAMS 0x00000000d2100000 NTAMS 0x00000000d2100000 space 1024K, 0% used [0x00000000d2100000, 0x00000000d2200000)
AC 0 F TS 3 PTAMS 0x00000000d2200000 NTAMS 0x00000000d2200000 space 1024K, 0% used [0x00000000d2200000, 0x00000000d2300000)
AC 0 F TS 3 PTAMS 0x00000000d2300000 NTAMS 0x00000000d2300000 space 1024K, 0% used [0x00000000d2300000, 0x00000000d2400000)
AC 0 F TS 3 PTAMS 0x00000000d2400000 NTAMS 0x00000000d2400000 space 1024K, 0% used [0x00000000d2400000, 0x00000000d2500000)
AC 0 F TS 3 PTAMS 0x00000000d2500000 NTAMS 0x00000000d2500000 space 1024K, 0% used [0x00000000d2500000, 0x00000000d2600000)
AC 0 F TS 3 PTAMS 0x00000000d2600000 NTAMS 0x00000000d2600000 space 1024K, 0% used [0x00000000d2600000, 0x00000000d2700000)
AC 0 F TS 3 PTAMS 0x00000000d2700000 NTAMS 0x00000000d2700000 space 1024K, 0% used [0x00000000d2700000, 0x00000000d2800000)
AC 0 F TS 3 PTAMS 0x00000000d2800000 NTAMS 0x00000000d2800000 space 1024K, 0% used [0x00000000d2800000, 0x00000000d2900000)
AC 0 F TS 3 PTAMS 0x00000000d2900000 NTAMS 0x00000000d2900000 space 1024K, 0% used [0x00000000d2900000, 0x00000000d2a00000)
AC 0 F TS 3 PTAMS 0x00000000d2a00000 NTAMS 0x00000000d2a00000 space 1024K, 0% used [0x00000000d2a00000, 0x00000000d2b00000)
AC 0 F TS 3 PTAMS 0x00000000d2b00000 NTAMS 0x00000000d2b00000 space 1024K, 0% used [0x00000000d2b00000, 0x00000000d2c00000)
AC 0 F TS 3 PTAMS 0x00000000d2c00000 NTAMS 0x00000000d2c00000 space 1024K, 0% used [0x00000000d2c00000, 0x00000000d2d00000)
AC 0 F TS 3 PTAMS 0x00000000d2d00000 NTAMS 0x00000000d2d00000 space 1024K, 0% used [0x00000000d2d00000, 0x00000000d2e00000)
AC 0 F TS 3 PTAMS 0x00000000d2e00000 NTAMS 0x00000000d2e00000 space 1024K, 0% used [0x00000000d2e00000, 0x00000000d2f00000)
AC 0 F TS 3 PTAMS 0x00000000d2f00000 NTAMS 0x00000000d2f00000 space 1024K, 0% used [0x00000000d2f00000, 0x00000000d3000000)
AC 0 F TS 3 PTAMS 0x00000000d3000000 NTAMS 0x00000000d3000000 space 1024K, 0% used [0x00000000d3000000, 0x00000000d3100000)
AC 0 F TS 3 PTAMS 0x00000000d3100000 NTAMS 0x00000000d3100000 space 1024K, 0% used [0x00000000d3100000, 0x00000000d3200000)
AC 0 F TS 3 PTAMS 0x00000000d3200000 NTAMS 0x00000000d3200000 space 1024K, 0% used [0x00000000d3200000, 0x00000000d3300000)
AC 0 F TS 3 PTAMS 0x00000000d3300000 NTAMS 0x00000000d3300000 space 1024K, 0% used [0x00000000d3300000, 0x00000000d3400000)
AC 0 F TS 3 PTAMS 0x00000000d3400000 NTAMS 0x00000000d3400000 space 1024K, 0% used [0x00000000d3400000, 0x00000000d3500000)
AC 0 F TS 3 PTAMS 0x00000000d3500000 NTAMS 0x00000000d3500000 space 1024K, 0% used [0x00000000d3500000, 0x00000000d3600000)
AC 0 F TS 3 PTAMS 0x00000000d3600000 NTAMS 0x00000000d3600000 space 1024K, 0% used [0x00000000d3600000, 0x00000000d3700000)
AC 0 F TS 3 PTAMS 0x00000000d3700000 NTAMS 0x00000000d3700000 space 1024K, 0% used [0x00000000d3700000, 0x00000000d3800000)
AC 0 F TS 3 PTAMS 0x00000000d3800000 NTAMS 0x00000000d3800000 space 1024K, 0% used [0x00000000d3800000, 0x00000000d3900000)
AC 0 F TS 3 PTAMS 0x00000000d3900000 NTAMS 0x00000000d3900000 space 1024K, 0% used [0x00000000d3900000, 0x00000000d3a00000)
AC 0 F TS 3 PTAMS 0x00000000d3a00000 NTAMS 0x00000000d3a00000 space 1024K, 0% used [0x00000000d3a00000, 0x00000000d3b00000)
AC 0 F TS 3 PTAMS 0x00000000d3b00000 NTAMS 0x00000000d3b00000 space 1024K, 0% used [0x00000000d3b00000, 0x00000000d3c00000)
AC 0 F TS 3 PTAMS 0x00000000d3c00000 NTAMS 0x00000000d3c00000 space 1024K, 0% used [0x00000000d3c00000, 0x00000000d3d00000)
AC 0 F TS 3 PTAMS 0x00000000d3d00000 NTAMS 0x00000000d3d00000 space 1024K, 0% used [0x00000000d3d00000, 0x00000000d3e00000)
AC 0 F TS 3 PTAMS 0x00000000d3e00000 NTAMS 0x00000000d3e00000 space 1024K, 0% used [0x00000000d3e00000, 0x00000000d3f00000)
AC 0 F TS 3 PTAMS 0x00000000d3f00000 NTAMS 0x00000000d3f00000 space 1024K, 0% used [0x00000000d3f00000, 0x00000000d4000000)
AC 0 F TS 3 PTAMS 0x00000000d4000000 NTAMS 0x00000000d4000000 space 1024K, 0% used [0x00000000d4000000, 0x00000000d4100000)
AC 0 F TS 3 PTAMS 0x00000000d4100000 NTAMS 0x00000000d4100000 space 1024K, 0% used [0x00000000d4100000, 0x00000000d4200000)
AC 0 F TS 3 PTAMS 0x00000000d4200000 NTAMS 0x00000000d4200000 space 1024K, 0% used [0x00000000d4200000, 0x00000000d4300000)
AC 0 F TS 3 PTAMS 0x00000000d4300000 NTAMS 0x00000000d4300000 space 1024K, 0% used [0x00000000d4300000, 0x00000000d4400000)
AC 0 F TS 3 PTAMS 0x00000000d4400000 NTAMS 0x00000000d4400000 space 1024K, 0% used [0x00000000d4400000, 0x00000000d4500000)
AC 0 F TS 3 PTAMS 0x00000000d4500000 NTAMS 0x00000000d4500000 space 1024K, 0% used [0x00000000d4500000, 0x00000000d4600000)
AC 0 F TS 3 PTAMS 0x00000000d4600000 NTAMS 0x00000000d4600000 space 1024K, 0% used [0x00000000d4600000, 0x00000000d4700000)
AC 0 F TS 3 PTAMS 0x00000000d4700000 NTAMS 0x00000000d4700000 space 1024K, 0% used [0x00000000d4700000, 0x00000000d4800000)
AC 0 F TS 3 PTAMS 0x00000000d4800000 NTAMS 0x00000000d4800000 space 1024K, 0% used [0x00000000d4800000, 0x00000000d4900000)
AC 0 F TS 3 PTAMS 0x00000000d4900000 NTAMS 0x00000000d4900000 space 1024K, 0% used [0x00000000d4900000, 0x00000000d4a00000)
AC 0 F TS 3 PTAMS 0x00000000d4a00000 NTAMS 0x00000000d4a00000 space 1024K, 0% used [0x00000000d4a00000, 0x00000000d4b00000)
AC 0 F TS 3 PTAMS 0x00000000d4b00000 NTAMS 0x00000000d4b00000 space 1024K, 0% used [0x00000000d4b00000, 0x00000000d4c00000)
AC 0 F TS 3 PTAMS 0x00000000d4c00000 NTAMS 0x00000000d4c00000 space 1024K, 0% used [0x00000000d4c00000, 0x00000000d4d00000)
AC 0 F TS 3 PTAMS 0x00000000d4d00000 NTAMS 0x00000000d4d00000 space 1024K, 0% used [0x00000000d4d00000, 0x00000000d4e00000)
AC 0 F TS 3 PTAMS 0x00000000d4e00000 NTAMS 0x00000000d4e00000 space 1024K, 0% used [0x00000000d4e00000, 0x00000000d4f00000)
AC 0 F TS 3 PTAMS 0x00000000d4f00000 NTAMS 0x00000000d4f00000 space 1024K, 0% used [0x00000000d4f00000, 0x00000000d5000000)
AC 0 F TS 3 PTAMS 0x00000000d5000000 NTAMS 0x00000000d5000000 space 1024K, 0% used [0x00000000d5000000, 0x00000000d5100000)
AC 0 F TS 3 PTAMS 0x00000000d5100000 NTAMS 0x00000000d5100000 space 1024K, 0% used [0x00000000d5100000, 0x00000000d5200000)
AC 0 F TS 3 PTAMS 0x00000000d5200000 NTAMS 0x00000000d5200000 space 1024K, 0% used [0x00000000d5200000, 0x00000000d5300000)
AC 0 F TS 3 PTAMS 0x00000000d5300000 NTAMS 0x00000000d5300000 space 1024K, 0% used [0x00000000d5300000, 0x00000000d5400000)
AC 0 F TS 3 PTAMS 0x00000000d5400000 NTAMS 0x00000000d5400000 space 1024K, 0% used [0x00000000d5400000, 0x00000000d5500000)
AC 0 F TS 3 PTAMS 0x00000000d5500000 NTAMS 0x00000000d5500000 space 1024K, 0% used [0x00000000d5500000, 0x00000000d5600000)
AC 0 F TS 3 PTAMS 0x00000000d5600000 NTAMS 0x00000000d5600000 space 1024K, 0% used [0x00000000d5600000, 0x00000000d5700000)
AC 0 F TS 3 PTAMS 0x00000000d5700000 NTAMS 0x00000000d5700000 space 1024K, 0% used [0x00000000d5700000, 0x00000000d5800000)
AC 0 F TS 3 PTAMS 0x00000000d5800000 NTAMS 0x00000000d5800000 space 1024K, 0% used [0x00000000d5800000, 0x00000000d5900000)
AC 0 F TS 3 PTAMS 0x00000000d5900000 NTAMS 0x00000000d5900000 space 1024K, 0% used [0x00000000d5900000, 0x00000000d5a00000)
AC 0 F TS 3 PTAMS 0x00000000d5a00000 NTAMS 0x00000000d5a00000 space 1024K, 0% used [0x00000000d5a00000, 0x00000000d5b00000)
AC 0 F TS 3 PTAMS 0x00000000d5b00000 NTAMS 0x00000000d5b00000 space 1024K, 0% used [0x00000000d5b00000, 0x00000000d5c00000)
AC 0 F TS 3 PTAMS 0x00000000d5c00000 NTAMS 0x00000000d5c00000 space 1024K, 0% used [0x00000000d5c00000, 0x00000000d5d00000)
AC 0 F TS 3 PTAMS 0x00000000d5d00000 NTAMS 0x00000000d5d00000 space 1024K, 0% used [0x00000000d5d00000, 0x00000000d5e00000)
AC 0 F TS 3 PTAMS 0x00000000d5e00000 NTAMS 0x00000000d5e00000 space 1024K, 0% used [0x00000000d5e00000, 0x00000000d5f00000)
AC 0 F TS 3 PTAMS 0x00000000d5f00000 NTAMS 0x00000000d5f00000 space 1024K, 0% used [0x00000000d5f00000, 0x00000000d6000000)
AC 0 F TS 3 PTAMS 0x00000000d6000000 NTAMS 0x00000000d6000000 space 1024K, 0% used [0x00000000d6000000, 0x00000000d6100000)
AC 0 F TS 3 PTAMS 0x00000000d6100000 NTAMS 0x00000000d6100000 space 1024K, 0% used [0x00000000d6100000, 0x00000000d6200000)
AC 0 F TS 3 PTAMS 0x00000000d6200000 NTAMS 0x00000000d6200000 space 1024K, 0% used [0x00000000d6200000, 0x00000000d6300000)
AC 0 F TS 3 PTAMS 0x00000000d6300000 NTAMS 0x00000000d6300000 space 1024K, 0% used [0x00000000d6300000, 0x00000000d6400000)
AC 0 F TS 3 PTAMS 0x00000000d6400000 NTAMS 0x00000000d6400000 space 1024K, 0% used [0x00000000d6400000, 0x00000000d6500000)
AC 0 F TS 3 PTAMS 0x00000000d6500000 NTAMS 0x00000000d6500000 space 1024K, 0% used [0x00000000d6500000, 0x00000000d6600000)
AC 0 F TS 3 PTAMS 0x00000000d6600000 NTAMS 0x00000000d6600000 space 1024K, 0% used [0x00000000d6600000, 0x00000000d6700000)
AC 0 F TS 3 PTAMS 0x00000000d6700000 NTAMS 0x00000000d6700000 space 1024K, 0% used [0x00000000d6700000, 0x00000000d6800000)
AC 0 F TS 3 PTAMS 0x00000000d6800000 NTAMS 0x00000000d6800000 space 1024K, 0% used [0x00000000d6800000, 0x00000000d6900000)
AC 0 F TS 3 PTAMS 0x00000000d6900000 NTAMS 0x00000000d6900000 space 1024K, 0% used [0x00000000d6900000, 0x00000000d6a00000)
AC 0 F TS 3 PTAMS 0x00000000d6a00000 NTAMS 0x00000000d6a00000 space 1024K, 0% used [0x00000000d6a00000, 0x00000000d6b00000)
AC 0 F TS 3 PTAMS 0x00000000d6b00000 NTAMS 0x00000000d6b00000 space 1024K, 0% used [0x00000000d6b00000, 0x00000000d6c00000)
AC 0 F TS 3 PTAMS 0x00000000d6c00000 NTAMS 0x00000000d6c00000 space 1024K, 0% used [0x00000000d6c00000, 0x00000000d6d00000)
AC 0 F TS 3 PTAMS 0x00000000d6d00000 NTAMS 0x00000000d6d00000 space 1024K, 0% used [0x00000000d6d00000, 0x00000000d6e00000)
AC 0 F TS 3 PTAMS 0x00000000d6e00000 NTAMS 0x00000000d6e00000 space 1024K, 0% used [0x00000000d6e00000, 0x00000000d6f00000)
AC 0 F TS 3 PTAMS 0x00000000d6f00000 NTAMS 0x00000000d6f00000 space 1024K, 0% used [0x00000000d6f00000, 0x00000000d7000000)
AC 0 F TS 3 PTAMS 0x00000000d7000000 NTAMS 0x00000000d7000000 space 1024K, 0% used [0x00000000d7000000, 0x00000000d7100000)
AC 0 F TS 3 PTAMS 0x00000000d7100000 NTAMS 0x00000000d7100000 space 1024K, 0% used [0x00000000d7100000, 0x00000000d7200000)
AC 0 F TS 3 PTAMS 0x00000000d7200000 NTAMS 0x00000000d7200000 space 1024K, 0% used [0x00000000d7200000, 0x00000000d7300000)
AC 0 F TS 3 PTAMS 0x00000000d7300000 NTAMS 0x00000000d7300000 space 1024K, 0% used [0x00000000d7300000, 0x00000000d7400000)
AC 0 F TS 3 PTAMS 0x00000000d7400000 NTAMS 0x00000000d7400000 space 1024K, 0% used [0x00000000d7400000, 0x00000000d7500000)
AC 0 F TS 3 PTAMS 0x00000000d7500000 NTAMS 0x00000000d7500000 space 1024K, 0% used [0x00000000d7500000, 0x00000000d7600000)
AC 0 F TS 3 PTAMS 0x00000000d7600000 NTAMS 0x00000000d7600000 space 1024K, 0% used [0x00000000d7600000, 0x00000000d7700000)
AC 0 F TS 3 PTAMS 0x00000000d7700000 NTAMS 0x00000000d7700000 space 1024K, 0% used [0x00000000d7700000, 0x00000000d7800000)
AC 0 F TS 3 PTAMS 0x00000000d7800000 NTAMS 0x00000000d7800000 space 1024K, 0% used [0x00000000d7800000, 0x00000000d7900000)
AC 0 F TS 3 PTAMS 0x00000000d7900000 NTAMS 0x00000000d7900000 space 1024K, 0% used [0x00000000d7900000, 0x00000000d7a00000)
AC 0 F TS 3 PTAMS 0x00000000d7a00000 NTAMS 0x00000000d7a00000 space 1024K, 0% used [0x00000000d7a00000, 0x00000000d7b00000)
AC 0 F TS 3 PTAMS 0x00000000d7b00000 NTAMS 0x00000000d7b00000 space 1024K, 0% used [0x00000000d7b00000, 0x00000000d7c00000)
AC 0 F TS 3 PTAMS 0x00000000d7c00000 NTAMS 0x00000000d7c00000 space 1024K, 0% used [0x00000000d7c00000, 0x00000000d7d00000)
AC 0 F TS 3 PTAMS 0x00000000d7d00000 NTAMS 0x00000000d7d00000 space 1024K, 0% used [0x00000000d7d00000, 0x00000000d7e00000)
AC 0 F TS 3 PTAMS 0x00000000d7e00000 NTAMS 0x00000000d7e00000 space 1024K, 0% used [0x00000000d7e00000, 0x00000000d7f00000)
AC 0 F TS 3 PTAMS 0x00000000d7f00000 NTAMS 0x00000000d7f00000 space 1024K, 0% used [0x00000000d7f00000, 0x00000000d8000000)
AC 0 F TS 3 PTAMS 0x00000000d8000000 NTAMS 0x00000000d8000000 space 1024K, 0% used [0x00000000d8000000, 0x00000000d8100000)
AC 0 F TS 3 PTAMS 0x00000000d8100000 NTAMS 0x00000000d8100000 space 1024K, 0% used [0x00000000d8100000, 0x00000000d8200000)
AC 0 F TS 3 PTAMS 0x00000000d8200000 NTAMS 0x00000000d8200000 space 1024K, 0% used [0x00000000d8200000, 0x00000000d8300000)
AC 0 F TS 3 PTAMS 0x00000000d8300000 NTAMS 0x00000000d8300000 space 1024K, 0% used [0x00000000d8300000, 0x00000000d8400000)
AC 0 F TS 3 PTAMS 0x00000000d8400000 NTAMS 0x00000000d8400000 space 1024K, 0% used [0x00000000d8400000, 0x00000000d8500000)
AC 0 F TS 3 PTAMS 0x00000000d8500000 NTAMS 0x00000000d8500000 space 1024K, 0% used [0x00000000d8500000, 0x00000000d8600000)
AC 0 F TS 3 PTAMS 0x00000000d8600000 NTAMS 0x00000000d8600000 space 1024K, 0% used [0x00000000d8600000, 0x00000000d8700000)
AC 0 F TS 3 PTAMS 0x00000000d8700000 NTAMS 0x00000000d8700000 space 1024K, 0% used [0x00000000d8700000, 0x00000000d8800000)
AC 0 F TS 3 PTAMS 0x00000000d8800000 NTAMS 0x00000000d8800000 space 1024K, 0% used [0x00000000d8800000, 0x00000000d8900000)
AC 0 F TS 3 PTAMS 0x00000000d8900000 NTAMS 0x00000000d8900000 space 1024K, 0% used [0x00000000d8900000, 0x00000000d8a00000)
AC 0 F TS 3 PTAMS 0x00000000d8a00000 NTAMS 0x00000000d8a00000 space 1024K, 0% used [0x00000000d8a00000, 0x00000000d8b00000)
AC 0 F TS 3 PTAMS 0x00000000d8b00000 NTAMS 0x00000000d8b00000 space 1024K, 0% used [0x00000000d8b00000, 0x00000000d8c00000)
AC 0 F TS 3 PTAMS 0x00000000d8c00000 NTAMS 0x00000000d8c00000 space 1024K, 0% used [0x00000000d8c00000, 0x00000000d8d00000)
AC 0 F TS 3 PTAMS 0x00000000d8d00000 NTAMS 0x00000000d8d00000 space 1024K, 0% used [0x00000000d8d00000, 0x00000000d8e00000)
AC 0 F TS 3 PTAMS 0x00000000d8e00000 NTAMS 0x00000000d8e00000 space 1024K, 0% used [0x00000000d8e00000, 0x00000000d8f00000)
AC 0 F TS 3 PTAMS 0x00000000d8f00000 NTAMS 0x00000000d8f00000 space 1024K, 0% used [0x00000000d8f00000, 0x00000000d9000000)
AC 0 F TS 3 PTAMS 0x00000000d9000000 NTAMS 0x00000000d9000000 space 1024K, 0% used [0x00000000d9000000, 0x00000000d9100000)
AC 0 F TS 3 PTAMS 0x00000000d9100000 NTAMS 0x00000000d9100000 space 1024K, 0% used [0x00000000d9100000, 0x00000000d9200000)
AC 0 F TS 3 PTAMS 0x00000000d9200000 NTAMS 0x00000000d9200000 space 1024K, 0% used [0x00000000d9200000, 0x00000000d9300000)
AC 0 F TS 3 PTAMS 0x00000000d9300000 NTAMS 0x00000000d9300000 space 1024K, 0% used [0x00000000d9300000, 0x00000000d9400000)
Card table byte_map: [0x0000000013ad0000,0x0000000013cd0000] byte_map_base: 0x00000000134d0000
Marking Bits (Prev, Next): (CMBitMap*) 0x0000000003507898, (CMBitMap*) 0x00000000035078f0
Prev Bits: [0x0000000013ed0000, 0x0000000014ed0000)
Next Bits: [0x0000000014ed0000, 0x0000000015ed0000)
Polling page: 0x0000000001470000
CodeCache: size=245760Kb used=30314Kb max_used=30652Kb free=215445Kb
bounds [0x00000000035d0000, 0x0000000005400000, 0x00000000125d0000]
total_blobs=8530 nmethods=7913 adapters=526
compilation: enabled
Compilation events (10 events):
Event: 86.038 Thread 0x0000000019188000 nmethod 9649 0x0000000004f45fd0 code [0x0000000004f46100, 0x0000000004f46258]
Event: 86.041 Thread 0x0000000019188000 9650 4 org.eclipse.jface.text.DefaultLineTracker::nextDelimiterInfo (167 bytes)
Event: 86.045 Thread 0x0000000019188800 nmethod 9648 0x0000000003a613d0 code [0x0000000003a61520, 0x0000000003a61a98]
Event: 86.050 Thread 0x0000000019188000 nmethod 9650 0x000000000512ced0 code [0x000000000512d020, 0x000000000512d578]
Event: 87.243 Thread 0x0000000019188800 9651 % 4 org.eclipse.jdt.internal.compiler.util.SimpleLookupTable::rehash @ 23 (86 bytes)
Event: 87.251 Thread 0x0000000019188800 nmethod 9651% 0x0000000004dc3790 code [0x0000000004dc38e0, 0x0000000004dc3c88]
Event: 87.274 Thread 0x0000000019188000 9652 4 org.eclipse.jdt.internal.compiler.util.SimpleLookupTable::rehash (86 bytes)
Event: 87.288 Thread 0x0000000019188000 nmethod 9652 0x00000000044c4bd0 code [0x00000000044c4d60, 0x00000000044c5428]
Event: 87.316 Thread 0x0000000019188800 9653 4 org.eclipse.jdt.internal.core.search.indexing.BinaryIndexer::convertToArrayType (63 bytes)
Event: 87.320 Thread 0x0000000019188800 nmethod 9653 0x000000000440ca50 code [0x000000000440cba0, 0x000000000440ceb8]
GC Heap History (10 events):
Event: 83.480 GC heap after
Heap after GC invocations=45 (full 0):
garbage-first heap total 126976K, used 102592K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 54166K, capacity 56920K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
}
Event: 83.575 GC heap before
{Heap before GC invocations=45 (full 0):
garbage-first heap total 126976K, used 110784K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 10 young (10240K), 2 survivors (2048K)
Metaspace used 54177K, capacity 56920K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
Event: 83.591 GC heap after
Heap after GC invocations=46 (full 0):
garbage-first heap total 126976K, used 106176K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 54177K, capacity 56920K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
}
Event: 83.613 GC heap before
{Heap before GC invocations=46 (full 0):
garbage-first heap total 126976K, used 110272K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 6 young (6144K), 2 survivors (2048K)
Metaspace used 54181K, capacity 56920K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
Event: 83.623 GC heap after
Heap after GC invocations=47 (full 0):
garbage-first heap total 126976K, used 108363K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 54181K, capacity 56920K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
}
Event: 83.682 GC heap before
{Heap before GC invocations=48 (full 0):
garbage-first heap total 126976K, used 113483K [0x00000000c0000000, 0x00000000c01003e0, 0x0000000100000000)
region size 1024K, 6 young (6144K), 1 survivors (1024K)
Metaspace used 54191K, capacity 56984K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
Event: 83.700 GC heap after
Heap after GC invocations=49 (full 0):
garbage-first heap total 253952K, used 110670K [0x00000000c0000000, 0x00000000c01007c0, 0x0000000100000000)
region size 1024K, 1 young (1024K), 1 survivors (1024K)
Metaspace used 54191K, capacity 56984K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
}
Event: 83.906 GC heap before
{Heap before GC invocations=49 (full 0):
garbage-first heap total 253952K, used 121934K [0x00000000c0000000, 0x00000000c01007c0, 0x0000000100000000)
region size 1024K, 12 young (12288K), 1 survivors (1024K)
Metaspace used 54193K, capacity 56984K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
Event: 83.924 GC heap after
Heap after GC invocations=50 (full 0):
garbage-first heap total 413696K, used 106091K [0x00000000c0000000, 0x00000000c0100ca0, 0x0000000100000000)
region size 1024K, 2 young (2048K), 2 survivors (2048K)
Metaspace used 54193K, capacity 56984K, committed 57164K, reserved 1099776K
class space used 5511K, capacity 6392K, committed 6476K, reserved 1048576K
}
Event: 87.952 GC heap before
{Heap before GC invocations=50 (full 0):
garbage-first heap total 413696K, used 332779K [0x00000000c0000000, 0x00000000c0100ca0, 0x0000000100000000)
region size 1024K, 220 young (225280K), 2 survivors (2048K)
Metaspace used 56407K, capacity 59216K, committed 59340K, reserved 1101824K
class space used 5719K, capacity 6599K, committed 6604K, reserved 1048576K
Deoptimization events (10 events):
Event: 84.938 Thread 0x000000001a32a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004223c14 method=java.lang.Character.toUpperCaseEx(I)I @ 26
Event: 84.938 Thread 0x000000001a32a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000042011e8 method=java.lang.Character.toUpperCaseEx(I)I @ 26
Event: 84.939 Thread 0x000000001a32a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004223c14 method=java.lang.Character.toUpperCaseEx(I)I @ 26
Event: 85.201 Thread 0x000000001a8cd000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000044eb2ac method=org.eclipse.jdt.internal.compiler.parser.ScannerHelper.isWhitespace(C)Z @ 14
Event: 85.235 Thread 0x000000001ebef000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003d9cf30 method=java.util.WeakHashMap.remove(Ljava/lang/Object;)Ljava/lang/Object; @ 94
Event: 85.239 Thread 0x000000001a8cd000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000041cea08 method=java.util.regex.Pattern.closure(Ljava/util/regex/Pattern$Node;)Ljava/util/regex/Pattern$Node; @ 113
Event: 85.401 Thread 0x000000001ebef000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004417d9c method=org.eclipse.core.runtime.Path.toOSString()Ljava/lang/String; @ 65
Event: 85.600 Thread 0x000000001ebef000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000049adb5c method=org.eclipse.jface.text.DefaultLineTracker.nextDelimiterInfo(Ljava/lang/String;I)Lorg/eclipse/jface/text/AbstractLineTracker$DelimiterInfo; @ 118
Event: 85.699 Thread 0x000000001ebef000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000455c0f4 method=org.eclipse.jdt.internal.compiler.util.Util.getLineNumber(I[III)I @ 50
Event: 85.700 Thread 0x000000001ebef000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005277200 method=org.eclipse.jdt.core.dom.AST.modifying()V @ 4
Classes redefined (0 events):
No events
Internal exceptions (10 events):
Event: 82.165 Thread 0x000000001a8cd800 Exception <a 'java/lang/NullPointerException'> (0x00000000c6c613f0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 82.165 Thread 0x000000001a8cd800 Implicit null exception at 0x0000000004ffa701 to 0x0000000004ffdbf8
Event: 82.165 Thread 0x000000001a8cd800 Exception <a 'java/lang/NullPointerException'> (0x00000000c6c61c30) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 82.165 Thread 0x000000001a8cd800 Implicit null exception at 0x0000000004ffa701 to 0x0000000004ffdbf8
Event: 82.165 Thread 0x000000001a8cd800 Exception <a 'java/lang/NullPointerException'> (0x00000000c6c61e48) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 82.165 Thread 0x000000001a8cd800 Implicit null exception at 0x0000000004ffa701 to 0x0000000004ffdbf8
Event: 82.165 Thread 0x000000001a8cd800 Exception <a 'java/lang/NullPointerException'> (0x00000000c6c62060) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605]
Event: 84.922 Thread 0x000000001a8cd000 Implicit null exception at 0x00000000047d142f to 0x00000000047d1f68
Event: 84.924 Thread 0x000000001a8cd000 Implicit null exception at 0x00000000047bf54f to 0x00000000047c0025
Event: 85.593 Thread 0x000000001a8cd000 Exception <a 'java/lang/NullPointerException'> (0x00000000d2151198) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u171\10807\hotspot\src\share\vm\interpreter\linkResolver.cpp, line 1185]
Events (10 events):
Event: 85.725 Thread 0x000000001918d000 flushing nmethod 0x0000000004c96110
Event: 85.725 Thread 0x000000001918d000 flushing nmethod 0x0000000004ce5cd0
Event: 85.725 Thread 0x000000001918d000 flushing nmethod 0x0000000004ce8e50
Event: 85.726 Thread 0x000000001918d000 flushing nmethod 0x0000000004dada50
Event: 85.727 Thread 0x000000001918d000 flushing nmethod 0x0000000004dc51d0
Event: 85.727 Thread 0x000000001918d000 flushing nmethod 0x0000000004e04d90
Event: 85.731 Thread 0x000000001918d000 flushing nmethod 0x000000000512ced0
Event: 85.731 Thread 0x000000001918d000 flushing nmethod 0x00000000052d8450
Event: 87.320 Thread 0x0000000019188800 flushing nmethod 0x00000000038f8110
Event: 87.952 Executing VM operation: G1IncCollectionPause
Dynamic libraries:
0x00007ff7f75d0000 - 0x00007ff7f7607000 C:\Program Files\Java\jdk1.8.0_171\bin\java.exe
0x00007ffcb2650000 - 0x00007ffcb2821000 C:\windows\SYSTEM32\ntdll.dll
0x00007ffcb0b50000 - 0x00007ffcb0bfb000 C:\windows\System32\KERNEL32.DLL
0x00007ffcaf5c0000 - 0x00007ffcaf7dd000 C:\windows\System32\KERNELBASE.dll
0x00007ffcaffc0000 - 0x00007ffcb0062000 C:\windows\System32\ADVAPI32.dll
0x00007ffcb1040000 - 0x00007ffcb10de000 C:\windows\System32\msvcrt.dll
0x00007ffcb0070000 - 0x00007ffcb00c9000 C:\windows\System32\sechost.dll
0x00007ffcafc40000 - 0x00007ffcafd61000 C:\windows\System32\RPCRT4.dll
0x00007ffcb00d0000 - 0x00007ffcb0235000 C:\windows\System32\USER32.dll
0x00007ffcaeec0000 - 0x00007ffcaeede000 C:\windows\System32\win32u.dll
0x00007ffcb0e20000 - 0x00007ffcb0e54000 C:\windows\System32\GDI32.dll
0x00007ffcafa50000 - 0x00007ffcafbd2000 C:\windows\System32\gdi32full.dll
0x00007ffca4d30000 - 0x00007ffca4fa9000 C:\windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.0_none_2d0f50fcbdb171b8\COMCTL32.dll
0x00007ffcb0880000 - 0x00007ffcb0b47000 C:\windows\System32\combase.dll
0x00007ffcaf950000 - 0x00007ffcafa45000 C:\windows\System32\ucrtbase.dll
0x00007ffcaf7e0000 - 0x00007ffcaf84a000 C:\windows\System32\bcryptPrimitives.dll
0x00007ffcb02c0000 - 0x00007ffcb02ee000 C:\windows\System32\IMM32.DLL
0x0000000067910000 - 0x00000000679e2000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\msvcr100.dll
0x0000000067070000 - 0x0000000067910000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\server\jvm.dll
0x00007ffcaffb0000 - 0x00007ffcaffb8000 C:\windows\System32\PSAPI.DLL
0x00007ffc981c0000 - 0x00007ffc981c9000 C:\windows\SYSTEM32\WSOCK32.dll
0x00007ffcb0250000 - 0x00007ffcb02ba000 C:\windows\System32\WS2_32.dll
0x00007ffcad090000 - 0x00007ffcad0b3000 C:\windows\SYSTEM32\WINMM.dll
0x00007ffca4700000 - 0x00007ffca470a000 C:\windows\SYSTEM32\VERSION.dll
0x00007ffcad030000 - 0x00007ffcad05b000 C:\windows\SYSTEM32\WINMMBASE.dll
0x00007ffcaf850000 - 0x00007ffcaf892000 C:\windows\System32\cfgmgr32.dll
0x00000000688e0000 - 0x00000000688ef000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\verify.dll
0x00000000688b0000 - 0x00000000688d9000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\java.dll
0x0000000068890000 - 0x00000000688a6000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\zip.dll
0x00007ffcb1140000 - 0x00007ffcb2648000 C:\windows\System32\SHELL32.dll
0x00007ffcaeee0000 - 0x00007ffcaf5ba000 C:\windows\System32\windows.storage.dll
0x00007ffcaeb70000 - 0x00007ffcaebbc000 C:\windows\System32\powrprof.dll
0x00007ffcb10e0000 - 0x00007ffcb1132000 C:\windows\System32\shlwapi.dll
0x00007ffcaebd0000 - 0x00007ffcaebdf000 C:\windows\System32\kernel.appcore.dll
0x00007ffcaf8a0000 - 0x00007ffcaf949000 C:\windows\System32\shcore.dll
0x00007ffcaeb50000 - 0x00007ffcaeb64000 C:\windows\System32\profapi.dll
0x00007ffcae630000 - 0x00007ffcae647000 C:\windows\SYSTEM32\CRYPTSP.dll
0x00007ffcae0a0000 - 0x00007ffcae0d3000 C:\windows\system32\rsaenh.dll
0x00007ffcae730000 - 0x00007ffcae75b000 C:\windows\SYSTEM32\bcrypt.dll
0x00007ffcae300000 - 0x00007ffcae31f000 C:\windows\SYSTEM32\USERENV.dll
0x00007ffcae620000 - 0x00007ffcae62b000 C:\windows\SYSTEM32\CRYPTBASE.dll
0x0000000067050000 - 0x000000006706a000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\net.dll
0x00007ffcae480000 - 0x00007ffcae4dc000 C:\windows\system32\mswsock.dll
0x00007ffcae210000 - 0x00007ffcae248000 C:\windows\SYSTEM32\IPHLPAPI.DLL
0x00007ffcb0e10000 - 0x00007ffcb0e18000 C:\windows\System32\NSI.dll
0x00007ffcabbc0000 - 0x00007ffcabbd6000 C:\windows\SYSTEM32\dhcpcsvc6.DLL
0x00007ffcabb70000 - 0x00007ffcabb8a000 C:\windows\SYSTEM32\dhcpcsvc.DLL
0x0000000067030000 - 0x0000000067041000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\nio.dll
0x00007ffc8f8d0000 - 0x00007ffc8f8f9000 C:\Users\wangzixian002\.vscode\extensions\redhat.java-0.27.0\server\config_win\org.eclipse.equinox.launcher\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.700.v20180518-1200\eclipse_1705.dll
0x00007ffc90110000 - 0x00007ffc90121000 C:\Users\wangzixian002\.vscode\extensions\redhat.java-0.27.0\server\config_win\org.eclipse.osgi\24\0\.cp\jWinHttp-1.0.0.dll
0x00007ffcb0c00000 - 0x00007ffcb0d37000 C:\windows\System32\ole32.dll
0x00007ffcaaa50000 - 0x00007ffcaab1c000 C:\windows\SYSTEM32\WINHTTP.dll
0x0000000066a50000 - 0x0000000066a74000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\sunec.dll
0x0000000066a40000 - 0x0000000066a4b000 C:\Program Files\Java\jdk1.8.0_171\jre\bin\sunmscapi.dll
0x00007ffcaec40000 - 0x00007ffcaee08000 C:\windows\System32\CRYPT32.dll
0x00007ffcaebc0000 - 0x00007ffcaebd0000 C:\windows\System32\MSASN1.dll
0x00007ffcae250000 - 0x00007ffcae2f0000 C:\windows\SYSTEM32\DNSAPI.dll
0x00007ffca7520000 - 0x00007ffca752a000 C:\Windows\System32\rasadhlp.dll
0x00007ffcabe60000 - 0x00007ffcabeca000 C:\windows\System32\fwpuclnt.dll
0x00007ffc9c800000 - 0x00007ffc9c816000 C:\windows\system32\napinsp.dll
0x00007ffc9c7e0000 - 0x00007ffc9c7fa000 C:\windows\system32\pnrpnsp.dll
0x00007ffcacd70000 - 0x00007ffcacd88000 C:\windows\system32\NLAapi.dll
0x00007ffc9c7d0000 - 0x00007ffc9c7de000 C:\windows\System32\winrnr.dll
0x00007ffc9c7b0000 - 0x00007ffc9c7c5000 C:\windows\System32\wshbth.dll
VM Arguments:
jvm_args: -Declipse.application=org.eclipse.jdt.ls.core.id1 -Dosgi.bundles.defaultStartLevel=4 -Declipse.product=org.eclipse.jdt.ls.core.product -Xverify:none -Xmx1G -XX:+UseG1GC -XX:+UseStringDeduplication
java_command: C:\Users\wangzixian002\.vscode\extensions\redhat.java-0.27.0\server\plugins\org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar -configuration C:\Users\wangzixian002\.vscode\extensions\redhat.java-0.27.0\server\config_win -data d:\wangzixian002\AppData\Roaming\Code\User\workspaceStorage\d967e6a50b0d9352082af68d120fe036\redhat.java\jdt_ws
java_class_path (initial): C:\Users\wangzixian002\.vscode\extensions\redhat.java-0.27.0\server\plugins\org.eclipse.equinox.launcher_1.5.0.v20180512-1130.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_171
PATH=C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Pandoc\;C:\Program Files\MySQL\MySQL Utilities 1.6\;D:\wangzixian002\AppData\Local\Programs\Python\Python36-32\Scripts\;D:\wangzixian002\AppData\Local\Programs\Python\Python36-32\;C:\Users\wangzixian002\AppData\Local\Microsoft\WindowsApps;C:\Users\wangzixian002\AppData\Local\GitHubDesktop\bin;C:\Program Files\Git\cmd;D:\unpack\apache-maven-3.5.3;D:\unpack\apache-maven-3.5.3\bin;C:\Program Files\Java;C:\Program Files\Java\jdk1.8.0_171;C:\Program Files\Java\jdk1.8.0_171\bin;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Program Files (x86)\GnuWin32\bin;D:\unpack\kafka_2.12-1.1.0\bin;D:\unpack\kafka_2.12-1.1.0\config;D:\unpack\zookeeper-3.4.12\bin;D:\unpack\kafka_2.12-1.1.0\bin\windows;C:\Program Files\Java\jdk1.8.0_171\jre\lib;C:\Program Files\Java\jdk1.8.0_171\jre\bin;C:\Program Files\MySQL\MySQL Server 8.0\bin
USERNAME=wangzixian002
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 142 Stepping 9, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.0)
CPU:total 4 (initial active 4) (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
Memory: 4k page, physical 8002496k(187872k free), swap 26459580k(127668k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.171-b11) for windows-amd64 JRE (1.8.0_171-b11), built on Mar 28 2018 16:06:12 by "java_re" with MS VC++ 10.0 (VS2010)
time: Thu Jun 28 22:17:52 2018
elapsed time: 88 seconds (0d 0h 1m 28s)