背景

在升级服务jar包的时候,由于采取的是热升级,即在服务运行的时候,替换掉服务的jar包,导致启动的时候JVM崩溃了,产生hs_err_pidxxx.log这样的log文件

错误日志文件

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007fde95191a32, pid=14186, tid=0x00007fde2fdfd700
#
# JRE version: Java(TM) SE Runtime Environment (8.0_121-b13) (build 1.8.0_121-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.121-b13 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libzip.so+0x11a32]  newEntry+0x62
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#---------------  T H R E A D  ---------------Current thread (0x00007fde70039000):  JavaThread "pool-2-thread-5" [_thread_in_native, id=14247, stack(0x00007fde2fcfd000,0x00007fde2fdfe000)]siginfo: si_signo: 7 (SIGBUS), si_code: 2 (BUS_ADRERR), si_addr: 0x00007fde44090ec6Registers:
RAX=0x00007fde5c00b280, RBX=0x00007fde37f27c80, RCX=0x00007fde5c00b280, RDX=0x00007fde5c00b280
RSP=0x00007fde2fdf9c00, RBP=0x00007fde2fdf9c50, RSI=0x00007fde5c000038, RDI=0x0000000000000048
R8 =0x0000000000000003, R9 =0x0000000000000048, R10=0x0000000000000005, R11=0x00007fde97066950
R12=0x00007fde44090ea9, R13=0x00007fde5c00b280, R14=0x000000000589ffa1, R15=0x00007fde906bdb50
RIP=0x00007fde95191a32, EFLAGS=0x0000000000010206, CSGSFS=0x0000000000000033, ERR=0x0000000000000004TRAPNO=0x000000000000000eTop of Stack: (sp=0x00007fde2fdf9c00)
0x00007fde2fdf9c00:   00007fde34cab938 00007fde00000000
0x00007fde2fdf9c10:   00000007c00007a8 00007fde967d1cbe
0x00007fde2fdf9c20:   00007fde5c00b280 00007fde37f27c80
0x00007fde2fdf9c30:   00007fde7003c970 00007fde906bdb50
0x00007fde2fdf9c40:   000000000589ffa1 0000000000000048
0x00007fde2fdf9c50:   00007fde2fdf9cb0 00007fde9519218f
0x00007fde2fdf9c60:   00007fde70039000 01007fde70039000
0x00007fde2fdf9c70:   00007fde2fdf9cd0 00007fde2fdf9d19
0x00007fde2fdf9c80:   00007fde2fdf9d17 00007fde2fdf9cd0
0x00007fde2fdf9c90:   0000000000000048 00007fde700391f8
0x00007fde2fdf9ca0:   00007fde2fdfa128 0000000000000001
0x00007fde2fdf9cb0:   00007fde2fdfa110 00007fde95183ec0
0x00007fde2fdf9cc0:   00007fde70039000 00007fde906bdb50
0x00007fde2fdf9cd0:   73616c652f67726f 6372616573636974
0x00007fde2fdf9ce0:   6863726165732f68 732f68637465662f
0x00007fde2fdf9cf0:   2f65736168706275 6867696c68676968
0x00007fde2fdf9d00:   696c686769482f74 646c697542746867
0x00007fde2fdf9d10:   7373616c632e7265 00007fde70015000
0x00007fde2fdf9d20:   00007fde2fdfa510 00007fde70039000
0x00007fde2fdf9d30:   0000008a34948de8 00007fde2fdfa500
0x00007fde2fdf9d40:   00007fde2fdf9df0 00007fde966ec375
0x00007fde2fdf9d50:   0000000000000450 00007fde00000001
0x00007fde2fdf9d60:   00007fde00000001 00007fde70039000
0x00007fde2fdf9d70:   00007fde700397e8 00007fde2fdfb200
0x00007fde2fdf9d80:   00007fde34948de8 00007fde70039000
0x00007fde2fdf9d90:   00000007c05dd500 00007fde70039000
0x00007fde2fdf9da0:   00007fde97943810 00007fde97941ad0
0x00007fde2fdf9db0:   00000007c05dd500 00007fde97941ad0
0x00007fde2fdf9dc0:   00007fde30208328 00007fde70015050
0x00007fde2fdf9dd0:   0000008a2fdfa510 00007fde2fdfa5a0
0x00007fde2fdf9de0:   000000000000001e 00000007c00264c8
0x00007fde2fdf9df0:   0000000000000450 0000000000000010 Instructions: (pc=0x00007fde95191a32)
0x00007fde95191a12:   00 48 c7 40 28 00 00 00 00 41 80 7f 30 00 0f 84
0x00007fde95191a22:   8a 02 00 00 4c 8b 63 08 4d 2b 67 28 4d 03 67 18
0x00007fde95191a32:   41 0f b6 5c 24 1d 41 0f b6 44 24 1c c1 e3 08 09
0x00007fde95191a42:   c3 41 0f b6 44 24 1e 88 45 bd 41 0f b6 54 24 20 Register to memory mapping:RAX=0x00007fde5c00b280 is an unknown value
RBX=0x00007fde37f27c80 is an unknown value
RCX=0x00007fde5c00b280 is an unknown value
RDX=0x00007fde5c00b280 is an unknown value
RSP=0x00007fde2fdf9c00 is pointing into the stack for thread: 0x00007fde70039000
RBP=0x00007fde2fdf9c50 is pointing into the stack for thread: 0x00007fde70039000
RSI=0x00007fde5c000038 is an unknown value
RDI=0x0000000000000048 is an unknown value
R8 =0x0000000000000003 is an unknown value
R9 =0x0000000000000048 is an unknown value
R10=0x0000000000000005 is an unknown value
R11=0x00007fde97066950: <offset 0x182950> in /lib64/libc.so.6 at 0x00007fde96ee4000
R12=0x00007fde44090ea9 is an unknown value
R13=0x00007fde5c00b280 is an unknown value
R14=0x000000000589ffa1 is an unknown value
R15=0x00007fde906bdb50 is an unknown valueStack: [0x00007fde2fcfd000,0x00007fde2fdfe000],  sp=0x00007fde2fdf9c00,  free space=1011k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libzip.so+0x11a32]  newEntry+0x62
C  [libzip.so+0x1218f]  ZIP_GetEntry2+0xff
C  [libzip.so+0x3ec0]  Java_java_util_zip_ZipFile_getEntry+0xf0
J 442  java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) @ 0x00007fde811e7f8e [0x00007fde811e7ec0+0xce]
J 497 C1 java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) @ 0x00007fde8120c10c [0x00007fde8120bea0+0x26c]
J 496 C1 java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (22 bytes) @ 0x00007fde8120cb64 [0x00007fde8120cae0+0x84
J 1448 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) @ 0x00007fde814b66e8 [0x00007fde814b64e0+0x208]
J 944 C2 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (83 bytes) @ 0x00007fde81364e14 [0x00007fde81364ca0+0x174]
J 2073 C2 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x00007fde8166e68c [0x00007fde8166e080+0x60c]
v  ~StubRoutines::call_stub
V  [libjvm.so+0x690dd6]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x1056
V  [libjvm.so+0x72a09c]  JVM_DoPrivileged+0x27c
J 454  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00007fde811efb15 [0x00007fde811efa40+0xd5]
J 1708 C2 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x00007fde8152f5c8 [0x00007fde8152f420+0x1a8]
J 1027 C2 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x00007fde8139db20 [0x00007fde8139d0e0+0xa40]
J 426 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x00007fde811f6014 [0x00007fde811f5680+0x994]
J 276 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x00007fde811c6004 [0x00007fde811c5f00+0x104]
v  ~StubRoutines::call_stub
V  [libjvm.so+0x690dd6]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x1056
V  [libjvm.so+0x6912e1]  JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x321
V  [libjvm.so+0x691736]  JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Handle, Thread*)+0x56
V  [libjvm.so+0xa3c7a0]  SystemDictionary::load_instance_class(Symbol*, Handle, Thread*)+0x3f0
V  [libjvm.so+0xa3b6ec]  SystemDictionary::resolve_instance_class_or_null(Symbol*, Handle, Handle, Thread*)+0x78c
V  [libjvm.so+0xa3cbc3]  SystemDictionary::resolve_or_fail(Symbol*, Handle, Handle, bool, Thread*)+0x33
V  [libjvm.so+0x4f3728]  ConstantPool::klass_at_impl(constantPoolHandle, int, Thread*)+0x158
V  [libjvm.so+0x685331]  InterpreterRuntime::_new(JavaThread*, ConstantPool*, int)+0x71
j  com.eoi.spl.query.BaseQueryAction.getHighlightBuilder()Lorg/elasticsearch/search/fetch/subphase/highlight/HighlightBuilder;+0
J 6742 C1 com.eoi.spl.query.BaseQueryAction.getSearchBuilder()Lorg/elasticsearch/search/builder/SearchSourceBuilder; (410 bytes) @ 0x00007fde81fbc8bc [0x00007fde81fb8620+0x429c]
J 7943 C1 com.eoi.spl.query.http.SimpleQueryAction.explain()Ljava/lang/String; (8 bytes) @ 0x00007fde81b62c14 [0x00007fde81b62b20+0xf4]
J 9524 C1 com.eoi.spl.SplHttpContext.getQueryAction(Lcom/eoi/config/QuerySetting;)Lcom/eoi/spl/query/http/HttpQueryAction; (90 bytes) @ 0x00007fde82333c8c [0x00007fde82333140+0xb4c]
J 8288 C1 com.eoi.spl.SplHttpContext.execute(Lcom/eoi/config/QuerySetting;)Ljava/lang/String; (21 bytes) @ 0x00007fde824d4704 [0x00007fde824d4680+0x84]
J 8286 C1 com.eoi.service.SplQueryService$$anonfun$query$1.apply()Lscala/Tuple2; (690 bytes) @ 0x00007fde824e1244 [0x00007fde824d82a0+0x8fa4]
J 8285 C1 com.eoi.service.SplQueryService$$anonfun$query$1.apply()Ljava/lang/Object; (5 bytes) @ 0x00007fde824c80b4 [0x00007fde824c7fc0+0xf4]
J 8266 C1 scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1()Lscala/util/Try; (52 bytes) @ 0x00007fde824bbf14 [0x00007fde824bbdc0+0x154]
J 8265 C1 scala.concurrent.impl.Future$PromiseCompletingRunnable.run()V (13 bytes) @ 0x00007fde824afa5c [0x00007fde824af9c0+0x9c]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub
V  [libjvm.so+0x690dd6]  JavaCalls::call_helper(JavaValue*, methodHandle*, JavaCallArguments*, Thread*)+0x1056
V  [libjvm.so+0x6912e1]  JavaCalls::call_virtual(JavaValue*, KlassHandle, Symbol*, Symbol*, JavaCallArguments*, Thread*)+0x321
V  [libjvm.so+0x691787]  JavaCalls::call_virtual(JavaValue*, Handle, KlassHandle, Symbol*, Symbol*, Thread*)+0x47
V  [libjvm.so+0x72cb00]  thread_entry(JavaThread*, Thread*)+0xa0
V  [libjvm.so+0xa75543]  JavaThread::thread_main_inner()+0x103
V  [libjvm.so+0xa7568c]  JavaThread::run()+0x11c
V  [libjvm.so+0x926268]  java_start(Thread*)+0x108
C  [libpthread.so.0+0x7dc5]  start_thread+0xc5Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 442  java.util.zip.ZipFile.getEntry(J[BZ)J (0 bytes) @ 0x00007fde811e7f18 [0x00007fde811e7ec0+0x58]
J 497 C1 java.util.zip.ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (86 bytes) @ 0x00007fde8120c10c [0x00007fde8120bea0+0x26c]
J 496 C1 java.util.jar.JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; (22 bytes) @ 0x00007fde8120cb64 [0x00007fde8120cae0+0x84]
J 1448 C2 sun.misc.URLClassPath$JarLoader.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (85 bytes) @ 0x00007fde814b66e8 [0x00007fde814b64e0+0x208]
J 944 C2 sun.misc.URLClassPath.getResource(Ljava/lang/String;Z)Lsun/misc/Resource; (83 bytes) @ 0x00007fde81364e14 [0x00007fde81364ca0+0x174]
J 2073 C2 java.net.URLClassLoader$1.run()Ljava/lang/Object; (5 bytes) @ 0x00007fde8166e68c [0x00007fde8166e080+0x60c]
v  ~StubRoutines::call_stub
J 454  java.security.AccessController.doPrivileged(Ljava/security/PrivilegedExceptionAction;Ljava/security/AccessControlContext;)Ljava/lang/Object; (0 bytes) @ 0x00007fde811efaa3 [0x00007fde811efa40+0x63]
J 1708 C2 java.net.URLClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class; (47 bytes) @ 0x00007fde8152f5c8 [0x00007fde8152f420+0x1a8]
J 1027 C2 java.lang.ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (122 bytes) @ 0x00007fde8139db20 [0x00007fde8139d0e0+0xa40]
J 426 C1 sun.misc.Launcher$AppClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; (85 bytes) @ 0x00007fde811f6014 [0x00007fde811f5680+0x994]
J 276 C1 java.lang.ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; (7 bytes) @ 0x00007fde811c6004 [0x00007fde811c5f00+0x104]
v  ~StubRoutines::call_stub
j  com.eoi.spl.query.BaseQueryAction.getHighlightBuilder()Lorg/elasticsearch/search/fetch/subphase/highlight/HighlightBuilder;+0
J 6742 C1 com.eoi.spl.query.BaseQueryAction.getSearchBuilder()Lorg/elasticsearch/search/builder/SearchSourceBuilder; (410 bytes) @ 0x00007fde81fbc8bc [0x00007fde81fb8620+0x429c]
J 7943 C1 com.eoi.spl.query.http.SimpleQueryAction.explain()Ljava/lang/String; (8 bytes) @ 0x00007fde81b62c14 [0x00007fde81b62b20+0xf4]
J 9524 C1 com.eoi.spl.SplHttpContext.getQueryAction(Lcom/eoi/config/QuerySetting;)Lcom/eoi/spl/query/http/HttpQueryAction; (90 bytes) @ 0x00007fde82333c8c [0x00007fde82333140+0xb4c]
J 8288 C1 com.eoi.spl.SplHttpContext.execute(Lcom/eoi/config/QuerySetting;)Ljava/lang/String; (21 bytes) @ 0x00007fde824d4704 [0x00007fde824d4680+0x84]
J 8286 C1 com.eoi.service.SplQueryService$$anonfun$query$1.apply()Lscala/Tuple2; (690 bytes) @ 0x00007fde824e1244 [0x00007fde824d82a0+0x8fa4]
J 8285 C1 com.eoi.service.SplQueryService$$anonfun$query$1.apply()Ljava/lang/Object; (5 bytes) @ 0x00007fde824c80b4 [0x00007fde824c7fc0+0xf4]
J 8266 C1 scala.concurrent.impl.Future$PromiseCompletingRunnable.liftedTree1$1()Lscala/util/Try; (52 bytes) @ 0x00007fde824bbf14 [0x00007fde824bbdc0+0x154]
J 8265 C1 scala.concurrent.impl.Future$PromiseCompletingRunnable.run()V (13 bytes) @ 0x00007fde824afa5c [0x00007fde824af9c0+0x9c]
j  java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j  java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j  java.lang.Thread.run()V+11
v  ~StubRoutines::call_stub---------------  P R O C E S S  ---------------Java Threads: ( => current thread )0x00007fde4c013000 JavaThread "default-akka.actor.default-dispatcher-293" [_thread_blocked, id=14724, stack(0x00007fde364ff000,0x00007fde36600000)]0x00007fde30363800 JavaThread "default-akka.actor.default-dispatcher-292" [_thread_blocked, id=14723, stack(0x00007fde36600000,0x00007fde36701000)]0x00007fde6c1b1000 JavaThread "default-akka.actor.default-dispatcher-290" [_thread_blocked, id=14721, stack(0x00007fde361fc000,0x00007fde362fd000)]0x00007fde3c006800 JavaThread "default-akka.actor.default-dispatcher-289" [_thread_blocked, id=14720, stack(0x00007fde340d0000,0x00007fde341d1000)]0x00007fde3067d800 JavaThread "default-akka.actor.default-dispatcher-288" [_thread_blocked, id=14719, stack(0x00007fde341d1000,0x00007fde342d2000)]0x00007fde78040800 JavaThread "default-akka.actor.default-dispatcher-286" [_thread_blocked, id=14717, stack(0x00007fde2feff000,0x00007fde30000000)]0x00007fde5c00d000 JavaThread "default-akka.actor.default-dispatcher-281" [_thread_blocked, id=14703, stack(0x00007fde360fb000,0x00007fde361fc000)]0x00007fde4c017800 JavaThread "default-akka.actor.default-dispatcher-280" [_thread_blocked, id=14702, stack(0x00007fde362fd000,0x00007fde363fe000)]0x00007fde4c00d800 JavaThread "pool-2-thread-10" [_thread_blocked, id=14253, stack(0x00007fde2f6f7000,0x00007fde2f7f8000)]0x00007fde7c057000 JavaThread "pool-2-thread-9" [_thread_blocked, id=14252, stack(0x00007fde2f7f8000,0x00007fde2f8f9000)]0x00007fde6c6b9800 JavaThread "pool-2-thread-8" [_thread_blocked, id=14251, stack(0x00007fde2f8f9000,0x00007fde2f9fa000)]0x00007fde4c00c000 JavaThread "pool-2-thread-7" [_thread_blocked, id=14250, stack(0x00007fde2f9fa000,0x00007fde2fafb000)]0x00007fde50005000 JavaThread "pool-2-thread-6" [_thread_blocked, id=14249, stack(0x00007fde2fafb000,0x00007fde2fbfc000)]0x00007fde4c00a000 JavaThread "pool-2-thread-4" [_thread_blocked, id=14248, stack(0x00007fde2fbfc000,0x00007fde2fcfd000)]
=>0x00007fde70039000 JavaThread "pool-2-thread-5" [_thread_in_native, id=14247, stack(0x00007fde2fcfd000,0x00007fde2fdfe000)]0x00007fde50003800 JavaThread "pool-2-thread-3" [_thread_blocked, id=14246, stack(0x00007fde2fdfe000,0x00007fde2feff000)]0x00007fde6c6b6800 JavaThread "pool-2-thread-2" [_thread_blocked, id=14242, stack(0x00007fde34d7f000,0x00007fde34e80000)]0x00007fde6c696000 JavaThread "pool-2-thread-1" [_thread_blocked, id=14241, stack(0x00007fde363fe000,0x00007fde364ff000)]0x00007fde6c673000 JavaThread "Thread-3" [_thread_blocked, id=14240, stack(0x00007fde35ffa000,0x00007fde360fb000)]0x00007fde9000a000 JavaThread "DestroyJavaVM" [_thread_blocked, id=14187, stack(0x00007fde979e3000,0x00007fde97ae4000)]0x00007fde7802f000 JavaThread "default-akka.io.pinned-dispatcher-9" [_thread_in_native, id=14219, stack(0x00007fde3529c000,0x00007fde3539d000)]0x00007fde90b15000 JavaThread "default-scheduler-1" [_thread_blocked, id=14211, stack(0x00007fde36901000,0x00007fde36a02000)]0x00007fde90901000 JavaThread "logback-2" daemon [_thread_blocked, id=14210, stack(0x00007fde36e02000,0x00007fde36f03000)]0x00007fde908c6000 JavaThread "logback-1" daemon [_thread_blocked, id=14209, stack(0x00007fde37103000,0x00007fde37204000)]0x00007fde90865000 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14207, stack(0x00007fde37305000,0x00007fde37406000)]0x00007fde90861800 JavaThread "RMI TCP Accept-9999" daemon [_thread_in_native, id=14206, stack(0x00007fde37406000,0x00007fde37507000)]0x00007fde90853800 JavaThread "RMI TCP Accept-0" daemon [_thread_in_native, id=14205, stack(0x00007fde37507000,0x00007fde37608000)]0x00007fde90781000 JavaThread "Service Thread" daemon [_thread_blocked, id=14204, stack(0x00007fde37a11000,0x00007fde37b12000)]0x00007fde90786800 JavaThread "C1 CompilerThread1" daemon [_thread_blocked, id=14203, stack(0x00007fde37b12000,0x00007fde37c13000)]0x00007fde90738800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=14202, stack(0x00007fde37c13000,0x00007fde37d14000)]0x00007fde906ba800 JavaThread "VM JFR Buffer Thread" daemon [_thread_blocked, id=14201, stack(0x00007fde4462e000,0x00007fde4472f000)]0x00007fde904f2800 JavaThread "JFR request timer" daemon [_thread_blocked, id=14200, stack(0x00007fde44d59000,0x00007fde44e5a000)]0x00007fde904ea000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14199, stack(0x00007fde4505f000,0x00007fde45160000)]0x00007fde904e8800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=14198, stack(0x00007fde45160000,0x00007fde45261000)]0x00007fde904a3000 JavaThread "Finalizer" daemon [_thread_blocked, id=14197, stack(0x00007fde601d4000,0x00007fde602d5000)]0x00007fde9049e800 JavaThread "Reference Handler" daemon [_thread_blocked, id=14196, stack(0x00007fde602d5000,0x00007fde603d6000)]Other Threads:0x00007fde90496800 VMThread [stack: 0x00007fde603d6000,0x00007fde604d7000] [id=14195]0x00007fde9086a800 WatcherThread [stack: 0x00007fde37204000,0x00007fde37305000] [id=14208]VM state:not at safepoint (normal execution)VM Mutex/Monitor currently owned by a thread: NoneHeap:garbage-first heap   total 1048576K, used 425616K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 391 young (400384K), 3 survivors (3072K)Metaspace       used 54517K, capacity 55008K, committed 55248K, reserved 1097728Kclass space    used 7220K, capacity 7401K, committed 7424K, reserved 1048576KHeap 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     1 PTAMS 0x00000006c0000000 NTAMS 0x00000006c0000000 space 1024K, 100% used [0x00000006c0000000, 0x00000006c0100000)
AC   0  O    TS     1 PTAMS 0x00000006c0100000 NTAMS 0x00000006c0100000 space 1024K, 100% used [0x00000006c0100000, 0x00000006c0200000)
AC   0  O    TS     1 PTAMS 0x00000006c0200000 NTAMS 0x00000006c0200000 space 1024K, 100% used [0x00000006c0200000, 0x00000006c0300000)
AC   0  O    TS     1 PTAMS 0x00000006c0300000 NTAMS 0x00000006c0300000 space 1024K, 100% used [0x00000006c0300000, 0x00000006c0400000)
AC   0  O    TS     0 PTAMS 0x00000006c0500000 NTAMS 0x00000006c0500000 space 1024K, 100% used [0x00000006c0400000, 0x00000006c0500000)
AC   0  O    TS     0 PTAMS 0x00000006c0600000 NTAMS 0x00000006c0600000 space 1024K, 100% used [0x00000006c0500000, 0x00000006c0600000)
AC   0  O    TS     0 PTAMS 0x00000006c0700000 NTAMS 0x00000006c0700000 space 1024K, 100% used [0x00000006c0600000, 0x00000006c0700000)
AC   0  O    TS     0 PTAMS 0x00000006c0800000 NTAMS 0x00000006c0800000 space 1024K, 100% used [0x00000006c0700000, 0x00000006c0800000)
AC   0  O    TS     0 PTAMS 0x00000006c0900000 NTAMS 0x00000006c0900000 space 1024K, 100% used [0x00000006c0800000, 0x00000006c0900000)
AC   0  O    TS     1 PTAMS 0x00000006c0900000 NTAMS 0x00000006c0900000 space 1024K, 100% used [0x00000006c0900000, 0x00000006c0a00000)
AC   0  O    TS     1 PTAMS 0x00000006c0a00000 NTAMS 0x00000006c0a00000 space 1024K, 100% used [0x00000006c0a00000, 0x00000006c0b00000)
AC   0  O    TS     1 PTAMS 0x00000006c0b00000 NTAMS 0x00000006c0b00000 space 1024K, 100% used [0x00000006c0b00000, 0x00000006c0c00000)
AC   0  O    TS     1 PTAMS 0x00000006c0c00000 NTAMS 0x00000006c0c00000 space 1024K, 100% used [0x00000006c0c00000, 0x00000006c0d00000)
AC   0  O    TS     3 PTAMS 0x00000006c0d00000 NTAMS 0x00000006c0d00000 space 1024K, 100% used [0x00000006c0d00000, 0x00000006c0e00000)
AC   0  O    TS     3 PTAMS 0x00000006c0e00000 NTAMS 0x00000006c0e00000 space 1024K, 100% used [0x00000006c0e00000, 0x00000006c0f00000)
AC   0  O    TS     3 PTAMS 0x00000006c0f00000 NTAMS 0x00000006c0f00000 space 1024K, 100% used [0x00000006c0f00000, 0x00000006c1000000)
AC   0  O    TS     3 PTAMS 0x00000006c1000000 NTAMS 0x00000006c1000000 space 1024K, 100% used [0x00000006c1000000, 0x00000006c1100000)
AC   0  O    TS     3 PTAMS 0x00000006c1100000 NTAMS 0x00000006c1100000 space 1024K, 100% used [0x00000006c1100000, 0x00000006c1200000)
AC   0  O    TS     3 PTAMS 0x00000006c1200000 NTAMS 0x00000006c1200000 space 1024K, 100% used [0x00000006c1200000, 0x00000006c1300000)
AC   0  O    TS     3 PTAMS 0x00000006c1300000 NTAMS 0x00000006c1300000 space 1024K, 100% used [0x00000006c1300000, 0x00000006c1400000)
AC   0  O    TS     5 PTAMS 0x00000006c1400000 NTAMS 0x00000006c1400000 space 1024K, 100% used [0x00000006c1400000, 0x00000006c1500000)
AC   0  O    TS     5 PTAMS 0x00000006c1500000 NTAMS 0x00000006c1500000 space 1024K, 100% used [0x00000006c1500000, 0x00000006c1600000)
AC   0  O    TS     5 PTAMS 0x00000006c1600000 NTAMS 0x00000006c1600000 space 1024K, 100% used [0x00000006c1600000, 0x00000006c1700000)
AC   0  O    TS     5 PTAMS 0x00000006c1700000 NTAMS 0x00000006c1700000 space 1024K, 100% used [0x00000006c1700000, 0x00000006c1800000)
AC   0 HS    TS     0 PTAMS 0x00000006c1800000 NTAMS 0x00000006c1800000 space 1024K,  50% used [0x00000006c1800000, 0x00000006c1900000)
AC   0 HS    TS     0 PTAMS 0x00000006c1900000 NTAMS 0x00000006c1900000 space 1024K,  50% used [0x00000006c1900000, 0x00000006c1a00000)
AC   0 HS    TS     0 PTAMS 0x00000006c1a00000 NTAMS 0x00000006c1a00000 space 1024K,  63% used [0x00000006c1a00000, 0x00000006c1b00000)
AC   0  F    TS     0 PTAMS 0x00000006c1b00000 NTAMS 0x00000006c1b00000 space 1024K,   0% used [0x00000006c1b00000, 0x00000006c1c00000)
AC   0  F    TS     0 PTAMS 0x00000006c1c00000 NTAMS 0x00000006c1c00000 space 1024K,   0% used [0x00000006c1c00000, 0x00000006c1d00000)
AC   0  F    TS     0 PTAMS 0x00000006c1d00000 NTAMS 0x00000006c1d00000 space 1024K,   0% used [0x00000006c1d00000, 0x00000006c1e00000)
AC   0  F    TS     0 PTAMS 0x00000006c1e00000 NTAMS 0x00000006c1e00000 space 1024K,   0% used [0x00000006c1e00000, 0x00000006c1f00000)
AC   0  F    TS     0 PTAMS 0x00000006c1f00000 NTAMS 0x00000006c1f00000 space 1024K,   0% used [0x00000006c1f00000, 0x00000006c2000000)
AC   0  F    TS     0 PTAMS 0x00000006c2000000 NTAMS 0x00000006c2000000 space 1024K,   0% used [0x00000006c2000000, 0x00000006c2100000)
AC   0  F    TS     0 PTAMS 0x00000006c2100000 NTAMS 0x00000006c2100000 space 1024K,   0% used [0x00000006c2100000, 0x00000006c2200000)
AC   0  F    TS     0 PTAMS 0x00000006c2200000 NTAMS 0x00000006c2200000 space 1024K,   0% used [0x00000006c2200000, 0x00000006c2300000)
AC   0  F    TS     0 PTAMS 0x00000006c2300000 NTAMS 0x00000006c2300000 space 1024K,   0% used [0x00000006c2300000, 0x00000006c2400000)
AC   0  F    TS     0 PTAMS 0x00000006c2400000 NTAMS 0x00000006c2400000 space 1024K,   0% used [0x00000006c2400000, 0x00000006c2500000)
AC   0  F    TS     0 PTAMS 0x00000006c2500000 NTAMS 0x00000006c2500000 space 1024K,   0% used [0x00000006c2500000, 0x00000006c2600000)
AC   0  F    TS     0 PTAMS 0x00000006c2600000 NTAMS 0x00000006c2600000 space 1024K,   0% used [0x00000006c2600000, 0x00000006c2700000)
AC   0  F    TS     0 PTAMS 0x00000006c2700000 NTAMS 0x00000006c2700000 space 1024K,   0% used [0x00000006c2700000, 0x00000006c2800000)
AC   0  F    TS     0 PTAMS 0x00000006c2800000 NTAMS 0x00000006c2800000 space 1024K,   0% used [0x00000006c2800000, 0x00000006c2900000)
AC   0  F    TS     0 PTAMS 0x00000006c2900000 NTAMS 0x00000006c2900000 space 1024K,   0% used [0x00000006c2900000, 0x00000006c2a00000)
AC   0  F    TS     0 PTAMS 0x00000006c2a00000 NTAMS 0x00000006c2a00000 space 1024K,   0% used [0x00000006c2a00000, 0x00000006c2b00000)
AC   0  F    TS     0 PTAMS 0x00000006c2b00000 NTAMS 0x00000006c2b00000 space 1024K,   0% used [0x00000006c2b00000, 0x00000006c2c00000)
AC   0  F    TS     0 PTAMS 0x00000006c2c00000 NTAMS 0x00000006c2c00000 space 1024K,   0% used [0x00000006c2c00000, 0x00000006c2d00000)
AC   0  F    TS     0 PTAMS 0x00000006c2d00000 NTAMS 0x00000006c2d00000 space 1024K,   0% used [0x00000006c2d00000, 0x00000006c2e00000)
AC   0  F    TS     0 PTAMS 0x00000006c2e00000 NTAMS 0x00000006c2e00000 space 1024K,   0% used [0x00000006c2e00000, 0x00000006c2f00000)
AC   0  F    TS     0 PTAMS 0x00000006c2f00000 NTAMS 0x00000006c2f00000 space 1024K,   0% used [0x00000006c2f00000, 0x00000006c3000000)
AC   0  F    TS     0 PTAMS 0x00000006c3000000 NTAMS 0x00000006c3000000 space 1024K,   0% used [0x00000006c3000000, 0x00000006c3100000)
AC   0  F    TS     0 PTAMS 0x00000006c3100000 NTAMS 0x00000006c3100000 space 1024K,   0% used [0x00000006c3100000, 0x00000006c3200000)
AC   0  F    TS     0 PTAMS 0x00000006c3200000 NTAMS 0x00000006c3200000 space 1024K,   0% used [0x00000006c3200000, 0x00000006c3300000)
AC   0  F    TS     0 PTAMS 0x00000006c3300000 NTAMS 0x00000006c3300000 space 1024K,   0% used [0x00000006c3300000, 0x00000006c3400000)
AC   0  F    TS     0 PTAMS 0x00000006c3400000 NTAMS 0x00000006c3400000 space 1024K,   0% used [0x00000006c3400000, 0x00000006c3500000)
AC   0  F    TS     0 PTAMS 0x00000006c3500000 NTAMS 0x00000006c3500000 space 1024K,   0% used [0x00000006c3500000, 0x00000006c3600000)
AC   0  F    TS     0 PTAMS 0x00000006c3600000 NTAMS 0x00000006c3600000 space 1024K,   0% used [0x00000006c3600000, 0x00000006c3700000)
AC   0  F    TS     0 PTAMS 0x00000006c3700000 NTAMS 0x00000006c3700000 space 1024K,   0% used [0x00000006c3700000, 0x00000006c3800000)
AC   0  F    TS     0 PTAMS 0x00000006c3800000 NTAMS 0x00000006c3800000 space 1024K,   0% used [0x00000006c3800000, 0x00000006c3900000)
AC   0  F    TS     0 PTAMS 0x00000006c3900000 NTAMS 0x00000006c3900000 space 1024K,   0% used [0x00000006c3900000, 0x00000006c3a00000)
AC   0  F    TS     0 PTAMS 0x00000006c3a00000 NTAMS 0x00000006c3a00000 space 1024K,   0% used [0x00000006c3a00000, 0x00000006c3b00000)
AC   0  F    TS     0 PTAMS 0x00000006c3b00000 NTAMS 0x00000006c3b00000 space 1024K,   0% used [0x00000006c3b00000, 0x00000006c3c00000)
AC   0  F    TS     0 PTAMS 0x00000006c3c00000 NTAMS 0x00000006c3c00000 space 1024K,   0% used [0x00000006c3c00000, 0x00000006c3d00000)
AC   0  F    TS     0 PTAMS 0x00000006c3d00000 NTAMS 0x00000006c3d00000 space 1024K,   0% used [0x00000006c3d00000, 0x00000006c3e00000)
AC   0  F    TS     0 PTAMS 0x00000006c3e00000 NTAMS 0x00000006c3e00000 space 1024K,   0% used [0x00000006c3e00000, 0x00000006c3f00000)
AC   0  F    TS     0 PTAMS 0x00000006c3f00000 NTAMS 0x00000006c3f00000 space 1024K,   0% used [0x00000006c3f00000, 0x00000006c4000000)
AC   0  F    TS     0 PTAMS 0x00000006c4000000 NTAMS 0x00000006c4000000 space 1024K,   0% used [0x00000006c4000000, 0x00000006c4100000)
AC   0  F    TS     0 PTAMS 0x00000006c4100000 NTAMS 0x00000006c4100000 space 1024K,   0% used [0x00000006c4100000, 0x00000006c4200000)
AC   0  F    TS     0 PTAMS 0x00000006c4200000 NTAMS 0x00000006c4200000 space 1024K,   0% used [0x00000006c4200000, 0x00000006c4300000)
AC   0  F    TS     0 PTAMS 0x00000006c4300000 NTAMS 0x00000006c4300000 space 1024K,   0% used [0x00000006c4300000, 0x00000006c4400000)
AC   0  F    TS     0 PTAMS 0x00000006c4400000 NTAMS 0x00000006c4400000 space 1024K,   0% used [0x00000006c4400000, 0x00000006c4500000)
AC   0  F    TS     0 PTAMS 0x00000006c4500000 NTAMS 0x00000006c4500000 space 1024K,   0% used [0x00000006c4500000, 0x00000006c4600000)
AC   0  F    TS     0 PTAMS 0x00000006c4600000 NTAMS 0x00000006c4600000 space 1024K,   0% used [0x00000006c4600000, 0x00000006c4700000)
AC   0  F    TS     0 PTAMS 0x00000006c4700000 NTAMS 0x00000006c4700000 space 1024K,   0% used [0x00000006c4700000, 0x00000006c4800000)
AC   0  F    TS     0 PTAMS 0x00000006c4800000 NTAMS 0x00000006c4800000 space 1024K,   0% used [0x00000006c4800000, 0x00000006c4900000)
AC   0  F    TS     0 PTAMS 0x00000006c4900000 NTAMS 0x00000006c4900000 space 1024K,   0% used [0x00000006c4900000, 0x00000006c4a00000)
AC   0  F    TS     0 PTAMS 0x00000006c4a00000 NTAMS 0x00000006c4a00000 space 1024K,   0% used [0x00000006c4a00000, 0x00000006c4b00000)
AC   0  F    TS     0 PTAMS 0x00000006c4b00000 NTAMS 0x00000006c4b00000 space 1024K,   0% used [0x00000006c4b00000, 0x00000006c4c00000)
AC   0  F    TS     0 PTAMS 0x00000006c4c00000 NTAMS 0x00000006c4c00000 space 1024K,   0% used [0x00000006c4c00000, 0x00000006c4d00000)
AC   0  F    TS     0 PTAMS 0x00000006c4d00000 NTAMS 0x00000006c4d00000 space 1024K,   0% used [0x00000006c4d00000, 0x00000006c4e00000)
AC   0  F    TS     0 PTAMS 0x00000006c4e00000 NTAMS 0x00000006c4e00000 space 1024K,   0% used [0x00000006c4e00000, 0x00000006c4f00000)
AC   0  F    TS     0 PTAMS 0x00000006c4f00000 NTAMS 0x00000006c4f00000 space 1024K,   0% used [0x00000006c4f00000, 0x00000006c5000000)
AC   0  F    TS     0 PTAMS 0x00000006c5000000 NTAMS 0x00000006c5000000 space 1024K,   0% used [0x00000006c5000000, 0x00000006c5100000)
AC   0  F    TS     0 PTAMS 0x00000006c5100000 NTAMS 0x00000006c5100000 space 1024K,   0% used [0x00000006c5100000, 0x00000006c5200000)
AC   0  F    TS     0 PTAMS 0x00000006c5200000 NTAMS 0x00000006c5200000 space 1024K,   0% used [0x00000006c5200000, 0x00000006c5300000)
AC   0  F    TS     0 PTAMS 0x00000006c5300000 NTAMS 0x00000006c5300000 space 1024K,   0% used [0x00000006c5300000, 0x00000006c5400000)
AC   0  F    TS     0 PTAMS 0x00000006c5400000 NTAMS 0x00000006c5400000 space 1024K,   0% used [0x00000006c5400000, 0x00000006c5500000)
AC   0  F    TS     0 PTAMS 0x00000006c5500000 NTAMS 0x00000006c5500000 space 1024K,   0% used [0x00000006c5500000, 0x00000006c5600000)
AC   0  F    TS     0 PTAMS 0x00000006c5600000 NTAMS 0x00000006c5600000 space 1024K,   0% used [0x00000006c5600000, 0x00000006c5700000)
AC   0  F    TS     0 PTAMS 0x00000006c5700000 NTAMS 0x00000006c5700000 space 1024K,   0% used [0x00000006c5700000, 0x00000006c5800000)
AC   0  F    TS     0 PTAMS 0x00000006c5800000 NTAMS 0x00000006c5800000 space 1024K,   0% used [0x00000006c5800000, 0x00000006c5900000)
AC   0  F    TS     0 PTAMS 0x00000006c5900000 NTAMS 0x00000006c5900000 space 1024K,   0% used [0x00000006c5900000, 0x00000006c5a00000)
AC   0  F    TS     0 PTAMS 0x00000006c5a00000 NTAMS 0x00000006c5a00000 space 1024K,   0% used [0x00000006c5a00000, 0x00000006c5b00000)
AC   0  F    TS     0 PTAMS 0x00000006c5b00000 NTAMS 0x00000006c5b00000 space 1024K,   0% used [0x00000006c5b00000, 0x00000006c5c00000)
AC   0  F    TS     0 PTAMS 0x00000006c5c00000 NTAMS 0x00000006c5c00000 space 1024K,   0% used [0x00000006c5c00000, 0x00000006c5d00000)
AC   0  F    TS     0 PTAMS 0x00000006c5d00000 NTAMS 0x00000006c5d00000 space 1024K,   0% used [0x00000006c5d00000, 0x00000006c5e00000)
AC   0  F    TS     0 PTAMS 0x00000006c5e00000 NTAMS 0x00000006c5e00000 space 1024K,   0% used [0x00000006c5e00000, 0x00000006c5f00000)
AC   0  F    TS     0 PTAMS 0x00000006c5f00000 NTAMS 0x00000006c5f00000 space 1024K,   0% used [0x00000006c5f00000, 0x00000006c6000000)
AC   0  F    TS     0 PTAMS 0x00000006c6000000 NTAMS 0x00000006c6000000 space 1024K,   0% used [0x00000006c6000000, 0x00000006c6100000)
AC   0  F    TS     0 PTAMS 0x00000006c6100000 NTAMS 0x00000006c6100000 space 1024K,   0% used [0x00000006c6100000, 0x00000006c6200000)
AC   0  F    TS     0 PTAMS 0x00000006c6200000 NTAMS 0x00000006c6200000 space 1024K,   0% used [0x00000006c6200000, 0x00000006c6300000)
AC   0  F    TS     0 PTAMS 0x00000006c6300000 NTAMS 0x00000006c6300000 space 1024K,   0% used [0x00000006c6300000, 0x00000006c6400000)
AC   0  F    TS     0 PTAMS 0x00000006c6400000 NTAMS 0x00000006c6400000 space 1024K,   0% used [0x00000006c6400000, 0x00000006c6500000)
AC   0  F    TS     0 PTAMS 0x00000006c6500000 NTAMS 0x00000006c6500000 space 1024K,   0% used [0x00000006c6500000, 0x00000006c6600000)
AC   0  F    TS     0 PTAMS 0x00000006c6600000 NTAMS 0x00000006c6600000 space 1024K,   0% used [0x00000006c6600000, 0x00000006c6700000)
AC   0  F    TS     0 PTAMS 0x00000006c6700000 NTAMS 0x00000006c6700000 space 1024K,   0% used [0x00000006c6700000, 0x00000006c6800000)
AC   0  F    TS     0 PTAMS 0x00000006c6800000 NTAMS 0x00000006c6800000 space 1024K,   0% used [0x00000006c6800000, 0x00000006c6900000)
AC   0  F    TS     0 PTAMS 0x00000006c6900000 NTAMS 0x00000006c6900000 space 1024K,   0% used [0x00000006c6900000, 0x00000006c6a00000)
AC   0  F    TS     0 PTAMS 0x00000006c6a00000 NTAMS 0x00000006c6a00000 space 1024K,   0% used [0x00000006c6a00000, 0x00000006c6b00000)
AC   0  F    TS     0 PTAMS 0x00000006c6b00000 NTAMS 0x00000006c6b00000 space 1024K,   0% used [0x00000006c6b00000, 0x00000006c6c00000)
AC   0  F    TS     0 PTAMS 0x00000006c6c00000 NTAMS 0x00000006c6c00000 space 1024K,   0% used [0x00000006c6c00000, 0x00000006c6d00000)
AC   0  F    TS     0 PTAMS 0x00000006c6d00000 NTAMS 0x00000006c6d00000 space 1024K,   0% used [0x00000006c6d00000, 0x00000006c6e00000)
AC   0  F    TS     0 PTAMS 0x00000006c6e00000 NTAMS 0x00000006c6e00000 space 1024K,   0% used [0x00000006c6e00000, 0x00000006c6f00000)
AC   0  F    TS     0 PTAMS 0x00000006c6f00000 NTAMS 0x00000006c6f00000 space 1024K,   0% used [0x00000006c6f00000, 0x00000006c7000000)
AC   0  F    TS     0 PTAMS 0x00000006c7000000 NTAMS 0x00000006c7000000 space 1024K,   0% used [0x00000006c7000000, 0x00000006c7100000)
AC   0  F    TS     0 PTAMS 0x00000006c7100000 NTAMS 0x00000006c7100000 space 1024K,   0% used [0x00000006c7100000, 0x00000006c7200000)
AC   0  F    TS     0 PTAMS 0x00000006c7200000 NTAMS 0x00000006c7200000 space 1024K,   0% used [0x00000006c7200000, 0x00000006c7300000)
AC   0  F    TS     0 PTAMS 0x00000006c7300000 NTAMS 0x00000006c7300000 space 1024K,   0% used [0x00000006c7300000, 0x00000006c7400000)
AC   0  F    TS     0 PTAMS 0x00000006c7400000 NTAMS 0x00000006c7400000 space 1024K,   0% used [0x00000006c7400000, 0x00000006c7500000)
AC   0  F    TS     0 PTAMS 0x00000006c7500000 NTAMS 0x00000006c7500000 space 1024K,   0% used [0x00000006c7500000, 0x00000006c7600000)
AC   0  F    TS     0 PTAMS 0x00000006c7600000 NTAMS 0x00000006c7600000 space 1024K,   0% used [0x00000006c7600000, 0x00000006c7700000)
AC   0  F    TS     0 PTAMS 0x00000006c7700000 NTAMS 0x00000006c7700000 space 1024K,   0% used [0x00000006c7700000, 0x00000006c7800000)
AC   0  F    TS     0 PTAMS 0x00000006c7800000 NTAMS 0x00000006c7800000 space 1024K,   0% used [0x00000006c7800000, 0x00000006c7900000)
AC   0  F    TS     0 PTAMS 0x00000006c7900000 NTAMS 0x00000006c7900000 space 1024K,   0% used [0x00000006c7900000, 0x00000006c7a00000)
AC   0  F    TS     0 PTAMS 0x00000006c7a00000 NTAMS 0x00000006c7a00000 space 1024K,   0% used [0x00000006c7a00000, 0x00000006c7b00000)
AC   0  F    TS     0 PTAMS 0x00000006c7b00000 NTAMS 0x00000006c7b00000 space 1024K,   0% used [0x00000006c7b00000, 0x00000006c7c00000)
AC   0  F    TS     0 PTAMS 0x00000006c7c00000 NTAMS 0x00000006c7c00000 space 1024K,   0% used [0x00000006c7c00000, 0x00000006c7d00000)
AC   0  F    TS     0 PTAMS 0x00000006c7d00000 NTAMS 0x00000006c7d00000 space 1024K,   0% used [0x00000006c7d00000, 0x00000006c7e00000)
AC   0  F    TS     0 PTAMS 0x00000006c7e00000 NTAMS 0x00000006c7e00000 space 1024K,   0% used [0x00000006c7e00000, 0x00000006c7f00000)
AC   0  F    TS     0 PTAMS 0x00000006c7f00000 NTAMS 0x00000006c7f00000 space 1024K,   0% used [0x00000006c7f00000, 0x00000006c8000000)
AC   0  F    TS     0 PTAMS 0x00000006c8000000 NTAMS 0x00000006c8000000 space 1024K,   0% used [0x00000006c8000000, 0x00000006c8100000)
AC   0  F    TS     0 PTAMS 0x00000006c8100000 NTAMS 0x00000006c8100000 space 1024K,   0% used [0x00000006c8100000, 0x00000006c8200000)
AC   0  F    TS     0 PTAMS 0x00000006c8200000 NTAMS 0x00000006c8200000 space 1024K,   0% used [0x00000006c8200000, 0x00000006c8300000)
AC   0  F    TS     0 PTAMS 0x00000006c8300000 NTAMS 0x00000006c8300000 space 1024K,   0% used [0x00000006c8300000, 0x00000006c8400000)
AC   0  F    TS     0 PTAMS 0x00000006c8400000 NTAMS 0x00000006c8400000 space 1024K,   0% used [0x00000006c8400000, 0x00000006c8500000)
AC   0  F    TS     0 PTAMS 0x00000006c8500000 NTAMS 0x00000006c8500000 space 1024K,   0% used [0x00000006c8500000, 0x00000006c8600000)
AC   0  F    TS     0 PTAMS 0x00000006c8600000 NTAMS 0x00000006c8600000 space 1024K,   0% used [0x00000006c8600000, 0x00000006c8700000)
AC   0  F    TS     0 PTAMS 0x00000006c8700000 NTAMS 0x00000006c8700000 space 1024K,   0% used [0x00000006c8700000, 0x00000006c8800000)
AC   0  F    TS     0 PTAMS 0x00000006c8800000 NTAMS 0x00000006c8800000 space 1024K,   0% used [0x00000006c8800000, 0x00000006c8900000)
AC   0  F    TS     0 PTAMS 0x00000006c8900000 NTAMS 0x00000006c8900000 space 1024K,   0% used [0x00000006c8900000, 0x00000006c8a00000)
AC   0  F    TS     0 PTAMS 0x00000006c8a00000 NTAMS 0x00000006c8a00000 space 1024K,   0% used [0x00000006c8a00000, 0x00000006c8b00000)
AC   0  F    TS     0 PTAMS 0x00000006c8b00000 NTAMS 0x00000006c8b00000 space 1024K,   0% used [0x00000006c8b00000, 0x00000006c8c00000)
AC   0  F    TS     0 PTAMS 0x00000006c8c00000 NTAMS 0x00000006c8c00000 space 1024K,   0% used [0x00000006c8c00000, 0x00000006c8d00000)
AC   0  F    TS     0 PTAMS 0x00000006c8d00000 NTAMS 0x00000006c8d00000 space 1024K,   0% used [0x00000006c8d00000, 0x00000006c8e00000)
AC   0  F    TS     0 PTAMS 0x00000006c8e00000 NTAMS 0x00000006c8e00000 space 1024K,   0% used [0x00000006c8e00000, 0x00000006c8f00000)
AC   0  F    TS     0 PTAMS 0x00000006c8f00000 NTAMS 0x00000006c8f00000 space 1024K,   0% used [0x00000006c8f00000, 0x00000006c9000000)
AC   0  F    TS     0 PTAMS 0x00000006c9000000 NTAMS 0x00000006c9000000 space 1024K,   0% used [0x00000006c9000000, 0x00000006c9100000)
AC   0  F    TS     0 PTAMS 0x00000006c9100000 NTAMS 0x00000006c9100000 space 1024K,   0% used [0x00000006c9100000, 0x00000006c9200000)
AC   0  F    TS     0 PTAMS 0x00000006c9200000 NTAMS 0x00000006c9200000 space 1024K,   0% used [0x00000006c9200000, 0x00000006c9300000)
AC   0  F    TS     0 PTAMS 0x00000006c9300000 NTAMS 0x00000006c9300000 space 1024K,   0% used [0x00000006c9300000, 0x00000006c9400000)
AC   0  F    TS     0 PTAMS 0x00000006c9400000 NTAMS 0x00000006c9400000 space 1024K,   0% used [0x00000006c9400000, 0x00000006c9500000)
AC   0  F    TS     0 PTAMS 0x00000006c9500000 NTAMS 0x00000006c9500000 space 1024K,   0% used [0x00000006c9500000, 0x00000006c9600000)
AC   0  F    TS     0 PTAMS 0x00000006c9600000 NTAMS 0x00000006c9600000 space 1024K,   0% used [0x00000006c9600000, 0x00000006c9700000)
AC   0  F    TS     0 PTAMS 0x00000006c9700000 NTAMS 0x00000006c9700000 space 1024K,   0% used [0x00000006c9700000, 0x00000006c9800000)
AC   0  F    TS     0 PTAMS 0x00000006c9800000 NTAMS 0x00000006c9800000 space 1024K,   0% used [0x00000006c9800000, 0x00000006c9900000)
AC   0  F    TS     0 PTAMS 0x00000006c9900000 NTAMS 0x00000006c9900000 space 1024K,   0% used [0x00000006c9900000, 0x00000006c9a00000)
AC   0  F    TS     0 PTAMS 0x00000006c9a00000 NTAMS 0x00000006c9a00000 space 1024K,   0% used [0x00000006c9a00000, 0x00000006c9b00000)
AC   0  F    TS     0 PTAMS 0x00000006c9b00000 NTAMS 0x00000006c9b00000 space 1024K,   0% used [0x00000006c9b00000, 0x00000006c9c00000)
AC   0  F    TS     0 PTAMS 0x00000006c9c00000 NTAMS 0x00000006c9c00000 space 1024K,   0% used [0x00000006c9c00000, 0x00000006c9d00000)
AC   0  F    TS     0 PTAMS 0x00000006c9d00000 NTAMS 0x00000006c9d00000 space 1024K,   0% used [0x00000006c9d00000, 0x00000006c9e00000)
AC   0  F    TS     0 PTAMS 0x00000006c9e00000 NTAMS 0x00000006c9e00000 space 1024K,   0% used [0x00000006c9e00000, 0x00000006c9f00000)
AC   0  F    TS     0 PTAMS 0x00000006c9f00000 NTAMS 0x00000006c9f00000 space 1024K,   0% used [0x00000006c9f00000, 0x00000006ca000000)
AC   0  F    TS     0 PTAMS 0x00000006ca000000 NTAMS 0x00000006ca000000 space 1024K,   0% used [0x00000006ca000000, 0x00000006ca100000)
AC   0  F    TS     0 PTAMS 0x00000006ca100000 NTAMS 0x00000006ca100000 space 1024K,   0% used [0x00000006ca100000, 0x00000006ca200000)
AC   0  F    TS     0 PTAMS 0x00000006ca200000 NTAMS 0x00000006ca200000 space 1024K,   0% used [0x00000006ca200000, 0x00000006ca300000)
AC   0  F    TS     0 PTAMS 0x00000006ca300000 NTAMS 0x00000006ca300000 space 1024K,   0% used [0x00000006ca300000, 0x00000006ca400000)
AC   0  F    TS     0 PTAMS 0x00000006ca400000 NTAMS 0x00000006ca400000 space 1024K,   0% used [0x00000006ca400000, 0x00000006ca500000)
AC   0  F    TS     0 PTAMS 0x00000006ca500000 NTAMS 0x00000006ca500000 space 1024K,   0% used [0x00000006ca500000, 0x00000006ca600000)
AC   0  F    TS     0 PTAMS 0x00000006ca600000 NTAMS 0x00000006ca600000 space 1024K,   0% used [0x00000006ca600000, 0x00000006ca700000)
AC   0  F    TS     0 PTAMS 0x00000006ca700000 NTAMS 0x00000006ca700000 space 1024K,   0% used [0x00000006ca700000, 0x00000006ca800000)
AC   0  F    TS     0 PTAMS 0x00000006ca800000 NTAMS 0x00000006ca800000 space 1024K,   0% used [0x00000006ca800000, 0x00000006ca900000)
AC   0  F    TS     0 PTAMS 0x00000006ca900000 NTAMS 0x00000006ca900000 space 1024K,   0% used [0x00000006ca900000, 0x00000006caa00000)
AC   0  F    TS     0 PTAMS 0x00000006caa00000 NTAMS 0x00000006caa00000 space 1024K,   0% used [0x00000006caa00000, 0x00000006cab00000)
AC   0  F    TS     0 PTAMS 0x00000006cab00000 NTAMS 0x00000006cab00000 space 1024K,   0% used [0x00000006cab00000, 0x00000006cac00000)
AC   0  F    TS     0 PTAMS 0x00000006cac00000 NTAMS 0x00000006cac00000 space 1024K,   0% used [0x00000006cac00000, 0x00000006cad00000)
AC   0  F    TS     0 PTAMS 0x00000006cad00000 NTAMS 0x00000006cad00000 space 1024K,   0% used [0x00000006cad00000, 0x00000006cae00000)
AC   0  F    TS     0 PTAMS 0x00000006cae00000 NTAMS 0x00000006cae00000 space 1024K,   0% used [0x00000006cae00000, 0x00000006caf00000)
AC   0  F    TS     0 PTAMS 0x00000006caf00000 NTAMS 0x00000006caf00000 space 1024K,   0% used [0x00000006caf00000, 0x00000006cb000000)
AC   0  F    TS     0 PTAMS 0x00000006cb000000 NTAMS 0x00000006cb000000 space 1024K,   0% used [0x00000006cb000000, 0x00000006cb100000)
AC   0  F    TS     0 PTAMS 0x00000006cb100000 NTAMS 0x00000006cb100000 space 1024K,   0% used [0x00000006cb100000, 0x00000006cb200000)
AC   0  F    TS     0 PTAMS 0x00000006cb200000 NTAMS 0x00000006cb200000 space 1024K,   0% used [0x00000006cb200000, 0x00000006cb300000)
AC   0  F    TS     0 PTAMS 0x00000006cb300000 NTAMS 0x00000006cb300000 space 1024K,   0% used [0x00000006cb300000, 0x00000006cb400000)
AC   0  F    TS     0 PTAMS 0x00000006cb400000 NTAMS 0x00000006cb400000 space 1024K,   0% used [0x00000006cb400000, 0x00000006cb500000)
AC   0  F    TS     0 PTAMS 0x00000006cb500000 NTAMS 0x00000006cb500000 space 1024K,   0% used [0x00000006cb500000, 0x00000006cb600000)
AC   0  F    TS     0 PTAMS 0x00000006cb600000 NTAMS 0x00000006cb600000 space 1024K,   0% used [0x00000006cb600000, 0x00000006cb700000)
AC   0  F    TS     0 PTAMS 0x00000006cb700000 NTAMS 0x00000006cb700000 space 1024K,   0% used [0x00000006cb700000, 0x00000006cb800000)
AC   0  F    TS     0 PTAMS 0x00000006cb800000 NTAMS 0x00000006cb800000 space 1024K,   0% used [0x00000006cb800000, 0x00000006cb900000)
AC   0  F    TS     0 PTAMS 0x00000006cb900000 NTAMS 0x00000006cb900000 space 1024K,   0% used [0x00000006cb900000, 0x00000006cba00000)
AC   0  F    TS     0 PTAMS 0x00000006cba00000 NTAMS 0x00000006cba00000 space 1024K,   0% used [0x00000006cba00000, 0x00000006cbb00000)
AC   0  F    TS     0 PTAMS 0x00000006cbb00000 NTAMS 0x00000006cbb00000 space 1024K,   0% used [0x00000006cbb00000, 0x00000006cbc00000)
AC   0  F    TS     0 PTAMS 0x00000006cbc00000 NTAMS 0x00000006cbc00000 space 1024K,   0% used [0x00000006cbc00000, 0x00000006cbd00000)
AC   0  F    TS     0 PTAMS 0x00000006cbd00000 NTAMS 0x00000006cbd00000 space 1024K,   0% used [0x00000006cbd00000, 0x00000006cbe00000)
AC   0  F    TS     0 PTAMS 0x00000006cbe00000 NTAMS 0x00000006cbe00000 space 1024K,   0% used [0x00000006cbe00000, 0x00000006cbf00000)
AC   0  F    TS     0 PTAMS 0x00000006cbf00000 NTAMS 0x00000006cbf00000 space 1024K,   0% used [0x00000006cbf00000, 0x00000006cc000000)
AC   0  F    TS     0 PTAMS 0x00000006cc000000 NTAMS 0x00000006cc000000 space 1024K,   0% used [0x00000006cc000000, 0x00000006cc100000)
AC   0  F    TS     0 PTAMS 0x00000006cc100000 NTAMS 0x00000006cc100000 space 1024K,   0% used [0x00000006cc100000, 0x00000006cc200000)
AC   0  F    TS     0 PTAMS 0x00000006cc200000 NTAMS 0x00000006cc200000 space 1024K,   0% used [0x00000006cc200000, 0x00000006cc300000)
AC   0  F    TS     0 PTAMS 0x00000006cc300000 NTAMS 0x00000006cc300000 space 1024K,   0% used [0x00000006cc300000, 0x00000006cc400000)
AC   0  F    TS     0 PTAMS 0x00000006cc400000 NTAMS 0x00000006cc400000 space 1024K,   0% used [0x00000006cc400000, 0x00000006cc500000)
AC   0  F    TS     0 PTAMS 0x00000006cc500000 NTAMS 0x00000006cc500000 space 1024K,   0% used [0x00000006cc500000, 0x00000006cc600000)
AC   0  F    TS     0 PTAMS 0x00000006cc600000 NTAMS 0x00000006cc600000 space 1024K,   0% used [0x00000006cc600000, 0x00000006cc700000)
AC   0  F    TS     0 PTAMS 0x00000006cc700000 NTAMS 0x00000006cc700000 space 1024K,   0% used [0x00000006cc700000, 0x00000006cc800000)
AC   0  F    TS     0 PTAMS 0x00000006cc800000 NTAMS 0x00000006cc800000 space 1024K,   0% used [0x00000006cc800000, 0x00000006cc900000)
AC   0  F    TS     0 PTAMS 0x00000006cc900000 NTAMS 0x00000006cc900000 space 1024K,   0% used [0x00000006cc900000, 0x00000006cca00000)
AC   0  F    TS     0 PTAMS 0x00000006cca00000 NTAMS 0x00000006cca00000 space 1024K,   0% used [0x00000006cca00000, 0x00000006ccb00000)
AC   0  F    TS     0 PTAMS 0x00000006ccb00000 NTAMS 0x00000006ccb00000 space 1024K,   0% used [0x00000006ccb00000, 0x00000006ccc00000)
AC   0  F    TS     0 PTAMS 0x00000006ccc00000 NTAMS 0x00000006ccc00000 space 1024K,   0% used [0x00000006ccc00000, 0x00000006ccd00000)
AC   0  F    TS     0 PTAMS 0x00000006ccd00000 NTAMS 0x00000006ccd00000 space 1024K,   0% used [0x00000006ccd00000, 0x00000006cce00000)
AC   0  F    TS     0 PTAMS 0x00000006cce00000 NTAMS 0x00000006cce00000 space 1024K,   0% used [0x00000006cce00000, 0x00000006ccf00000)
AC   0  F    TS     0 PTAMS 0x00000006ccf00000 NTAMS 0x00000006ccf00000 space 1024K,   0% used [0x00000006ccf00000, 0x00000006cd000000)
AC   0  F    TS     0 PTAMS 0x00000006cd000000 NTAMS 0x00000006cd000000 space 1024K,   0% used [0x00000006cd000000, 0x00000006cd100000)
AC   0  F    TS     0 PTAMS 0x00000006cd100000 NTAMS 0x00000006cd100000 space 1024K,   0% used [0x00000006cd100000, 0x00000006cd200000)
AC   0  F    TS     0 PTAMS 0x00000006cd200000 NTAMS 0x00000006cd200000 space 1024K,   0% used [0x00000006cd200000, 0x00000006cd300000)
AC   0  F    TS     0 PTAMS 0x00000006cd300000 NTAMS 0x00000006cd300000 space 1024K,   0% used [0x00000006cd300000, 0x00000006cd400000)
AC   0  F    TS     0 PTAMS 0x00000006cd400000 NTAMS 0x00000006cd400000 space 1024K,   0% used [0x00000006cd400000, 0x00000006cd500000)
AC   0  F    TS     0 PTAMS 0x00000006cd500000 NTAMS 0x00000006cd500000 space 1024K,   0% used [0x00000006cd500000, 0x00000006cd600000)
AC   0  F    TS     0 PTAMS 0x00000006cd600000 NTAMS 0x00000006cd600000 space 1024K,   0% used [0x00000006cd600000, 0x00000006cd700000)
AC   0  F    TS     0 PTAMS 0x00000006cd700000 NTAMS 0x00000006cd700000 space 1024K,   0% used [0x00000006cd700000, 0x00000006cd800000)
AC   0  F    TS     0 PTAMS 0x00000006cd800000 NTAMS 0x00000006cd800000 space 1024K,   0% used [0x00000006cd800000, 0x00000006cd900000)
AC   0  F    TS     0 PTAMS 0x00000006cd900000 NTAMS 0x00000006cd900000 space 1024K,   0% used [0x00000006cd900000, 0x00000006cda00000)
AC   0  F    TS     0 PTAMS 0x00000006cda00000 NTAMS 0x00000006cda00000 space 1024K,   0% used [0x00000006cda00000, 0x00000006cdb00000)
AC   0  F    TS     0 PTAMS 0x00000006cdb00000 NTAMS 0x00000006cdb00000 space 1024K,   0% used [0x00000006cdb00000, 0x00000006cdc00000)
AC   0  F    TS     0 PTAMS 0x00000006cdc00000 NTAMS 0x00000006cdc00000 space 1024K,   0% used [0x00000006cdc00000, 0x00000006cdd00000)
AC   0  F    TS     0 PTAMS 0x00000006cdd00000 NTAMS 0x00000006cdd00000 space 1024K,   0% used [0x00000006cdd00000, 0x00000006cde00000)
AC   0  F    TS     0 PTAMS 0x00000006cde00000 NTAMS 0x00000006cde00000 space 1024K,   0% used [0x00000006cde00000, 0x00000006cdf00000)
AC   0  F    TS     0 PTAMS 0x00000006cdf00000 NTAMS 0x00000006cdf00000 space 1024K,   0% used [0x00000006cdf00000, 0x00000006ce000000)
AC   0  F    TS     0 PTAMS 0x00000006ce000000 NTAMS 0x00000006ce000000 space 1024K,   0% used [0x00000006ce000000, 0x00000006ce100000)
AC   0  F    TS     0 PTAMS 0x00000006ce100000 NTAMS 0x00000006ce100000 space 1024K,   0% used [0x00000006ce100000, 0x00000006ce200000)
AC   0  F    TS     0 PTAMS 0x00000006ce200000 NTAMS 0x00000006ce200000 space 1024K,   0% used [0x00000006ce200000, 0x00000006ce300000)
AC   0  F    TS     0 PTAMS 0x00000006ce300000 NTAMS 0x00000006ce300000 space 1024K,   0% used [0x00000006ce300000, 0x00000006ce400000)
AC   0  F    TS     0 PTAMS 0x00000006ce400000 NTAMS 0x00000006ce400000 space 1024K,   0% used [0x00000006ce400000, 0x00000006ce500000)
AC   0  F    TS     0 PTAMS 0x00000006ce500000 NTAMS 0x00000006ce500000 space 1024K,   0% used [0x00000006ce500000, 0x00000006ce600000)
AC   0  F    TS     0 PTAMS 0x00000006ce600000 NTAMS 0x00000006ce600000 space 1024K,   0% used [0x00000006ce600000, 0x00000006ce700000)
AC   0  F    TS     0 PTAMS 0x00000006ce700000 NTAMS 0x00000006ce700000 space 1024K,   0% used [0x00000006ce700000, 0x00000006ce800000)
AC   0  F    TS     0 PTAMS 0x00000006ce800000 NTAMS 0x00000006ce800000 space 1024K,   0% used [0x00000006ce800000, 0x00000006ce900000)
AC   0  F    TS     0 PTAMS 0x00000006ce900000 NTAMS 0x00000006ce900000 space 1024K,   0% used [0x00000006ce900000, 0x00000006cea00000)
AC   0  F    TS     0 PTAMS 0x00000006cea00000 NTAMS 0x00000006cea00000 space 1024K,   0% used [0x00000006cea00000, 0x00000006ceb00000)
AC   0  F    TS     0 PTAMS 0x00000006ceb00000 NTAMS 0x00000006ceb00000 space 1024K,   0% used [0x00000006ceb00000, 0x00000006cec00000)
AC   0  F    TS     0 PTAMS 0x00000006cec00000 NTAMS 0x00000006cec00000 space 1024K,   0% used [0x00000006cec00000, 0x00000006ced00000)
AC   0  F    TS     0 PTAMS 0x00000006ced00000 NTAMS 0x00000006ced00000 space 1024K,   0% used [0x00000006ced00000, 0x00000006cee00000)
AC   0  F    TS     0 PTAMS 0x00000006cee00000 NTAMS 0x00000006cee00000 space 1024K,   0% used [0x00000006cee00000, 0x00000006cef00000)
AC   0  F    TS     0 PTAMS 0x00000006cef00000 NTAMS 0x00000006cef00000 space 1024K,   0% used [0x00000006cef00000, 0x00000006cf000000)
AC   0  F    TS     0 PTAMS 0x00000006cf000000 NTAMS 0x00000006cf000000 space 1024K,   0% used [0x00000006cf000000, 0x00000006cf100000)
AC   0  F    TS     0 PTAMS 0x00000006cf100000 NTAMS 0x00000006cf100000 space 1024K,   0% used [0x00000006cf100000, 0x00000006cf200000)
AC   0  F    TS     0 PTAMS 0x00000006cf200000 NTAMS 0x00000006cf200000 space 1024K,   0% used [0x00000006cf200000, 0x00000006cf300000)
AC   0  F    TS     0 PTAMS 0x00000006cf300000 NTAMS 0x00000006cf300000 space 1024K,   0% used [0x00000006cf300000, 0x00000006cf400000)
AC   0  F    TS     0 PTAMS 0x00000006cf400000 NTAMS 0x00000006cf400000 space 1024K,   0% used [0x00000006cf400000, 0x00000006cf500000)
AC   0  F    TS     0 PTAMS 0x00000006cf500000 NTAMS 0x00000006cf500000 space 1024K,   0% used [0x00000006cf500000, 0x00000006cf600000)
AC   0  F    TS     0 PTAMS 0x00000006cf600000 NTAMS 0x00000006cf600000 space 1024K,   0% used [0x00000006cf600000, 0x00000006cf700000)
AC   0  F    TS     0 PTAMS 0x00000006cf700000 NTAMS 0x00000006cf700000 space 1024K,   0% used [0x00000006cf700000, 0x00000006cf800000)
AC   0  F    TS     0 PTAMS 0x00000006cf800000 NTAMS 0x00000006cf800000 space 1024K,   0% used [0x00000006cf800000, 0x00000006cf900000)
AC   0  F    TS     0 PTAMS 0x00000006cf900000 NTAMS 0x00000006cf900000 space 1024K,   0% used [0x00000006cf900000, 0x00000006cfa00000)
AC   0  F    TS     0 PTAMS 0x00000006cfa00000 NTAMS 0x00000006cfa00000 space 1024K,   0% used [0x00000006cfa00000, 0x00000006cfb00000)
AC   0  F    TS     0 PTAMS 0x00000006cfb00000 NTAMS 0x00000006cfb00000 space 1024K,   0% used [0x00000006cfb00000, 0x00000006cfc00000)
AC   0  F    TS     0 PTAMS 0x00000006cfc00000 NTAMS 0x00000006cfc00000 space 1024K,   0% used [0x00000006cfc00000, 0x00000006cfd00000)
AC   0  F    TS     0 PTAMS 0x00000006cfd00000 NTAMS 0x00000006cfd00000 space 1024K,   0% used [0x00000006cfd00000, 0x00000006cfe00000)
AC   0  F    TS     0 PTAMS 0x00000006cfe00000 NTAMS 0x00000006cfe00000 space 1024K,   0% used [0x00000006cfe00000, 0x00000006cff00000)
AC   0  F    TS     0 PTAMS 0x00000006cff00000 NTAMS 0x00000006cff00000 space 1024K,   0% used [0x00000006cff00000, 0x00000006d0000000)
AC   0  F    TS     0 PTAMS 0x00000006d0000000 NTAMS 0x00000006d0000000 space 1024K,   0% used [0x00000006d0000000, 0x00000006d0100000)
AC   0  F    TS     0 PTAMS 0x00000006d0100000 NTAMS 0x00000006d0100000 space 1024K,   0% used [0x00000006d0100000, 0x00000006d0200000)
AC   0  F    TS     0 PTAMS 0x00000006d0200000 NTAMS 0x00000006d0200000 space 1024K,   0% used [0x00000006d0200000, 0x00000006d0300000)
AC   0  F    TS     0 PTAMS 0x00000006d0300000 NTAMS 0x00000006d0300000 space 1024K,   0% used [0x00000006d0300000, 0x00000006d0400000)
AC   0  F    TS     0 PTAMS 0x00000006d0400000 NTAMS 0x00000006d0400000 space 1024K,   0% used [0x00000006d0400000, 0x00000006d0500000)
AC   0  F    TS     0 PTAMS 0x00000006d0500000 NTAMS 0x00000006d0500000 space 1024K,   0% used [0x00000006d0500000, 0x00000006d0600000)
AC   0  F    TS     0 PTAMS 0x00000006d0600000 NTAMS 0x00000006d0600000 space 1024K,   0% used [0x00000006d0600000, 0x00000006d0700000)
AC   0  F    TS     0 PTAMS 0x00000006d0700000 NTAMS 0x00000006d0700000 space 1024K,   0% used [0x00000006d0700000, 0x00000006d0800000)
AC   0  F    TS     0 PTAMS 0x00000006d0800000 NTAMS 0x00000006d0800000 space 1024K,   0% used [0x00000006d0800000, 0x00000006d0900000)
AC   0  F    TS     0 PTAMS 0x00000006d0900000 NTAMS 0x00000006d0900000 space 1024K,   0% used [0x00000006d0900000, 0x00000006d0a00000)
AC   0  F    TS     0 PTAMS 0x00000006d0a00000 NTAMS 0x00000006d0a00000 space 1024K,   0% used [0x00000006d0a00000, 0x00000006d0b00000)
AC   0  F    TS     0 PTAMS 0x00000006d0b00000 NTAMS 0x00000006d0b00000 space 1024K,   0% used [0x00000006d0b00000, 0x00000006d0c00000)
AC   0  F    TS     0 PTAMS 0x00000006d0c00000 NTAMS 0x00000006d0c00000 space 1024K,   0% used [0x00000006d0c00000, 0x00000006d0d00000)
AC   0  F    TS     0 PTAMS 0x00000006d0d00000 NTAMS 0x00000006d0d00000 space 1024K,   0% used [0x00000006d0d00000, 0x00000006d0e00000)
AC   0  F    TS     0 PTAMS 0x00000006d0e00000 NTAMS 0x00000006d0e00000 space 1024K,   0% used [0x00000006d0e00000, 0x00000006d0f00000)
AC   0  F    TS     0 PTAMS 0x00000006d0f00000 NTAMS 0x00000006d0f00000 space 1024K,   0% used [0x00000006d0f00000, 0x00000006d1000000)
AC   0  F    TS     0 PTAMS 0x00000006d1000000 NTAMS 0x00000006d1000000 space 1024K,   0% used [0x00000006d1000000, 0x00000006d1100000)
AC   0  F    TS     0 PTAMS 0x00000006d1100000 NTAMS 0x00000006d1100000 space 1024K,   0% used [0x00000006d1100000, 0x00000006d1200000)
AC   0  F    TS     0 PTAMS 0x00000006d1200000 NTAMS 0x00000006d1200000 space 1024K,   0% used [0x00000006d1200000, 0x00000006d1300000)
AC   0  F    TS     0 PTAMS 0x00000006d1300000 NTAMS 0x00000006d1300000 space 1024K,   0% used [0x00000006d1300000, 0x00000006d1400000)
AC   0  F    TS     0 PTAMS 0x00000006d1400000 NTAMS 0x00000006d1400000 space 1024K,   0% used [0x00000006d1400000, 0x00000006d1500000)
AC   0  F    TS     0 PTAMS 0x00000006d1500000 NTAMS 0x00000006d1500000 space 1024K,   0% used [0x00000006d1500000, 0x00000006d1600000)
AC   0  F    TS     0 PTAMS 0x00000006d1600000 NTAMS 0x00000006d1600000 space 1024K,   0% used [0x00000006d1600000, 0x00000006d1700000)
AC   0  F    TS     0 PTAMS 0x00000006d1700000 NTAMS 0x00000006d1700000 space 1024K,   0% used [0x00000006d1700000, 0x00000006d1800000)
AC   0  F    TS     0 PTAMS 0x00000006d1800000 NTAMS 0x00000006d1800000 space 1024K,   0% used [0x00000006d1800000, 0x00000006d1900000)
AC   0  F    TS     0 PTAMS 0x00000006d1900000 NTAMS 0x00000006d1900000 space 1024K,   0% used [0x00000006d1900000, 0x00000006d1a00000)
AC   0  F    TS     0 PTAMS 0x00000006d1a00000 NTAMS 0x00000006d1a00000 space 1024K,   0% used [0x00000006d1a00000, 0x00000006d1b00000)
AC   0  F    TS     0 PTAMS 0x00000006d1b00000 NTAMS 0x00000006d1b00000 space 1024K,   0% used [0x00000006d1b00000, 0x00000006d1c00000)
AC   0  F    TS     0 PTAMS 0x00000006d1c00000 NTAMS 0x00000006d1c00000 space 1024K,   0% used [0x00000006d1c00000, 0x00000006d1d00000)
AC   0  F    TS     0 PTAMS 0x00000006d1d00000 NTAMS 0x00000006d1d00000 space 1024K,   0% used [0x00000006d1d00000, 0x00000006d1e00000)
AC   0  F    TS     0 PTAMS 0x00000006d1e00000 NTAMS 0x00000006d1e00000 space 1024K,   0% used [0x00000006d1e00000, 0x00000006d1f00000)
AC   0  F    TS     0 PTAMS 0x00000006d1f00000 NTAMS 0x00000006d1f00000 space 1024K,   0% used [0x00000006d1f00000, 0x00000006d2000000)
AC   0  F    TS     0 PTAMS 0x00000006d2000000 NTAMS 0x00000006d2000000 space 1024K,   0% used [0x00000006d2000000, 0x00000006d2100000)
AC   0  F    TS     0 PTAMS 0x00000006d2100000 NTAMS 0x00000006d2100000 space 1024K,   0% used [0x00000006d2100000, 0x00000006d2200000)
AC   0  F    TS     0 PTAMS 0x00000006d2200000 NTAMS 0x00000006d2200000 space 1024K,   0% used [0x00000006d2200000, 0x00000006d2300000)
AC   0  F    TS     0 PTAMS 0x00000006d2300000 NTAMS 0x00000006d2300000 space 1024K,   0% used [0x00000006d2300000, 0x00000006d2400000)
AC   0  F    TS     0 PTAMS 0x00000006d2400000 NTAMS 0x00000006d2400000 space 1024K,   0% used [0x00000006d2400000, 0x00000006d2500000)
AC   0  F    TS     0 PTAMS 0x00000006d2500000 NTAMS 0x00000006d2500000 space 1024K,   0% used [0x00000006d2500000, 0x00000006d2600000)
AC   0  F    TS     0 PTAMS 0x00000006d2600000 NTAMS 0x00000006d2600000 space 1024K,   0% used [0x00000006d2600000, 0x00000006d2700000)
AC   0  F    TS     0 PTAMS 0x00000006d2700000 NTAMS 0x00000006d2700000 space 1024K,   0% used [0x00000006d2700000, 0x00000006d2800000)
AC   0  F    TS     0 PTAMS 0x00000006d2800000 NTAMS 0x00000006d2800000 space 1024K,   0% used [0x00000006d2800000, 0x00000006d2900000)
AC   0  F    TS     0 PTAMS 0x00000006d2900000 NTAMS 0x00000006d2900000 space 1024K,   0% used [0x00000006d2900000, 0x00000006d2a00000)
AC   0  F    TS     0 PTAMS 0x00000006d2a00000 NTAMS 0x00000006d2a00000 space 1024K,   0% used [0x00000006d2a00000, 0x00000006d2b00000)
AC   0  F    TS     0 PTAMS 0x00000006d2b00000 NTAMS 0x00000006d2b00000 space 1024K,   0% used [0x00000006d2b00000, 0x00000006d2c00000)
AC   0  F    TS     0 PTAMS 0x00000006d2c00000 NTAMS 0x00000006d2c00000 space 1024K,   0% used [0x00000006d2c00000, 0x00000006d2d00000)
AC   0  F    TS     0 PTAMS 0x00000006d2d00000 NTAMS 0x00000006d2d00000 space 1024K,   0% used [0x00000006d2d00000, 0x00000006d2e00000)
AC   0  F    TS     0 PTAMS 0x00000006d2e00000 NTAMS 0x00000006d2e00000 space 1024K,   0% used [0x00000006d2e00000, 0x00000006d2f00000)
AC   0  F    TS     0 PTAMS 0x00000006d2f00000 NTAMS 0x00000006d2f00000 space 1024K,   0% used [0x00000006d2f00000, 0x00000006d3000000)
AC   0  F    TS     0 PTAMS 0x00000006d3000000 NTAMS 0x00000006d3000000 space 1024K,   0% used [0x00000006d3000000, 0x00000006d3100000)
AC   0  F    TS     0 PTAMS 0x00000006d3100000 NTAMS 0x00000006d3100000 space 1024K,   0% used [0x00000006d3100000, 0x00000006d3200000)
AC   0  F    TS     0 PTAMS 0x00000006d3200000 NTAMS 0x00000006d3200000 space 1024K,   0% used [0x00000006d3200000, 0x00000006d3300000)
AC   0  F    TS     0 PTAMS 0x00000006d3300000 NTAMS 0x00000006d3300000 space 1024K,   0% used [0x00000006d3300000, 0x00000006d3400000)
AC   0  F    TS     0 PTAMS 0x00000006d3400000 NTAMS 0x00000006d3400000 space 1024K,   0% used [0x00000006d3400000, 0x00000006d3500000)
AC   0  F    TS     0 PTAMS 0x00000006d3500000 NTAMS 0x00000006d3500000 space 1024K,   0% used [0x00000006d3500000, 0x00000006d3600000)
AC   0  F    TS     0 PTAMS 0x00000006d3600000 NTAMS 0x00000006d3600000 space 1024K,   0% used [0x00000006d3600000, 0x00000006d3700000)
AC   0  F    TS     0 PTAMS 0x00000006d3700000 NTAMS 0x00000006d3700000 space 1024K,   0% used [0x00000006d3700000, 0x00000006d3800000)
AC   0  F    TS     0 PTAMS 0x00000006d3800000 NTAMS 0x00000006d3800000 space 1024K,   0% used [0x00000006d3800000, 0x00000006d3900000)
AC   0  F    TS     0 PTAMS 0x00000006d3900000 NTAMS 0x00000006d3900000 space 1024K,   0% used [0x00000006d3900000, 0x00000006d3a00000)
AC   0  F    TS     0 PTAMS 0x00000006d3a00000 NTAMS 0x00000006d3a00000 space 1024K,   0% used [0x00000006d3a00000, 0x00000006d3b00000)
AC   0  F    TS     0 PTAMS 0x00000006d3b00000 NTAMS 0x00000006d3b00000 space 1024K,   0% used [0x00000006d3b00000, 0x00000006d3c00000)
AC   0  F    TS     0 PTAMS 0x00000006d3c00000 NTAMS 0x00000006d3c00000 space 1024K,   0% used [0x00000006d3c00000, 0x00000006d3d00000)
AC   0  F    TS     0 PTAMS 0x00000006d3d00000 NTAMS 0x00000006d3d00000 space 1024K,   0% used [0x00000006d3d00000, 0x00000006d3e00000)
AC   0  F    TS     0 PTAMS 0x00000006d3e00000 NTAMS 0x00000006d3e00000 space 1024K,   0% used [0x00000006d3e00000, 0x00000006d3f00000)
AC   0  F    TS     0 PTAMS 0x00000006d3f00000 NTAMS 0x00000006d3f00000 space 1024K,   0% used [0x00000006d3f00000, 0x00000006d4000000)
AC   0  F    TS     0 PTAMS 0x00000006d4000000 NTAMS 0x00000006d4000000 space 1024K,   0% used [0x00000006d4000000, 0x00000006d4100000)
AC   0  F    TS     0 PTAMS 0x00000006d4100000 NTAMS 0x00000006d4100000 space 1024K,   0% used [0x00000006d4100000, 0x00000006d4200000)
AC   0  F    TS     0 PTAMS 0x00000006d4200000 NTAMS 0x00000006d4200000 space 1024K,   0% used [0x00000006d4200000, 0x00000006d4300000)
AC   0  F    TS     0 PTAMS 0x00000006d4300000 NTAMS 0x00000006d4300000 space 1024K,   0% used [0x00000006d4300000, 0x00000006d4400000)
AC   0  F    TS     0 PTAMS 0x00000006d4400000 NTAMS 0x00000006d4400000 space 1024K,   0% used [0x00000006d4400000, 0x00000006d4500000)
AC   0  F    TS     0 PTAMS 0x00000006d4500000 NTAMS 0x00000006d4500000 space 1024K,   0% used [0x00000006d4500000, 0x00000006d4600000)
AC   0  F    TS     0 PTAMS 0x00000006d4600000 NTAMS 0x00000006d4600000 space 1024K,   0% used [0x00000006d4600000, 0x00000006d4700000)
AC   0  F    TS     0 PTAMS 0x00000006d4700000 NTAMS 0x00000006d4700000 space 1024K,   0% used [0x00000006d4700000, 0x00000006d4800000)
AC   0  F    TS     0 PTAMS 0x00000006d4800000 NTAMS 0x00000006d4800000 space 1024K,   0% used [0x00000006d4800000, 0x00000006d4900000)
AC   0  F    TS     0 PTAMS 0x00000006d4900000 NTAMS 0x00000006d4900000 space 1024K,   0% used [0x00000006d4900000, 0x00000006d4a00000)
AC   0  F    TS     0 PTAMS 0x00000006d4a00000 NTAMS 0x00000006d4a00000 space 1024K,   0% used [0x00000006d4a00000, 0x00000006d4b00000)
AC   0  F    TS     0 PTAMS 0x00000006d4b00000 NTAMS 0x00000006d4b00000 space 1024K,   0% used [0x00000006d4b00000, 0x00000006d4c00000)
AC   0  F    TS     0 PTAMS 0x00000006d4c00000 NTAMS 0x00000006d4c00000 space 1024K,   0% used [0x00000006d4c00000, 0x00000006d4d00000)
AC   0  F    TS     0 PTAMS 0x00000006d4d00000 NTAMS 0x00000006d4d00000 space 1024K,   0% used [0x00000006d4d00000, 0x00000006d4e00000)
AC   0  F    TS     0 PTAMS 0x00000006d4e00000 NTAMS 0x00000006d4e00000 space 1024K,   0% used [0x00000006d4e00000, 0x00000006d4f00000)
AC   0  F    TS     0 PTAMS 0x00000006d4f00000 NTAMS 0x00000006d4f00000 space 1024K,   0% used [0x00000006d4f00000, 0x00000006d5000000)
AC   0  F    TS     0 PTAMS 0x00000006d5000000 NTAMS 0x00000006d5000000 space 1024K,   0% used [0x00000006d5000000, 0x00000006d5100000)
AC   0  F    TS     0 PTAMS 0x00000006d5100000 NTAMS 0x00000006d5100000 space 1024K,   0% used [0x00000006d5100000, 0x00000006d5200000)
AC   0  F    TS     0 PTAMS 0x00000006d5200000 NTAMS 0x00000006d5200000 space 1024K,   0% used [0x00000006d5200000, 0x00000006d5300000)
AC   0  F    TS     0 PTAMS 0x00000006d5300000 NTAMS 0x00000006d5300000 space 1024K,   0% used [0x00000006d5300000, 0x00000006d5400000)
AC   0  F    TS     0 PTAMS 0x00000006d5400000 NTAMS 0x00000006d5400000 space 1024K,   0% used [0x00000006d5400000, 0x00000006d5500000)
AC   0  F    TS     0 PTAMS 0x00000006d5500000 NTAMS 0x00000006d5500000 space 1024K,   0% used [0x00000006d5500000, 0x00000006d5600000)
AC   0  F    TS     0 PTAMS 0x00000006d5600000 NTAMS 0x00000006d5600000 space 1024K,   0% used [0x00000006d5600000, 0x00000006d5700000)
AC   0  F    TS     0 PTAMS 0x00000006d5700000 NTAMS 0x00000006d5700000 space 1024K,   0% used [0x00000006d5700000, 0x00000006d5800000)
AC   0  F    TS     0 PTAMS 0x00000006d5800000 NTAMS 0x00000006d5800000 space 1024K,   0% used [0x00000006d5800000, 0x00000006d5900000)
AC   0  F    TS     0 PTAMS 0x00000006d5900000 NTAMS 0x00000006d5900000 space 1024K,   0% used [0x00000006d5900000, 0x00000006d5a00000)
AC   0  F    TS     0 PTAMS 0x00000006d5a00000 NTAMS 0x00000006d5a00000 space 1024K,   0% used [0x00000006d5a00000, 0x00000006d5b00000)
AC   0  F    TS     0 PTAMS 0x00000006d5b00000 NTAMS 0x00000006d5b00000 space 1024K,   0% used [0x00000006d5b00000, 0x00000006d5c00000)
AC   0  F    TS     0 PTAMS 0x00000006d5c00000 NTAMS 0x00000006d5c00000 space 1024K,   0% used [0x00000006d5c00000, 0x00000006d5d00000)
AC   0  F    TS     0 PTAMS 0x00000006d5d00000 NTAMS 0x00000006d5d00000 space 1024K,   0% used [0x00000006d5d00000, 0x00000006d5e00000)
AC   0  F    TS     0 PTAMS 0x00000006d5e00000 NTAMS 0x00000006d5e00000 space 1024K,   0% used [0x00000006d5e00000, 0x00000006d5f00000)
AC   0  F    TS     0 PTAMS 0x00000006d5f00000 NTAMS 0x00000006d5f00000 space 1024K,   0% used [0x00000006d5f00000, 0x00000006d6000000)
AC   0  F    TS     0 PTAMS 0x00000006d6000000 NTAMS 0x00000006d6000000 space 1024K,   0% used [0x00000006d6000000, 0x00000006d6100000)
AC   0  F    TS     0 PTAMS 0x00000006d6100000 NTAMS 0x00000006d6100000 space 1024K,   0% used [0x00000006d6100000, 0x00000006d6200000)
AC   0  F    TS     0 PTAMS 0x00000006d6200000 NTAMS 0x00000006d6200000 space 1024K,   0% used [0x00000006d6200000, 0x00000006d6300000)
AC   0  F    TS     0 PTAMS 0x00000006d6300000 NTAMS 0x00000006d6300000 space 1024K,   0% used [0x00000006d6300000, 0x00000006d6400000)
AC   0  F    TS     0 PTAMS 0x00000006d6400000 NTAMS 0x00000006d6400000 space 1024K,   0% used [0x00000006d6400000, 0x00000006d6500000)
AC   0  F    TS     0 PTAMS 0x00000006d6500000 NTAMS 0x00000006d6500000 space 1024K,   0% used [0x00000006d6500000, 0x00000006d6600000)
AC   0  F    TS     0 PTAMS 0x00000006d6600000 NTAMS 0x00000006d6600000 space 1024K,   0% used [0x00000006d6600000, 0x00000006d6700000)
AC   0  F    TS     0 PTAMS 0x00000006d6700000 NTAMS 0x00000006d6700000 space 1024K,   0% used [0x00000006d6700000, 0x00000006d6800000)
AC   0  F    TS     0 PTAMS 0x00000006d6800000 NTAMS 0x00000006d6800000 space 1024K,   0% used [0x00000006d6800000, 0x00000006d6900000)
AC   0  F    TS     0 PTAMS 0x00000006d6900000 NTAMS 0x00000006d6900000 space 1024K,   0% used [0x00000006d6900000, 0x00000006d6a00000)
AC   0  F    TS     0 PTAMS 0x00000006d6a00000 NTAMS 0x00000006d6a00000 space 1024K,   0% used [0x00000006d6a00000, 0x00000006d6b00000)
AC   0  F    TS     0 PTAMS 0x00000006d6b00000 NTAMS 0x00000006d6b00000 space 1024K,   0% used [0x00000006d6b00000, 0x00000006d6c00000)
AC   0  F    TS     0 PTAMS 0x00000006d6c00000 NTAMS 0x00000006d6c00000 space 1024K,   0% used [0x00000006d6c00000, 0x00000006d6d00000)
AC   0  F    TS     0 PTAMS 0x00000006d6d00000 NTAMS 0x00000006d6d00000 space 1024K,   0% used [0x00000006d6d00000, 0x00000006d6e00000)
AC   0  F    TS     0 PTAMS 0x00000006d6e00000 NTAMS 0x00000006d6e00000 space 1024K,   0% used [0x00000006d6e00000, 0x00000006d6f00000)
AC   0  F    TS     0 PTAMS 0x00000006d6f00000 NTAMS 0x00000006d6f00000 space 1024K,   0% used [0x00000006d6f00000, 0x00000006d7000000)
AC   0  F    TS     0 PTAMS 0x00000006d7000000 NTAMS 0x00000006d7000000 space 1024K,   0% used [0x00000006d7000000, 0x00000006d7100000)
AC   0  F    TS     0 PTAMS 0x00000006d7100000 NTAMS 0x00000006d7100000 space 1024K,   0% used [0x00000006d7100000, 0x00000006d7200000)
AC   0  F    TS     0 PTAMS 0x00000006d7200000 NTAMS 0x00000006d7200000 space 1024K,   0% used [0x00000006d7200000, 0x00000006d7300000)
AC   0  F    TS     0 PTAMS 0x00000006d7300000 NTAMS 0x00000006d7300000 space 1024K,   0% used [0x00000006d7300000, 0x00000006d7400000)
AC   0  F    TS     0 PTAMS 0x00000006d7400000 NTAMS 0x00000006d7400000 space 1024K,   0% used [0x00000006d7400000, 0x00000006d7500000)
AC   0  F    TS     0 PTAMS 0x00000006d7500000 NTAMS 0x00000006d7500000 space 1024K,   0% used [0x00000006d7500000, 0x00000006d7600000)
AC   0  F    TS     0 PTAMS 0x00000006d7600000 NTAMS 0x00000006d7600000 space 1024K,   0% used [0x00000006d7600000, 0x00000006d7700000)
AC   0  F    TS     0 PTAMS 0x00000006d7700000 NTAMS 0x00000006d7700000 space 1024K,   0% used [0x00000006d7700000, 0x00000006d7800000)
AC   0  F    TS     0 PTAMS 0x00000006d7800000 NTAMS 0x00000006d7800000 space 1024K,   0% used [0x00000006d7800000, 0x00000006d7900000)
AC   0  F    TS     0 PTAMS 0x00000006d7900000 NTAMS 0x00000006d7900000 space 1024K,   0% used [0x00000006d7900000, 0x00000006d7a00000)
AC   0  F    TS     0 PTAMS 0x00000006d7a00000 NTAMS 0x00000006d7a00000 space 1024K,   0% used [0x00000006d7a00000, 0x00000006d7b00000)
AC   0  F    TS     0 PTAMS 0x00000006d7b00000 NTAMS 0x00000006d7b00000 space 1024K,   0% used [0x00000006d7b00000, 0x00000006d7c00000)
AC   0  F    TS     0 PTAMS 0x00000006d7c00000 NTAMS 0x00000006d7c00000 space 1024K,   0% used [0x00000006d7c00000, 0x00000006d7d00000)
AC   0  F    TS     0 PTAMS 0x00000006d7d00000 NTAMS 0x00000006d7d00000 space 1024K,   0% used [0x00000006d7d00000, 0x00000006d7e00000)
AC   0  F    TS     0 PTAMS 0x00000006d7e00000 NTAMS 0x00000006d7e00000 space 1024K,   0% used [0x00000006d7e00000, 0x00000006d7f00000)
AC   0  F    TS     0 PTAMS 0x00000006d7f00000 NTAMS 0x00000006d7f00000 space 1024K,   0% used [0x00000006d7f00000, 0x00000006d8000000)
AC   0  F    TS     0 PTAMS 0x00000006d8000000 NTAMS 0x00000006d8000000 space 1024K,   0% used [0x00000006d8000000, 0x00000006d8100000)
AC   0  F    TS     0 PTAMS 0x00000006d8100000 NTAMS 0x00000006d8100000 space 1024K,   0% used [0x00000006d8100000, 0x00000006d8200000)
AC   0  F    TS     0 PTAMS 0x00000006d8200000 NTAMS 0x00000006d8200000 space 1024K,   0% used [0x00000006d8200000, 0x00000006d8300000)
AC   0  F    TS     0 PTAMS 0x00000006d8300000 NTAMS 0x00000006d8300000 space 1024K,   0% used [0x00000006d8300000, 0x00000006d8400000)
AC   0  F    TS     0 PTAMS 0x00000006d8400000 NTAMS 0x00000006d8400000 space 1024K,   0% used [0x00000006d8400000, 0x00000006d8500000)
AC   0  F    TS     0 PTAMS 0x00000006d8500000 NTAMS 0x00000006d8500000 space 1024K,   0% used [0x00000006d8500000, 0x00000006d8600000)
AC   0  F    TS     0 PTAMS 0x00000006d8600000 NTAMS 0x00000006d8600000 space 1024K,   0% used [0x00000006d8600000, 0x00000006d8700000)
AC   0  F    TS     0 PTAMS 0x00000006d8700000 NTAMS 0x00000006d8700000 space 1024K,   0% used [0x00000006d8700000, 0x00000006d8800000)
AC   0  F    TS     0 PTAMS 0x00000006d8800000 NTAMS 0x00000006d8800000 space 1024K,   0% used [0x00000006d8800000, 0x00000006d8900000)
AC   0  F    TS     0 PTAMS 0x00000006d8900000 NTAMS 0x00000006d8900000 space 1024K,   0% used [0x00000006d8900000, 0x00000006d8a00000)
AC   0  F    TS     0 PTAMS 0x00000006d8a00000 NTAMS 0x00000006d8a00000 space 1024K,   0% used [0x00000006d8a00000, 0x00000006d8b00000)
AC   0  F    TS     0 PTAMS 0x00000006d8b00000 NTAMS 0x00000006d8b00000 space 1024K,   0% used [0x00000006d8b00000, 0x00000006d8c00000)
AC   0  F    TS     0 PTAMS 0x00000006d8c00000 NTAMS 0x00000006d8c00000 space 1024K,   0% used [0x00000006d8c00000, 0x00000006d8d00000)
AC   0  F    TS     0 PTAMS 0x00000006d8d00000 NTAMS 0x00000006d8d00000 space 1024K,   0% used [0x00000006d8d00000, 0x00000006d8e00000)
AC   0  F    TS     0 PTAMS 0x00000006d8e00000 NTAMS 0x00000006d8e00000 space 1024K,   0% used [0x00000006d8e00000, 0x00000006d8f00000)
AC   0  F    TS     0 PTAMS 0x00000006d8f00000 NTAMS 0x00000006d8f00000 space 1024K,   0% used [0x00000006d8f00000, 0x00000006d9000000)
AC   0  F    TS     0 PTAMS 0x00000006d9000000 NTAMS 0x00000006d9000000 space 1024K,   0% used [0x00000006d9000000, 0x00000006d9100000)
AC   0  F    TS     0 PTAMS 0x00000006d9100000 NTAMS 0x00000006d9100000 space 1024K,   0% used [0x00000006d9100000, 0x00000006d9200000)
AC   0  F    TS     0 PTAMS 0x00000006d9200000 NTAMS 0x00000006d9200000 space 1024K,   0% used [0x00000006d9200000, 0x00000006d9300000)
AC   0  F    TS     0 PTAMS 0x00000006d9300000 NTAMS 0x00000006d9300000 space 1024K,   0% used [0x00000006d9300000, 0x00000006d9400000)
AC   0  F    TS     0 PTAMS 0x00000006d9400000 NTAMS 0x00000006d9400000 space 1024K,   0% used [0x00000006d9400000, 0x00000006d9500000)
AC   0  F    TS     0 PTAMS 0x00000006d9500000 NTAMS 0x00000006d9500000 space 1024K,   0% used [0x00000006d9500000, 0x00000006d9600000)
AC   0  F    TS     0 PTAMS 0x00000006d9600000 NTAMS 0x00000006d9600000 space 1024K,   0% used [0x00000006d9600000, 0x00000006d9700000)
AC   0  F    TS     0 PTAMS 0x00000006d9700000 NTAMS 0x00000006d9700000 space 1024K,   0% used [0x00000006d9700000, 0x00000006d9800000)
AC   0  F    TS     0 PTAMS 0x00000006d9800000 NTAMS 0x00000006d9800000 space 1024K,   0% used [0x00000006d9800000, 0x00000006d9900000)
AC   0  F    TS     0 PTAMS 0x00000006d9900000 NTAMS 0x00000006d9900000 space 1024K,   0% used [0x00000006d9900000, 0x00000006d9a00000)
AC   0  F    TS     0 PTAMS 0x00000006d9a00000 NTAMS 0x00000006d9a00000 space 1024K,   0% used [0x00000006d9a00000, 0x00000006d9b00000)
AC   0  F    TS     0 PTAMS 0x00000006d9b00000 NTAMS 0x00000006d9b00000 space 1024K,   0% used [0x00000006d9b00000, 0x00000006d9c00000)
AC   0  F    TS     0 PTAMS 0x00000006d9c00000 NTAMS 0x00000006d9c00000 space 1024K,   0% used [0x00000006d9c00000, 0x00000006d9d00000)
AC   0  F    TS     0 PTAMS 0x00000006d9d00000 NTAMS 0x00000006d9d00000 space 1024K,   0% used [0x00000006d9d00000, 0x00000006d9e00000)
AC   0  F    TS     0 PTAMS 0x00000006d9e00000 NTAMS 0x00000006d9e00000 space 1024K,   0% used [0x00000006d9e00000, 0x00000006d9f00000)
AC   0  F    TS     0 PTAMS 0x00000006d9f00000 NTAMS 0x00000006d9f00000 space 1024K,   0% used [0x00000006d9f00000, 0x00000006da000000)
AC   0  F    TS     0 PTAMS 0x00000006da000000 NTAMS 0x00000006da000000 space 1024K,   0% used [0x00000006da000000, 0x00000006da100000)
AC   0  F    TS     0 PTAMS 0x00000006da100000 NTAMS 0x00000006da100000 space 1024K,   0% used [0x00000006da100000, 0x00000006da200000)
AC   0  F    TS     0 PTAMS 0x00000006da200000 NTAMS 0x00000006da200000 space 1024K,   0% used [0x00000006da200000, 0x00000006da300000)
AC   0  F    TS     0 PTAMS 0x00000006da300000 NTAMS 0x00000006da300000 space 1024K,   0% used [0x00000006da300000, 0x00000006da400000)
AC   0  F    TS     0 PTAMS 0x00000006da400000 NTAMS 0x00000006da400000 space 1024K,   0% used [0x00000006da400000, 0x00000006da500000)
AC   0  F    TS     0 PTAMS 0x00000006da500000 NTAMS 0x00000006da500000 space 1024K,   0% used [0x00000006da500000, 0x00000006da600000)
AC   0  F    TS     0 PTAMS 0x00000006da600000 NTAMS 0x00000006da600000 space 1024K,   0% used [0x00000006da600000, 0x00000006da700000)
AC   0  F    TS     0 PTAMS 0x00000006da700000 NTAMS 0x00000006da700000 space 1024K,   0% used [0x00000006da700000, 0x00000006da800000)
AC   0  F    TS     0 PTAMS 0x00000006da800000 NTAMS 0x00000006da800000 space 1024K,   0% used [0x00000006da800000, 0x00000006da900000)
AC   0  F    TS     0 PTAMS 0x00000006da900000 NTAMS 0x00000006da900000 space 1024K,   0% used [0x00000006da900000, 0x00000006daa00000)
AC   0  F    TS     0 PTAMS 0x00000006daa00000 NTAMS 0x00000006daa00000 space 1024K,   0% used [0x00000006daa00000, 0x00000006dab00000)
AC   0  F    TS     0 PTAMS 0x00000006dab00000 NTAMS 0x00000006dab00000 space 1024K,   0% used [0x00000006dab00000, 0x00000006dac00000)
AC   0  F    TS     0 PTAMS 0x00000006dac00000 NTAMS 0x00000006dac00000 space 1024K,   0% used [0x00000006dac00000, 0x00000006dad00000)
AC   0  F    TS     0 PTAMS 0x00000006dad00000 NTAMS 0x00000006dad00000 space 1024K,   0% used [0x00000006dad00000, 0x00000006dae00000)
AC   0  F    TS     0 PTAMS 0x00000006dae00000 NTAMS 0x00000006dae00000 space 1024K,   0% used [0x00000006dae00000, 0x00000006daf00000)
AC   0  F    TS     0 PTAMS 0x00000006daf00000 NTAMS 0x00000006daf00000 space 1024K,   0% used [0x00000006daf00000, 0x00000006db000000)
AC   0  F    TS     0 PTAMS 0x00000006db000000 NTAMS 0x00000006db000000 space 1024K,   0% used [0x00000006db000000, 0x00000006db100000)
AC   0  F    TS     0 PTAMS 0x00000006db100000 NTAMS 0x00000006db100000 space 1024K,   0% used [0x00000006db100000, 0x00000006db200000)
AC   0  F    TS     0 PTAMS 0x00000006db200000 NTAMS 0x00000006db200000 space 1024K,   0% used [0x00000006db200000, 0x00000006db300000)
AC   0  F    TS     0 PTAMS 0x00000006db300000 NTAMS 0x00000006db300000 space 1024K,   0% used [0x00000006db300000, 0x00000006db400000)
AC   0  F    TS     0 PTAMS 0x00000006db400000 NTAMS 0x00000006db400000 space 1024K,   0% used [0x00000006db400000, 0x00000006db500000)
AC   0  F    TS     0 PTAMS 0x00000006db500000 NTAMS 0x00000006db500000 space 1024K,   0% used [0x00000006db500000, 0x00000006db600000)
AC   0  F    TS     0 PTAMS 0x00000006db600000 NTAMS 0x00000006db600000 space 1024K,   0% used [0x00000006db600000, 0x00000006db700000)
AC   0  F    TS     0 PTAMS 0x00000006db700000 NTAMS 0x00000006db700000 space 1024K,   0% used [0x00000006db700000, 0x00000006db800000)
AC   0  F    TS     0 PTAMS 0x00000006db800000 NTAMS 0x00000006db800000 space 1024K,   0% used [0x00000006db800000, 0x00000006db900000)
AC   0  F    TS     0 PTAMS 0x00000006db900000 NTAMS 0x00000006db900000 space 1024K,   0% used [0x00000006db900000, 0x00000006dba00000)
AC   0  F    TS     0 PTAMS 0x00000006dba00000 NTAMS 0x00000006dba00000 space 1024K,   0% used [0x00000006dba00000, 0x00000006dbb00000)
AC   0  F    TS     0 PTAMS 0x00000006dbb00000 NTAMS 0x00000006dbb00000 space 1024K,   0% used [0x00000006dbb00000, 0x00000006dbc00000)
AC   0  F    TS     0 PTAMS 0x00000006dbc00000 NTAMS 0x00000006dbc00000 space 1024K,   0% used [0x00000006dbc00000, 0x00000006dbd00000)
AC   0  F    TS     0 PTAMS 0x00000006dbd00000 NTAMS 0x00000006dbd00000 space 1024K,   0% used [0x00000006dbd00000, 0x00000006dbe00000)
AC   0  F    TS     0 PTAMS 0x00000006dbe00000 NTAMS 0x00000006dbe00000 space 1024K,   0% used [0x00000006dbe00000, 0x00000006dbf00000)
AC   0  F    TS     0 PTAMS 0x00000006dbf00000 NTAMS 0x00000006dbf00000 space 1024K,   0% used [0x00000006dbf00000, 0x00000006dc000000)
AC   0  F    TS     0 PTAMS 0x00000006dc000000 NTAMS 0x00000006dc000000 space 1024K,   0% used [0x00000006dc000000, 0x00000006dc100000)
AC   0  F    TS     0 PTAMS 0x00000006dc100000 NTAMS 0x00000006dc100000 space 1024K,   0% used [0x00000006dc100000, 0x00000006dc200000)
AC   0  F    TS     0 PTAMS 0x00000006dc200000 NTAMS 0x00000006dc200000 space 1024K,   0% used [0x00000006dc200000, 0x00000006dc300000)
AC   0  F    TS     0 PTAMS 0x00000006dc300000 NTAMS 0x00000006dc300000 space 1024K,   0% used [0x00000006dc300000, 0x00000006dc400000)
AC   0  F    TS     0 PTAMS 0x00000006dc400000 NTAMS 0x00000006dc400000 space 1024K,   0% used [0x00000006dc400000, 0x00000006dc500000)
AC   0  F    TS     0 PTAMS 0x00000006dc500000 NTAMS 0x00000006dc500000 space 1024K,   0% used [0x00000006dc500000, 0x00000006dc600000)
AC   0  F    TS     0 PTAMS 0x00000006dc600000 NTAMS 0x00000006dc600000 space 1024K,   0% used [0x00000006dc600000, 0x00000006dc700000)
AC   0  F    TS     0 PTAMS 0x00000006dc700000 NTAMS 0x00000006dc700000 space 1024K,   0% used [0x00000006dc700000, 0x00000006dc800000)
AC   0  F    TS     0 PTAMS 0x00000006dc800000 NTAMS 0x00000006dc800000 space 1024K,   0% used [0x00000006dc800000, 0x00000006dc900000)
AC   0  F    TS     0 PTAMS 0x00000006dc900000 NTAMS 0x00000006dc900000 space 1024K,   0% used [0x00000006dc900000, 0x00000006dca00000)
AC   0  F    TS     0 PTAMS 0x00000006dca00000 NTAMS 0x00000006dca00000 space 1024K,   0% used [0x00000006dca00000, 0x00000006dcb00000)
AC   0  F    TS     0 PTAMS 0x00000006dcb00000 NTAMS 0x00000006dcb00000 space 1024K,   0% used [0x00000006dcb00000, 0x00000006dcc00000)
AC   0  F    TS     0 PTAMS 0x00000006dcc00000 NTAMS 0x00000006dcc00000 space 1024K,   0% used [0x00000006dcc00000, 0x00000006dcd00000)
AC   0  F    TS     0 PTAMS 0x00000006dcd00000 NTAMS 0x00000006dcd00000 space 1024K,   0% used [0x00000006dcd00000, 0x00000006dce00000)
AC   0  F    TS     0 PTAMS 0x00000006dce00000 NTAMS 0x00000006dce00000 space 1024K,   0% used [0x00000006dce00000, 0x00000006dcf00000)
AC   0  F    TS     0 PTAMS 0x00000006dcf00000 NTAMS 0x00000006dcf00000 space 1024K,   0% used [0x00000006dcf00000, 0x00000006dd000000)
AC   0  F    TS     0 PTAMS 0x00000006dd000000 NTAMS 0x00000006dd000000 space 1024K,   0% used [0x00000006dd000000, 0x00000006dd100000)
AC   0  F    TS     0 PTAMS 0x00000006dd100000 NTAMS 0x00000006dd100000 space 1024K,   0% used [0x00000006dd100000, 0x00000006dd200000)
AC   0  F    TS     0 PTAMS 0x00000006dd200000 NTAMS 0x00000006dd200000 space 1024K,   0% used [0x00000006dd200000, 0x00000006dd300000)
AC   0  F    TS     0 PTAMS 0x00000006dd300000 NTAMS 0x00000006dd300000 space 1024K,   0% used [0x00000006dd300000, 0x00000006dd400000)
AC   0  F    TS     0 PTAMS 0x00000006dd400000 NTAMS 0x00000006dd400000 space 1024K,   0% used [0x00000006dd400000, 0x00000006dd500000)
AC   0  F    TS     0 PTAMS 0x00000006dd500000 NTAMS 0x00000006dd500000 space 1024K,   0% used [0x00000006dd500000, 0x00000006dd600000)
AC   0  F    TS     0 PTAMS 0x00000006dd600000 NTAMS 0x00000006dd600000 space 1024K,   0% used [0x00000006dd600000, 0x00000006dd700000)
AC   0  F    TS     0 PTAMS 0x00000006dd700000 NTAMS 0x00000006dd700000 space 1024K,   0% used [0x00000006dd700000, 0x00000006dd800000)
AC   0  F    TS     0 PTAMS 0x00000006dd800000 NTAMS 0x00000006dd800000 space 1024K,   0% used [0x00000006dd800000, 0x00000006dd900000)
AC   0  F    TS     0 PTAMS 0x00000006dd900000 NTAMS 0x00000006dd900000 space 1024K,   0% used [0x00000006dd900000, 0x00000006dda00000)
AC   0  F    TS     0 PTAMS 0x00000006dda00000 NTAMS 0x00000006dda00000 space 1024K,   0% used [0x00000006dda00000, 0x00000006ddb00000)
AC   0  F    TS     0 PTAMS 0x00000006ddb00000 NTAMS 0x00000006ddb00000 space 1024K,   0% used [0x00000006ddb00000, 0x00000006ddc00000)
AC   0  F    TS     0 PTAMS 0x00000006ddc00000 NTAMS 0x00000006ddc00000 space 1024K,   0% used [0x00000006ddc00000, 0x00000006ddd00000)
AC   0  F    TS     0 PTAMS 0x00000006ddd00000 NTAMS 0x00000006ddd00000 space 1024K,   0% used [0x00000006ddd00000, 0x00000006dde00000)
AC   0  F    TS     0 PTAMS 0x00000006dde00000 NTAMS 0x00000006dde00000 space 1024K,   0% used [0x00000006dde00000, 0x00000006ddf00000)
AC   0  F    TS     0 PTAMS 0x00000006ddf00000 NTAMS 0x00000006ddf00000 space 1024K,   0% used [0x00000006ddf00000, 0x00000006de000000)
AC   0  F    TS     0 PTAMS 0x00000006de000000 NTAMS 0x00000006de000000 space 1024K,   0% used [0x00000006de000000, 0x00000006de100000)
AC   0  F    TS     0 PTAMS 0x00000006de100000 NTAMS 0x00000006de100000 space 1024K,   0% used [0x00000006de100000, 0x00000006de200000)
AC   0  F    TS     0 PTAMS 0x00000006de200000 NTAMS 0x00000006de200000 space 1024K,   0% used [0x00000006de200000, 0x00000006de300000)
AC   0  F    TS     0 PTAMS 0x00000006de300000 NTAMS 0x00000006de300000 space 1024K,   0% used [0x00000006de300000, 0x00000006de400000)
AC   0  F    TS     0 PTAMS 0x00000006de400000 NTAMS 0x00000006de400000 space 1024K,   0% used [0x00000006de400000, 0x00000006de500000)
AC   0  F    TS     0 PTAMS 0x00000006de500000 NTAMS 0x00000006de500000 space 1024K,   0% used [0x00000006de500000, 0x00000006de600000)
AC   0  F    TS     0 PTAMS 0x00000006de600000 NTAMS 0x00000006de600000 space 1024K,   0% used [0x00000006de600000, 0x00000006de700000)
AC   0  F    TS     0 PTAMS 0x00000006de700000 NTAMS 0x00000006de700000 space 1024K,   0% used [0x00000006de700000, 0x00000006de800000)
AC   0  F    TS     0 PTAMS 0x00000006de800000 NTAMS 0x00000006de800000 space 1024K,   0% used [0x00000006de800000, 0x00000006de900000)
AC   0  F    TS     0 PTAMS 0x00000006de900000 NTAMS 0x00000006de900000 space 1024K,   0% used [0x00000006de900000, 0x00000006dea00000)
AC   0  F    TS     0 PTAMS 0x00000006dea00000 NTAMS 0x00000006dea00000 space 1024K,   0% used [0x00000006dea00000, 0x00000006deb00000)
AC   0  F    TS     0 PTAMS 0x00000006deb00000 NTAMS 0x00000006deb00000 space 1024K,   0% used [0x00000006deb00000, 0x00000006dec00000)
AC   0  F    TS     0 PTAMS 0x00000006dec00000 NTAMS 0x00000006dec00000 space 1024K,   0% used [0x00000006dec00000, 0x00000006ded00000)
AC   0  F    TS     0 PTAMS 0x00000006ded00000 NTAMS 0x00000006ded00000 space 1024K,   0% used [0x00000006ded00000, 0x00000006dee00000)
AC   0  F    TS     0 PTAMS 0x00000006dee00000 NTAMS 0x00000006dee00000 space 1024K,   0% used [0x00000006dee00000, 0x00000006def00000)
AC   0  F    TS     0 PTAMS 0x00000006def00000 NTAMS 0x00000006def00000 space 1024K,   0% used [0x00000006def00000, 0x00000006df000000)
AC   0  F    TS     0 PTAMS 0x00000006df000000 NTAMS 0x00000006df000000 space 1024K,   0% used [0x00000006df000000, 0x00000006df100000)
AC   0  F    TS     0 PTAMS 0x00000006df100000 NTAMS 0x00000006df100000 space 1024K,   0% used [0x00000006df100000, 0x00000006df200000)
AC   0  F    TS     0 PTAMS 0x00000006df200000 NTAMS 0x00000006df200000 space 1024K,   0% used [0x00000006df200000, 0x00000006df300000)
AC   0  F    TS     0 PTAMS 0x00000006df300000 NTAMS 0x00000006df300000 space 1024K,   0% used [0x00000006df300000, 0x00000006df400000)
AC   0  F    TS     0 PTAMS 0x00000006df400000 NTAMS 0x00000006df400000 space 1024K,   0% used [0x00000006df400000, 0x00000006df500000)
AC   0  F    TS     0 PTAMS 0x00000006df500000 NTAMS 0x00000006df500000 space 1024K,   0% used [0x00000006df500000, 0x00000006df600000)
AC   0  F    TS     0 PTAMS 0x00000006df600000 NTAMS 0x00000006df600000 space 1024K,   0% used [0x00000006df600000, 0x00000006df700000)
AC   0  F    TS     0 PTAMS 0x00000006df700000 NTAMS 0x00000006df700000 space 1024K,   0% used [0x00000006df700000, 0x00000006df800000)
AC   0  F    TS     0 PTAMS 0x00000006df800000 NTAMS 0x00000006df800000 space 1024K,   0% used [0x00000006df800000, 0x00000006df900000)
AC   0  F    TS     0 PTAMS 0x00000006df900000 NTAMS 0x00000006df900000 space 1024K,   0% used [0x00000006df900000, 0x00000006dfa00000)
AC   0  F    TS     0 PTAMS 0x00000006dfa00000 NTAMS 0x00000006dfa00000 space 1024K,   0% used [0x00000006dfa00000, 0x00000006dfb00000)
AC   0  F    TS     0 PTAMS 0x00000006dfb00000 NTAMS 0x00000006dfb00000 space 1024K,   0% used [0x00000006dfb00000, 0x00000006dfc00000)
AC   0  F    TS     0 PTAMS 0x00000006dfc00000 NTAMS 0x00000006dfc00000 space 1024K,   0% used [0x00000006dfc00000, 0x00000006dfd00000)
AC   0  F    TS     0 PTAMS 0x00000006dfd00000 NTAMS 0x00000006dfd00000 space 1024K,   0% used [0x00000006dfd00000, 0x00000006dfe00000)
AC   0  F    TS     0 PTAMS 0x00000006dfe00000 NTAMS 0x00000006dfe00000 space 1024K,   0% used [0x00000006dfe00000, 0x00000006dff00000)
AC   0  F    TS     0 PTAMS 0x00000006dff00000 NTAMS 0x00000006dff00000 space 1024K,   0% used [0x00000006dff00000, 0x00000006e0000000)
AC   0  F    TS     0 PTAMS 0x00000006e0000000 NTAMS 0x00000006e0000000 space 1024K,   0% used [0x00000006e0000000, 0x00000006e0100000)
AC   0  F    TS     0 PTAMS 0x00000006e0100000 NTAMS 0x00000006e0100000 space 1024K,   0% used [0x00000006e0100000, 0x00000006e0200000)
AC   0  F    TS     0 PTAMS 0x00000006e0200000 NTAMS 0x00000006e0200000 space 1024K,   0% used [0x00000006e0200000, 0x00000006e0300000)
AC   0  F    TS     0 PTAMS 0x00000006e0300000 NTAMS 0x00000006e0300000 space 1024K,   0% used [0x00000006e0300000, 0x00000006e0400000)
AC   0  F    TS     0 PTAMS 0x00000006e0400000 NTAMS 0x00000006e0400000 space 1024K,   0% used [0x00000006e0400000, 0x00000006e0500000)
AC   0  F    TS     0 PTAMS 0x00000006e0500000 NTAMS 0x00000006e0500000 space 1024K,   0% used [0x00000006e0500000, 0x00000006e0600000)
AC   0  F    TS     0 PTAMS 0x00000006e0600000 NTAMS 0x00000006e0600000 space 1024K,   0% used [0x00000006e0600000, 0x00000006e0700000)
AC   0  F    TS     0 PTAMS 0x00000006e0700000 NTAMS 0x00000006e0700000 space 1024K,   0% used [0x00000006e0700000, 0x00000006e0800000)
AC   0  F    TS     0 PTAMS 0x00000006e0800000 NTAMS 0x00000006e0800000 space 1024K,   0% used [0x00000006e0800000, 0x00000006e0900000)
AC   0  F    TS     0 PTAMS 0x00000006e0900000 NTAMS 0x00000006e0900000 space 1024K,   0% used [0x00000006e0900000, 0x00000006e0a00000)
AC   0  F    TS     0 PTAMS 0x00000006e0a00000 NTAMS 0x00000006e0a00000 space 1024K,   0% used [0x00000006e0a00000, 0x00000006e0b00000)
AC   0  F    TS     0 PTAMS 0x00000006e0b00000 NTAMS 0x00000006e0b00000 space 1024K,   0% used [0x00000006e0b00000, 0x00000006e0c00000)
AC   0  F    TS     0 PTAMS 0x00000006e0c00000 NTAMS 0x00000006e0c00000 space 1024K,   0% used [0x00000006e0c00000, 0x00000006e0d00000)
AC   0  F    TS     0 PTAMS 0x00000006e0d00000 NTAMS 0x00000006e0d00000 space 1024K,   0% used [0x00000006e0d00000, 0x00000006e0e00000)
AC   0  F    TS     0 PTAMS 0x00000006e0e00000 NTAMS 0x00000006e0e00000 space 1024K,   0% used [0x00000006e0e00000, 0x00000006e0f00000)
AC   0  F    TS     0 PTAMS 0x00000006e0f00000 NTAMS 0x00000006e0f00000 space 1024K,   0% used [0x00000006e0f00000, 0x00000006e1000000)
AC   0  F    TS     0 PTAMS 0x00000006e1000000 NTAMS 0x00000006e1000000 space 1024K,   0% used [0x00000006e1000000, 0x00000006e1100000)
AC   0  F    TS     0 PTAMS 0x00000006e1100000 NTAMS 0x00000006e1100000 space 1024K,   0% used [0x00000006e1100000, 0x00000006e1200000)
AC   0  F    TS     0 PTAMS 0x00000006e1200000 NTAMS 0x00000006e1200000 space 1024K,   0% used [0x00000006e1200000, 0x00000006e1300000)
AC   0  F    TS     0 PTAMS 0x00000006e1300000 NTAMS 0x00000006e1300000 space 1024K,   0% used [0x00000006e1300000, 0x00000006e1400000)
AC   0  F    TS     0 PTAMS 0x00000006e1400000 NTAMS 0x00000006e1400000 space 1024K,   0% used [0x00000006e1400000, 0x00000006e1500000)
AC   0  F    TS     0 PTAMS 0x00000006e1500000 NTAMS 0x00000006e1500000 space 1024K,   0% used [0x00000006e1500000, 0x00000006e1600000)
AC   0  F    TS     0 PTAMS 0x00000006e1600000 NTAMS 0x00000006e1600000 space 1024K,   0% used [0x00000006e1600000, 0x00000006e1700000)
AC   0  F    TS     0 PTAMS 0x00000006e1700000 NTAMS 0x00000006e1700000 space 1024K,   0% used [0x00000006e1700000, 0x00000006e1800000)
AC   0  F    TS     0 PTAMS 0x00000006e1800000 NTAMS 0x00000006e1800000 space 1024K,   0% used [0x00000006e1800000, 0x00000006e1900000)
AC   0  F    TS     0 PTAMS 0x00000006e1900000 NTAMS 0x00000006e1900000 space 1024K,   0% used [0x00000006e1900000, 0x00000006e1a00000)
AC   0  F    TS     0 PTAMS 0x00000006e1a00000 NTAMS 0x00000006e1a00000 space 1024K,   0% used [0x00000006e1a00000, 0x00000006e1b00000)
AC   0  F    TS     0 PTAMS 0x00000006e1b00000 NTAMS 0x00000006e1b00000 space 1024K,   0% used [0x00000006e1b00000, 0x00000006e1c00000)
AC   0  F    TS     0 PTAMS 0x00000006e1c00000 NTAMS 0x00000006e1c00000 space 1024K,   0% used [0x00000006e1c00000, 0x00000006e1d00000)
AC   0  F    TS     0 PTAMS 0x00000006e1d00000 NTAMS 0x00000006e1d00000 space 1024K,   0% used [0x00000006e1d00000, 0x00000006e1e00000)
AC   0  F    TS     0 PTAMS 0x00000006e1e00000 NTAMS 0x00000006e1e00000 space 1024K,   0% used [0x00000006e1e00000, 0x00000006e1f00000)
AC   0  F    TS     0 PTAMS 0x00000006e1f00000 NTAMS 0x00000006e1f00000 space 1024K,   0% used [0x00000006e1f00000, 0x00000006e2000000)
AC   0  F    TS     0 PTAMS 0x00000006e2000000 NTAMS 0x00000006e2000000 space 1024K,   0% used [0x00000006e2000000, 0x00000006e2100000)
AC   0  F    TS     0 PTAMS 0x00000006e2100000 NTAMS 0x00000006e2100000 space 1024K,   0% used [0x00000006e2100000, 0x00000006e2200000)
AC   0  F    TS     0 PTAMS 0x00000006e2200000 NTAMS 0x00000006e2200000 space 1024K,   0% used [0x00000006e2200000, 0x00000006e2300000)
AC   0  F    TS     0 PTAMS 0x00000006e2300000 NTAMS 0x00000006e2300000 space 1024K,   0% used [0x00000006e2300000, 0x00000006e2400000)
AC   0  F    TS     0 PTAMS 0x00000006e2400000 NTAMS 0x00000006e2400000 space 1024K,   0% used [0x00000006e2400000, 0x00000006e2500000)
AC   0  F    TS     0 PTAMS 0x00000006e2500000 NTAMS 0x00000006e2500000 space 1024K,   0% used [0x00000006e2500000, 0x00000006e2600000)
AC   0  F    TS     0 PTAMS 0x00000006e2600000 NTAMS 0x00000006e2600000 space 1024K,   0% used [0x00000006e2600000, 0x00000006e2700000)
AC   0  F    TS     0 PTAMS 0x00000006e2700000 NTAMS 0x00000006e2700000 space 1024K,   0% used [0x00000006e2700000, 0x00000006e2800000)
AC   0  F    TS     0 PTAMS 0x00000006e2800000 NTAMS 0x00000006e2800000 space 1024K,   0% used [0x00000006e2800000, 0x00000006e2900000)
AC   0  F    TS     0 PTAMS 0x00000006e2900000 NTAMS 0x00000006e2900000 space 1024K,   0% used [0x00000006e2900000, 0x00000006e2a00000)
AC   0  F    TS     0 PTAMS 0x00000006e2a00000 NTAMS 0x00000006e2a00000 space 1024K,   0% used [0x00000006e2a00000, 0x00000006e2b00000)
AC   0  F    TS     0 PTAMS 0x00000006e2b00000 NTAMS 0x00000006e2b00000 space 1024K,   0% used [0x00000006e2b00000, 0x00000006e2c00000)
AC   0  F    TS     0 PTAMS 0x00000006e2c00000 NTAMS 0x00000006e2c00000 space 1024K,   0% used [0x00000006e2c00000, 0x00000006e2d00000)
AC   0  F    TS     0 PTAMS 0x00000006e2d00000 NTAMS 0x00000006e2d00000 space 1024K,   0% used [0x00000006e2d00000, 0x00000006e2e00000)
AC   0  F    TS     0 PTAMS 0x00000006e2e00000 NTAMS 0x00000006e2e00000 space 1024K,   0% used [0x00000006e2e00000, 0x00000006e2f00000)
AC   0  F    TS     0 PTAMS 0x00000006e2f00000 NTAMS 0x00000006e2f00000 space 1024K,   0% used [0x00000006e2f00000, 0x00000006e3000000)
AC   0  F    TS     0 PTAMS 0x00000006e3000000 NTAMS 0x00000006e3000000 space 1024K,   0% used [0x00000006e3000000, 0x00000006e3100000)
AC   0  F    TS     0 PTAMS 0x00000006e3100000 NTAMS 0x00000006e3100000 space 1024K,   0% used [0x00000006e3100000, 0x00000006e3200000)
AC   0  F    TS     0 PTAMS 0x00000006e3200000 NTAMS 0x00000006e3200000 space 1024K,   0% used [0x00000006e3200000, 0x00000006e3300000)
AC   0  F    TS     0 PTAMS 0x00000006e3300000 NTAMS 0x00000006e3300000 space 1024K,   0% used [0x00000006e3300000, 0x00000006e3400000)
AC   0  F    TS     0 PTAMS 0x00000006e3400000 NTAMS 0x00000006e3400000 space 1024K,   0% used [0x00000006e3400000, 0x00000006e3500000)
AC   0  F    TS     0 PTAMS 0x00000006e3500000 NTAMS 0x00000006e3500000 space 1024K,   0% used [0x00000006e3500000, 0x00000006e3600000)
AC   0  F    TS     0 PTAMS 0x00000006e3600000 NTAMS 0x00000006e3600000 space 1024K,   0% used [0x00000006e3600000, 0x00000006e3700000)
AC   0  F    TS     0 PTAMS 0x00000006e3700000 NTAMS 0x00000006e3700000 space 1024K,   0% used [0x00000006e3700000, 0x00000006e3800000)
AC   0  F    TS     0 PTAMS 0x00000006e3800000 NTAMS 0x00000006e3800000 space 1024K,   0% used [0x00000006e3800000, 0x00000006e3900000)
AC   0  F    TS     0 PTAMS 0x00000006e3900000 NTAMS 0x00000006e3900000 space 1024K,   0% used [0x00000006e3900000, 0x00000006e3a00000)
AC   0  F    TS     0 PTAMS 0x00000006e3a00000 NTAMS 0x00000006e3a00000 space 1024K,   0% used [0x00000006e3a00000, 0x00000006e3b00000)
AC   0  F    TS     0 PTAMS 0x00000006e3b00000 NTAMS 0x00000006e3b00000 space 1024K,   0% used [0x00000006e3b00000, 0x00000006e3c00000)
AC   0  F    TS     0 PTAMS 0x00000006e3c00000 NTAMS 0x00000006e3c00000 space 1024K,   0% used [0x00000006e3c00000, 0x00000006e3d00000)
AC   0  F    TS     0 PTAMS 0x00000006e3d00000 NTAMS 0x00000006e3d00000 space 1024K,   0% used [0x00000006e3d00000, 0x00000006e3e00000)
AC   0  F    TS     0 PTAMS 0x00000006e3e00000 NTAMS 0x00000006e3e00000 space 1024K,   0% used [0x00000006e3e00000, 0x00000006e3f00000)
AC   0  F    TS     0 PTAMS 0x00000006e3f00000 NTAMS 0x00000006e3f00000 space 1024K,   0% used [0x00000006e3f00000, 0x00000006e4000000)
AC   0  F    TS     0 PTAMS 0x00000006e4000000 NTAMS 0x00000006e4000000 space 1024K,   0% used [0x00000006e4000000, 0x00000006e4100000)
AC   0  F    TS     0 PTAMS 0x00000006e4100000 NTAMS 0x00000006e4100000 space 1024K,   0% used [0x00000006e4100000, 0x00000006e4200000)
AC   0  F    TS     0 PTAMS 0x00000006e4200000 NTAMS 0x00000006e4200000 space 1024K,   0% used [0x00000006e4200000, 0x00000006e4300000)
AC   0  F    TS     0 PTAMS 0x00000006e4300000 NTAMS 0x00000006e4300000 space 1024K,   0% used [0x00000006e4300000, 0x00000006e4400000)
AC   0  F    TS     0 PTAMS 0x00000006e4400000 NTAMS 0x00000006e4400000 space 1024K,   0% used [0x00000006e4400000, 0x00000006e4500000)
AC   0  F    TS     0 PTAMS 0x00000006e4500000 NTAMS 0x00000006e4500000 space 1024K,   0% used [0x00000006e4500000, 0x00000006e4600000)
AC   0  F    TS     0 PTAMS 0x00000006e4600000 NTAMS 0x00000006e4600000 space 1024K,   0% used [0x00000006e4600000, 0x00000006e4700000)
AC   0  F    TS     0 PTAMS 0x00000006e4700000 NTAMS 0x00000006e4700000 space 1024K,   0% used [0x00000006e4700000, 0x00000006e4800000)
AC   0  F    TS     0 PTAMS 0x00000006e4800000 NTAMS 0x00000006e4800000 space 1024K,   0% used [0x00000006e4800000, 0x00000006e4900000)
AC   0  F    TS     0 PTAMS 0x00000006e4900000 NTAMS 0x00000006e4900000 space 1024K,   0% used [0x00000006e4900000, 0x00000006e4a00000)
AC   0  F    TS     0 PTAMS 0x00000006e4a00000 NTAMS 0x00000006e4a00000 space 1024K,   0% used [0x00000006e4a00000, 0x00000006e4b00000)
AC   0  F    TS     0 PTAMS 0x00000006e4b00000 NTAMS 0x00000006e4b00000 space 1024K,   0% used [0x00000006e4b00000, 0x00000006e4c00000)
AC   0  F    TS     0 PTAMS 0x00000006e4c00000 NTAMS 0x00000006e4c00000 space 1024K,   0% used [0x00000006e4c00000, 0x00000006e4d00000)
AC   0  F    TS     0 PTAMS 0x00000006e4d00000 NTAMS 0x00000006e4d00000 space 1024K,   0% used [0x00000006e4d00000, 0x00000006e4e00000)
AC   0  F    TS     0 PTAMS 0x00000006e4e00000 NTAMS 0x00000006e4e00000 space 1024K,   0% used [0x00000006e4e00000, 0x00000006e4f00000)
AC   0  F    TS     0 PTAMS 0x00000006e4f00000 NTAMS 0x00000006e4f00000 space 1024K,   0% used [0x00000006e4f00000, 0x00000006e5000000)
AC   0  F    TS     0 PTAMS 0x00000006e5000000 NTAMS 0x00000006e5000000 space 1024K,   0% used [0x00000006e5000000, 0x00000006e5100000)
AC   0  F    TS     0 PTAMS 0x00000006e5100000 NTAMS 0x00000006e5100000 space 1024K,   0% used [0x00000006e5100000, 0x00000006e5200000)
AC   0  F    TS     0 PTAMS 0x00000006e5200000 NTAMS 0x00000006e5200000 space 1024K,   0% used [0x00000006e5200000, 0x00000006e5300000)
AC   0  F    TS     0 PTAMS 0x00000006e5300000 NTAMS 0x00000006e5300000 space 1024K,   0% used [0x00000006e5300000, 0x00000006e5400000)
AC   0  F    TS     0 PTAMS 0x00000006e5400000 NTAMS 0x00000006e5400000 space 1024K,   0% used [0x00000006e5400000, 0x00000006e5500000)
AC   0  F    TS     0 PTAMS 0x00000006e5500000 NTAMS 0x00000006e5500000 space 1024K,   0% used [0x00000006e5500000, 0x00000006e5600000)
AC   0  F    TS     0 PTAMS 0x00000006e5600000 NTAMS 0x00000006e5600000 space 1024K,   0% used [0x00000006e5600000, 0x00000006e5700000)
AC   0  F    TS     0 PTAMS 0x00000006e5700000 NTAMS 0x00000006e5700000 space 1024K,   0% used [0x00000006e5700000, 0x00000006e5800000)
AC   0  F    TS     0 PTAMS 0x00000006e5800000 NTAMS 0x00000006e5800000 space 1024K,   0% used [0x00000006e5800000, 0x00000006e5900000)
AC   0  F    TS     0 PTAMS 0x00000006e5900000 NTAMS 0x00000006e5900000 space 1024K,   0% used [0x00000006e5900000, 0x00000006e5a00000)
AC   0  F    TS     0 PTAMS 0x00000006e5a00000 NTAMS 0x00000006e5a00000 space 1024K,   0% used [0x00000006e5a00000, 0x00000006e5b00000)
AC   0  F    TS     0 PTAMS 0x00000006e5b00000 NTAMS 0x00000006e5b00000 space 1024K,   0% used [0x00000006e5b00000, 0x00000006e5c00000)
AC   0  F    TS     0 PTAMS 0x00000006e5c00000 NTAMS 0x00000006e5c00000 space 1024K,   0% used [0x00000006e5c00000, 0x00000006e5d00000)
AC   0  F    TS     0 PTAMS 0x00000006e5d00000 NTAMS 0x00000006e5d00000 space 1024K,   0% used [0x00000006e5d00000, 0x00000006e5e00000)
AC   0  F    TS     0 PTAMS 0x00000006e5e00000 NTAMS 0x00000006e5e00000 space 1024K,   0% used [0x00000006e5e00000, 0x00000006e5f00000)
AC   0  F    TS     0 PTAMS 0x00000006e5f00000 NTAMS 0x00000006e5f00000 space 1024K,   0% used [0x00000006e5f00000, 0x00000006e6000000)
AC   0  F    TS     0 PTAMS 0x00000006e6000000 NTAMS 0x00000006e6000000 space 1024K,   0% used [0x00000006e6000000, 0x00000006e6100000)
AC   0  F    TS     0 PTAMS 0x00000006e6100000 NTAMS 0x00000006e6100000 space 1024K,   0% used [0x00000006e6100000, 0x00000006e6200000)
AC   0  F    TS     0 PTAMS 0x00000006e6200000 NTAMS 0x00000006e6200000 space 1024K,   0% used [0x00000006e6200000, 0x00000006e6300000)
AC   0  F    TS     0 PTAMS 0x00000006e6300000 NTAMS 0x00000006e6300000 space 1024K,   0% used [0x00000006e6300000, 0x00000006e6400000)
AC   0  F    TS     0 PTAMS 0x00000006e6400000 NTAMS 0x00000006e6400000 space 1024K,   0% used [0x00000006e6400000, 0x00000006e6500000)
AC   0  F    TS     0 PTAMS 0x00000006e6500000 NTAMS 0x00000006e6500000 space 1024K,   0% used [0x00000006e6500000, 0x00000006e6600000)
AC   0  F    TS     0 PTAMS 0x00000006e6600000 NTAMS 0x00000006e6600000 space 1024K,   0% used [0x00000006e6600000, 0x00000006e6700000)
AC   0  F    TS     0 PTAMS 0x00000006e6700000 NTAMS 0x00000006e6700000 space 1024K,   0% used [0x00000006e6700000, 0x00000006e6800000)
AC   0  F    TS     0 PTAMS 0x00000006e6800000 NTAMS 0x00000006e6800000 space 1024K,   0% used [0x00000006e6800000, 0x00000006e6900000)
AC   0  F    TS     0 PTAMS 0x00000006e6900000 NTAMS 0x00000006e6900000 space 1024K,   0% used [0x00000006e6900000, 0x00000006e6a00000)
AC   0  F    TS     0 PTAMS 0x00000006e6a00000 NTAMS 0x00000006e6a00000 space 1024K,   0% used [0x00000006e6a00000, 0x00000006e6b00000)
AC   0  F    TS     0 PTAMS 0x00000006e6b00000 NTAMS 0x00000006e6b00000 space 1024K,   0% used [0x00000006e6b00000, 0x00000006e6c00000)
AC   0  F    TS     0 PTAMS 0x00000006e6c00000 NTAMS 0x00000006e6c00000 space 1024K,   0% used [0x00000006e6c00000, 0x00000006e6d00000)
AC   0  F    TS     0 PTAMS 0x00000006e6d00000 NTAMS 0x00000006e6d00000 space 1024K,   0% used [0x00000006e6d00000, 0x00000006e6e00000)
AC   0  F    TS     0 PTAMS 0x00000006e6e00000 NTAMS 0x00000006e6e00000 space 1024K,   0% used [0x00000006e6e00000, 0x00000006e6f00000)
AC   0  F    TS     0 PTAMS 0x00000006e6f00000 NTAMS 0x00000006e6f00000 space 1024K,   0% used [0x00000006e6f00000, 0x00000006e7000000)
AC   0  F    TS     0 PTAMS 0x00000006e7000000 NTAMS 0x00000006e7000000 space 1024K,   0% used [0x00000006e7000000, 0x00000006e7100000)
AC   0  F    TS     0 PTAMS 0x00000006e7100000 NTAMS 0x00000006e7100000 space 1024K,   0% used [0x00000006e7100000, 0x00000006e7200000)
AC   0  F    TS     0 PTAMS 0x00000006e7200000 NTAMS 0x00000006e7200000 space 1024K,   0% used [0x00000006e7200000, 0x00000006e7300000)
AC   0  F    TS     0 PTAMS 0x00000006e7300000 NTAMS 0x00000006e7300000 space 1024K,   0% used [0x00000006e7300000, 0x00000006e7400000)
AC   0  F    TS     0 PTAMS 0x00000006e7400000 NTAMS 0x00000006e7400000 space 1024K,   0% used [0x00000006e7400000, 0x00000006e7500000)
AC   0  F    TS     0 PTAMS 0x00000006e7500000 NTAMS 0x00000006e7500000 space 1024K,   0% used [0x00000006e7500000, 0x00000006e7600000)
AC   0  F    TS     0 PTAMS 0x00000006e7600000 NTAMS 0x00000006e7600000 space 1024K,   0% used [0x00000006e7600000, 0x00000006e7700000)
AC   0  F    TS     0 PTAMS 0x00000006e7700000 NTAMS 0x00000006e7700000 space 1024K,   0% used [0x00000006e7700000, 0x00000006e7800000)
AC   0  F    TS     0 PTAMS 0x00000006e7800000 NTAMS 0x00000006e7800000 space 1024K,   0% used [0x00000006e7800000, 0x00000006e7900000)
AC   0  E    TS     0 PTAMS 0x00000006e7900000 NTAMS 0x00000006e7900000 space 1024K,  50% used [0x00000006e7900000, 0x00000006e7a00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7a00000 NTAMS 0x00000006e7a00000 space 1024K, 100% used [0x00000006e7a00000, 0x00000006e7b00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7b00000 NTAMS 0x00000006e7b00000 space 1024K, 100% used [0x00000006e7b00000, 0x00000006e7c00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7c00000 NTAMS 0x00000006e7c00000 space 1024K, 100% used [0x00000006e7c00000, 0x00000006e7d00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7d00000 NTAMS 0x00000006e7d00000 space 1024K, 100% used [0x00000006e7d00000, 0x00000006e7e00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7e00000 NTAMS 0x00000006e7e00000 space 1024K, 100% used [0x00000006e7e00000, 0x00000006e7f00000)
AC   0  E CS TS     0 PTAMS 0x00000006e7f00000 NTAMS 0x00000006e7f00000 space 1024K, 100% used [0x00000006e7f00000, 0x00000006e8000000)
AC   0  E CS TS     0 PTAMS 0x00000006e8000000 NTAMS 0x00000006e8000000 space 1024K, 100% used [0x00000006e8000000, 0x00000006e8100000)
AC   0  E CS TS     0 PTAMS 0x00000006e8100000 NTAMS 0x00000006e8100000 space 1024K, 100% used [0x00000006e8100000, 0x00000006e8200000)
AC   0  E CS TS     0 PTAMS 0x00000006e8200000 NTAMS 0x00000006e8200000 space 1024K, 100% used [0x00000006e8200000, 0x00000006e8300000)
AC   0  E CS TS     0 PTAMS 0x00000006e8300000 NTAMS 0x00000006e8300000 space 1024K, 100% used [0x00000006e8300000, 0x00000006e8400000)
AC   0  E CS TS     0 PTAMS 0x00000006e8400000 NTAMS 0x00000006e8400000 space 1024K, 100% used [0x00000006e8400000, 0x00000006e8500000)
AC   0  E CS TS     0 PTAMS 0x00000006e8500000 NTAMS 0x00000006e8500000 space 1024K, 100% used [0x00000006e8500000, 0x00000006e8600000)
AC   0  E CS TS     0 PTAMS 0x00000006e8600000 NTAMS 0x00000006e8600000 space 1024K, 100% used [0x00000006e8600000, 0x00000006e8700000)
AC   0  E CS TS     0 PTAMS 0x00000006e8700000 NTAMS 0x00000006e8700000 space 1024K, 100% used [0x00000006e8700000, 0x00000006e8800000)
AC   0  E CS TS     0 PTAMS 0x00000006e8800000 NTAMS 0x00000006e8800000 space 1024K, 100% used [0x00000006e8800000, 0x00000006e8900000)
AC   0  E CS TS     0 PTAMS 0x00000006e8900000 NTAMS 0x00000006e8900000 space 1024K, 100% used [0x00000006e8900000, 0x00000006e8a00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8a00000 NTAMS 0x00000006e8a00000 space 1024K, 100% used [0x00000006e8a00000, 0x00000006e8b00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8b00000 NTAMS 0x00000006e8b00000 space 1024K, 100% used [0x00000006e8b00000, 0x00000006e8c00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8c00000 NTAMS 0x00000006e8c00000 space 1024K, 100% used [0x00000006e8c00000, 0x00000006e8d00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8d00000 NTAMS 0x00000006e8d00000 space 1024K, 100% used [0x00000006e8d00000, 0x00000006e8e00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8e00000 NTAMS 0x00000006e8e00000 space 1024K, 100% used [0x00000006e8e00000, 0x00000006e8f00000)
AC   0  E CS TS     0 PTAMS 0x00000006e8f00000 NTAMS 0x00000006e8f00000 space 1024K, 100% used [0x00000006e8f00000, 0x00000006e9000000)
AC   0  E CS TS     0 PTAMS 0x00000006e9000000 NTAMS 0x00000006e9000000 space 1024K, 100% used [0x00000006e9000000, 0x00000006e9100000)
AC   0  E CS TS     0 PTAMS 0x00000006e9100000 NTAMS 0x00000006e9100000 space 1024K, 100% used [0x00000006e9100000, 0x00000006e9200000)
AC   0  E CS TS     0 PTAMS 0x00000006e9200000 NTAMS 0x00000006e9200000 space 1024K, 100% used [0x00000006e9200000, 0x00000006e9300000)
AC   0  E CS TS     0 PTAMS 0x00000006e9300000 NTAMS 0x00000006e9300000 space 1024K, 100% used [0x00000006e9300000, 0x00000006e9400000)
AC   0  E CS TS     0 PTAMS 0x00000006e9400000 NTAMS 0x00000006e9400000 space 1024K, 100% used [0x00000006e9400000, 0x00000006e9500000)
AC   0  E CS TS     0 PTAMS 0x00000006e9500000 NTAMS 0x00000006e9500000 space 1024K, 100% used [0x00000006e9500000, 0x00000006e9600000)
AC   0  E CS TS     0 PTAMS 0x00000006e9600000 NTAMS 0x00000006e9600000 space 1024K, 100% used [0x00000006e9600000, 0x00000006e9700000)
AC   0  E CS TS     0 PTAMS 0x00000006e9700000 NTAMS 0x00000006e9700000 space 1024K, 100% used [0x00000006e9700000, 0x00000006e9800000)
AC   0  E CS TS     0 PTAMS 0x00000006e9800000 NTAMS 0x00000006e9800000 space 1024K, 100% used [0x00000006e9800000, 0x00000006e9900000)
AC   0  E CS TS     0 PTAMS 0x00000006e9900000 NTAMS 0x00000006e9900000 space 1024K, 100% used [0x00000006e9900000, 0x00000006e9a00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9a00000 NTAMS 0x00000006e9a00000 space 1024K, 100% used [0x00000006e9a00000, 0x00000006e9b00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9b00000 NTAMS 0x00000006e9b00000 space 1024K, 100% used [0x00000006e9b00000, 0x00000006e9c00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9c00000 NTAMS 0x00000006e9c00000 space 1024K, 100% used [0x00000006e9c00000, 0x00000006e9d00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9d00000 NTAMS 0x00000006e9d00000 space 1024K, 100% used [0x00000006e9d00000, 0x00000006e9e00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9e00000 NTAMS 0x00000006e9e00000 space 1024K, 100% used [0x00000006e9e00000, 0x00000006e9f00000)
AC   0  E CS TS     0 PTAMS 0x00000006e9f00000 NTAMS 0x00000006e9f00000 space 1024K, 100% used [0x00000006e9f00000, 0x00000006ea000000)
AC   0  E CS TS     0 PTAMS 0x00000006ea000000 NTAMS 0x00000006ea000000 space 1024K, 100% used [0x00000006ea000000, 0x00000006ea100000)
AC   0  E CS TS     0 PTAMS 0x00000006ea100000 NTAMS 0x00000006ea100000 space 1024K, 100% used [0x00000006ea100000, 0x00000006ea200000)
AC   0  E CS TS     0 PTAMS 0x00000006ea200000 NTAMS 0x00000006ea200000 space 1024K, 100% used [0x00000006ea200000, 0x00000006ea300000)
AC   0  E CS TS     0 PTAMS 0x00000006ea300000 NTAMS 0x00000006ea300000 space 1024K, 100% used [0x00000006ea300000, 0x00000006ea400000)
AC   0  E CS TS     0 PTAMS 0x00000006ea400000 NTAMS 0x00000006ea400000 space 1024K, 100% used [0x00000006ea400000, 0x00000006ea500000)
AC   0  E CS TS     0 PTAMS 0x00000006ea500000 NTAMS 0x00000006ea500000 space 1024K, 100% used [0x00000006ea500000, 0x00000006ea600000)
AC   0  E CS TS     0 PTAMS 0x00000006ea600000 NTAMS 0x00000006ea600000 space 1024K, 100% used [0x00000006ea600000, 0x00000006ea700000)
AC   0  E CS TS     0 PTAMS 0x00000006ea700000 NTAMS 0x00000006ea700000 space 1024K, 100% used [0x00000006ea700000, 0x00000006ea800000)
AC   0  E CS TS     0 PTAMS 0x00000006ea800000 NTAMS 0x00000006ea800000 space 1024K, 100% used [0x00000006ea800000, 0x00000006ea900000)
AC   0  E CS TS     0 PTAMS 0x00000006ea900000 NTAMS 0x00000006ea900000 space 1024K, 100% used [0x00000006ea900000, 0x00000006eaa00000)
AC   0  E CS TS     0 PTAMS 0x00000006eaa00000 NTAMS 0x00000006eaa00000 space 1024K, 100% used [0x00000006eaa00000, 0x00000006eab00000)
AC   0  E CS TS     0 PTAMS 0x00000006eab00000 NTAMS 0x00000006eab00000 space 1024K, 100% used [0x00000006eab00000, 0x00000006eac00000)
AC   0  E CS TS     0 PTAMS 0x00000006eac00000 NTAMS 0x00000006eac00000 space 1024K, 100% used [0x00000006eac00000, 0x00000006ead00000)
AC   0  E CS TS     0 PTAMS 0x00000006ead00000 NTAMS 0x00000006ead00000 space 1024K, 100% used [0x00000006ead00000, 0x00000006eae00000)
AC   0  E CS TS     0 PTAMS 0x00000006eae00000 NTAMS 0x00000006eae00000 space 1024K, 100% used [0x00000006eae00000, 0x00000006eaf00000)
AC   0  E CS TS     0 PTAMS 0x00000006eaf00000 NTAMS 0x00000006eaf00000 space 1024K, 100% used [0x00000006eaf00000, 0x00000006eb000000)
AC   0  E CS TS     0 PTAMS 0x00000006eb000000 NTAMS 0x00000006eb000000 space 1024K, 100% used [0x00000006eb000000, 0x00000006eb100000)
AC   0  E CS TS     0 PTAMS 0x00000006eb100000 NTAMS 0x00000006eb100000 space 1024K, 100% used [0x00000006eb100000, 0x00000006eb200000)
AC   0  E CS TS     0 PTAMS 0x00000006eb200000 NTAMS 0x00000006eb200000 space 1024K, 100% used [0x00000006eb200000, 0x00000006eb300000)
AC   0  E CS TS     0 PTAMS 0x00000006eb300000 NTAMS 0x00000006eb300000 space 1024K, 100% used [0x00000006eb300000, 0x00000006eb400000)
AC   0  E CS TS     0 PTAMS 0x00000006eb400000 NTAMS 0x00000006eb400000 space 1024K, 100% used [0x00000006eb400000, 0x00000006eb500000)
AC   0  E CS TS     0 PTAMS 0x00000006eb500000 NTAMS 0x00000006eb500000 space 1024K, 100% used [0x00000006eb500000, 0x00000006eb600000)
AC   0  E CS TS     0 PTAMS 0x00000006eb600000 NTAMS 0x00000006eb600000 space 1024K, 100% used [0x00000006eb600000, 0x00000006eb700000)
AC   0  E CS TS     0 PTAMS 0x00000006eb700000 NTAMS 0x00000006eb700000 space 1024K, 100% used [0x00000006eb700000, 0x00000006eb800000)
AC   0  E CS TS     0 PTAMS 0x00000006eb800000 NTAMS 0x00000006eb800000 space 1024K, 100% used [0x00000006eb800000, 0x00000006eb900000)
AC   0  E CS TS     0 PTAMS 0x00000006eb900000 NTAMS 0x00000006eb900000 space 1024K, 100% used [0x00000006eb900000, 0x00000006eba00000)
AC   0  E CS TS     0 PTAMS 0x00000006eba00000 NTAMS 0x00000006eba00000 space 1024K, 100% used [0x00000006eba00000, 0x00000006ebb00000)
AC   0  E CS TS     0 PTAMS 0x00000006ebb00000 NTAMS 0x00000006ebb00000 space 1024K, 100% used [0x00000006ebb00000, 0x00000006ebc00000)
AC   0  E CS TS     0 PTAMS 0x00000006ebc00000 NTAMS 0x00000006ebc00000 space 1024K, 100% used [0x00000006ebc00000, 0x00000006ebd00000)
AC   0  E CS TS     0 PTAMS 0x00000006ebd00000 NTAMS 0x00000006ebd00000 space 1024K, 100% used [0x00000006ebd00000, 0x00000006ebe00000)
AC   0  E CS TS     0 PTAMS 0x00000006ebe00000 NTAMS 0x00000006ebe00000 space 1024K, 100% used [0x00000006ebe00000, 0x00000006ebf00000)
AC   0  E CS TS     0 PTAMS 0x00000006ebf00000 NTAMS 0x00000006ebf00000 space 1024K, 100% used [0x00000006ebf00000, 0x00000006ec000000)
AC   0  E CS TS     0 PTAMS 0x00000006ec000000 NTAMS 0x00000006ec000000 space 1024K, 100% used [0x00000006ec000000, 0x00000006ec100000)
AC   0  E CS TS     0 PTAMS 0x00000006ec100000 NTAMS 0x00000006ec100000 space 1024K, 100% used [0x00000006ec100000, 0x00000006ec200000)
AC   0  E CS TS     0 PTAMS 0x00000006ec200000 NTAMS 0x00000006ec200000 space 1024K, 100% used [0x00000006ec200000, 0x00000006ec300000)
AC   0  E CS TS     0 PTAMS 0x00000006ec300000 NTAMS 0x00000006ec300000 space 1024K, 100% used [0x00000006ec300000, 0x00000006ec400000)
AC   0  E CS TS     0 PTAMS 0x00000006ec400000 NTAMS 0x00000006ec400000 space 1024K, 100% used [0x00000006ec400000, 0x00000006ec500000)
AC   0  E CS TS     0 PTAMS 0x00000006ec500000 NTAMS 0x00000006ec500000 space 1024K, 100% used [0x00000006ec500000, 0x00000006ec600000)
AC   0  E CS TS     0 PTAMS 0x00000006ec600000 NTAMS 0x00000006ec600000 space 1024K, 100% used [0x00000006ec600000, 0x00000006ec700000)
AC   0  E CS TS     0 PTAMS 0x00000006ec700000 NTAMS 0x00000006ec700000 space 1024K, 100% used [0x00000006ec700000, 0x00000006ec800000)
AC   0  E CS TS     0 PTAMS 0x00000006ec800000 NTAMS 0x00000006ec800000 space 1024K, 100% used [0x00000006ec800000, 0x00000006ec900000)
AC   0  E CS TS     0 PTAMS 0x00000006ec900000 NTAMS 0x00000006ec900000 space 1024K, 100% used [0x00000006ec900000, 0x00000006eca00000)
AC   0  E CS TS     0 PTAMS 0x00000006eca00000 NTAMS 0x00000006eca00000 space 1024K, 100% used [0x00000006eca00000, 0x00000006ecb00000)
AC   0  E CS TS     0 PTAMS 0x00000006ecb00000 NTAMS 0x00000006ecb00000 space 1024K, 100% used [0x00000006ecb00000, 0x00000006ecc00000)
AC   0  E CS TS     0 PTAMS 0x00000006ecc00000 NTAMS 0x00000006ecc00000 space 1024K, 100% used [0x00000006ecc00000, 0x00000006ecd00000)
AC   0  E CS TS     0 PTAMS 0x00000006ecd00000 NTAMS 0x00000006ecd00000 space 1024K, 100% used [0x00000006ecd00000, 0x00000006ece00000)
AC   0  E CS TS     0 PTAMS 0x00000006ece00000 NTAMS 0x00000006ece00000 space 1024K, 100% used [0x00000006ece00000, 0x00000006ecf00000)
AC   0  E CS TS     0 PTAMS 0x00000006ecf00000 NTAMS 0x00000006ecf00000 space 1024K, 100% used [0x00000006ecf00000, 0x00000006ed000000)
AC   0  E CS TS     0 PTAMS 0x00000006ed000000 NTAMS 0x00000006ed000000 space 1024K, 100% used [0x00000006ed000000, 0x00000006ed100000)
AC   0  E CS TS     0 PTAMS 0x00000006ed100000 NTAMS 0x00000006ed100000 space 1024K, 100% used [0x00000006ed100000, 0x00000006ed200000)
AC   0  E CS TS     0 PTAMS 0x00000006ed200000 NTAMS 0x00000006ed200000 space 1024K, 100% used [0x00000006ed200000, 0x00000006ed300000)
AC   0  E CS TS     0 PTAMS 0x00000006ed300000 NTAMS 0x00000006ed300000 space 1024K, 100% used [0x00000006ed300000, 0x00000006ed400000)
AC   0  E CS TS     0 PTAMS 0x00000006ed400000 NTAMS 0x00000006ed400000 space 1024K, 100% used [0x00000006ed400000, 0x00000006ed500000)
AC   0  E CS TS     0 PTAMS 0x00000006ed500000 NTAMS 0x00000006ed500000 space 1024K, 100% used [0x00000006ed500000, 0x00000006ed600000)
AC   0  E CS TS     0 PTAMS 0x00000006ed600000 NTAMS 0x00000006ed600000 space 1024K, 100% used [0x00000006ed600000, 0x00000006ed700000)
AC   0  E CS TS     0 PTAMS 0x00000006ed700000 NTAMS 0x00000006ed700000 space 1024K, 100% used [0x00000006ed700000, 0x00000006ed800000)
AC   0  E CS TS     0 PTAMS 0x00000006ed800000 NTAMS 0x00000006ed800000 space 1024K, 100% used [0x00000006ed800000, 0x00000006ed900000)
AC   0  E CS TS     0 PTAMS 0x00000006ed900000 NTAMS 0x00000006ed900000 space 1024K, 100% used [0x00000006ed900000, 0x00000006eda00000)
AC   0  E CS TS     0 PTAMS 0x00000006eda00000 NTAMS 0x00000006eda00000 space 1024K, 100% used [0x00000006eda00000, 0x00000006edb00000)
AC   0  E CS TS     0 PTAMS 0x00000006edb00000 NTAMS 0x00000006edb00000 space 1024K, 100% used [0x00000006edb00000, 0x00000006edc00000)
AC   0  E CS TS     0 PTAMS 0x00000006edc00000 NTAMS 0x00000006edc00000 space 1024K, 100% used [0x00000006edc00000, 0x00000006edd00000)
AC   0  E CS TS     0 PTAMS 0x00000006edd00000 NTAMS 0x00000006edd00000 space 1024K, 100% used [0x00000006edd00000, 0x00000006ede00000)
AC   0  E CS TS     0 PTAMS 0x00000006ede00000 NTAMS 0x00000006ede00000 space 1024K, 100% used [0x00000006ede00000, 0x00000006edf00000)
AC   0  E CS TS     0 PTAMS 0x00000006edf00000 NTAMS 0x00000006edf00000 space 1024K, 100% used [0x00000006edf00000, 0x00000006ee000000)
AC   0  E CS TS     0 PTAMS 0x00000006ee000000 NTAMS 0x00000006ee000000 space 1024K, 100% used [0x00000006ee000000, 0x00000006ee100000)
AC   0  E CS TS     0 PTAMS 0x00000006ee100000 NTAMS 0x00000006ee100000 space 1024K, 100% used [0x00000006ee100000, 0x00000006ee200000)
AC   0  E CS TS     0 PTAMS 0x00000006ee200000 NTAMS 0x00000006ee200000 space 1024K, 100% used [0x00000006ee200000, 0x00000006ee300000)
AC   0  E CS TS     0 PTAMS 0x00000006ee300000 NTAMS 0x00000006ee300000 space 1024K, 100% used [0x00000006ee300000, 0x00000006ee400000)
AC   0  E CS TS     0 PTAMS 0x00000006ee400000 NTAMS 0x00000006ee400000 space 1024K, 100% used [0x00000006ee400000, 0x00000006ee500000)
AC   0  E CS TS     0 PTAMS 0x00000006ee500000 NTAMS 0x00000006ee500000 space 1024K, 100% used [0x00000006ee500000, 0x00000006ee600000)
AC   0  E CS TS     0 PTAMS 0x00000006ee600000 NTAMS 0x00000006ee600000 space 1024K, 100% used [0x00000006ee600000, 0x00000006ee700000)
AC   0  E CS TS     0 PTAMS 0x00000006ee700000 NTAMS 0x00000006ee700000 space 1024K, 100% used [0x00000006ee700000, 0x00000006ee800000)
AC   0  E CS TS     0 PTAMS 0x00000006ee800000 NTAMS 0x00000006ee800000 space 1024K, 100% used [0x00000006ee800000, 0x00000006ee900000)
AC   0  E CS TS     0 PTAMS 0x00000006ee900000 NTAMS 0x00000006ee900000 space 1024K, 100% used [0x00000006ee900000, 0x00000006eea00000)
AC   0  E CS TS     0 PTAMS 0x00000006eea00000 NTAMS 0x00000006eea00000 space 1024K, 100% used [0x00000006eea00000, 0x00000006eeb00000)
AC   0  E CS TS     0 PTAMS 0x00000006eeb00000 NTAMS 0x00000006eeb00000 space 1024K, 100% used [0x00000006eeb00000, 0x00000006eec00000)
AC   0  E CS TS     0 PTAMS 0x00000006eec00000 NTAMS 0x00000006eec00000 space 1024K, 100% used [0x00000006eec00000, 0x00000006eed00000)
AC   0  E CS TS    25 PTAMS 0x00000006eed00000 NTAMS 0x00000006eed00000 space 1024K, 100% used [0x00000006eed00000, 0x00000006eee00000)
AC   0  E CS TS    25 PTAMS 0x00000006eee00000 NTAMS 0x00000006eee00000 space 1024K, 100% used [0x00000006eee00000, 0x00000006eef00000)
AC   0  E CS TS    25 PTAMS 0x00000006eef00000 NTAMS 0x00000006eef00000 space 1024K, 100% used [0x00000006eef00000, 0x00000006ef000000)
AC   0  E CS TS    25 PTAMS 0x00000006ef000000 NTAMS 0x00000006ef000000 space 1024K, 100% used [0x00000006ef000000, 0x00000006ef100000)
AC   0  E CS TS    25 PTAMS 0x00000006ef100000 NTAMS 0x00000006ef100000 space 1024K, 100% used [0x00000006ef100000, 0x00000006ef200000)
AC   0  E CS TS    25 PTAMS 0x00000006ef200000 NTAMS 0x00000006ef200000 space 1024K, 100% used [0x00000006ef200000, 0x00000006ef300000)
AC   0  E CS TS    25 PTAMS 0x00000006ef300000 NTAMS 0x00000006ef300000 space 1024K, 100% used [0x00000006ef300000, 0x00000006ef400000)
AC   0  E CS TS    25 PTAMS 0x00000006ef400000 NTAMS 0x00000006ef400000 space 1024K, 100% used [0x00000006ef400000, 0x00000006ef500000)
AC   0  E CS TS     0 PTAMS 0x00000006ef500000 NTAMS 0x00000006ef500000 space 1024K, 100% used [0x00000006ef500000, 0x00000006ef600000)
AC   0  E CS TS     0 PTAMS 0x00000006ef600000 NTAMS 0x00000006ef600000 space 1024K, 100% used [0x00000006ef600000, 0x00000006ef700000)
AC   0  E CS TS     0 PTAMS 0x00000006ef700000 NTAMS 0x00000006ef700000 space 1024K, 100% used [0x00000006ef700000, 0x00000006ef800000)
AC   0  E CS TS     0 PTAMS 0x00000006ef800000 NTAMS 0x00000006ef800000 space 1024K, 100% used [0x00000006ef800000, 0x00000006ef900000)
AC   0  E CS TS     0 PTAMS 0x00000006ef900000 NTAMS 0x00000006ef900000 space 1024K, 100% used [0x00000006ef900000, 0x00000006efa00000)
AC   0  E CS TS     0 PTAMS 0x00000006efa00000 NTAMS 0x00000006efa00000 space 1024K, 100% used [0x00000006efa00000, 0x00000006efb00000)
AC   0  E CS TS     0 PTAMS 0x00000006efb00000 NTAMS 0x00000006efb00000 space 1024K, 100% used [0x00000006efb00000, 0x00000006efc00000)
AC   0  E CS TS     0 PTAMS 0x00000006efc00000 NTAMS 0x00000006efc00000 space 1024K, 100% used [0x00000006efc00000, 0x00000006efd00000)
AC   0  E CS TS     0 PTAMS 0x00000006efd00000 NTAMS 0x00000006efd00000 space 1024K, 100% used [0x00000006efd00000, 0x00000006efe00000)
AC   0  E CS TS     0 PTAMS 0x00000006efe00000 NTAMS 0x00000006efe00000 space 1024K, 100% used [0x00000006efe00000, 0x00000006eff00000)
AC   0  E CS TS     0 PTAMS 0x00000006eff00000 NTAMS 0x00000006eff00000 space 1024K, 100% used [0x00000006eff00000, 0x00000006f0000000)
AC   0  E CS TS     0 PTAMS 0x00000006f0000000 NTAMS 0x00000006f0000000 space 1024K, 100% used [0x00000006f0000000, 0x00000006f0100000)
AC   0  E CS TS     0 PTAMS 0x00000006f0100000 NTAMS 0x00000006f0100000 space 1024K, 100% used [0x00000006f0100000, 0x00000006f0200000)
AC   0  E CS TS     0 PTAMS 0x00000006f0200000 NTAMS 0x00000006f0200000 space 1024K, 100% used [0x00000006f0200000, 0x00000006f0300000)
AC   0  E CS TS     0 PTAMS 0x00000006f0300000 NTAMS 0x00000006f0300000 space 1024K, 100% used [0x00000006f0300000, 0x00000006f0400000)
AC   0  E CS TS     0 PTAMS 0x00000006f0400000 NTAMS 0x00000006f0400000 space 1024K, 100% used [0x00000006f0400000, 0x00000006f0500000)
AC   0  E CS TS     0 PTAMS 0x00000006f0500000 NTAMS 0x00000006f0500000 space 1024K, 100% used [0x00000006f0500000, 0x00000006f0600000)
AC   0  E CS TS     0 PTAMS 0x00000006f0600000 NTAMS 0x00000006f0600000 space 1024K, 100% used [0x00000006f0600000, 0x00000006f0700000)
AC   0  E CS TS     0 PTAMS 0x00000006f0700000 NTAMS 0x00000006f0700000 space 1024K, 100% used [0x00000006f0700000, 0x00000006f0800000)
AC   0  E CS TS     0 PTAMS 0x00000006f0800000 NTAMS 0x00000006f0800000 space 1024K, 100% used [0x00000006f0800000, 0x00000006f0900000)
AC   0  E CS TS     0 PTAMS 0x00000006f0900000 NTAMS 0x00000006f0900000 space 1024K, 100% used [0x00000006f0900000, 0x00000006f0a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0a00000 NTAMS 0x00000006f0a00000 space 1024K, 100% used [0x00000006f0a00000, 0x00000006f0b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0b00000 NTAMS 0x00000006f0b00000 space 1024K, 100% used [0x00000006f0b00000, 0x00000006f0c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0c00000 NTAMS 0x00000006f0c00000 space 1024K, 100% used [0x00000006f0c00000, 0x00000006f0d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0d00000 NTAMS 0x00000006f0d00000 space 1024K, 100% used [0x00000006f0d00000, 0x00000006f0e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0e00000 NTAMS 0x00000006f0e00000 space 1024K, 100% used [0x00000006f0e00000, 0x00000006f0f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f0f00000 NTAMS 0x00000006f0f00000 space 1024K, 100% used [0x00000006f0f00000, 0x00000006f1000000)
AC   0  E CS TS     0 PTAMS 0x00000006f1000000 NTAMS 0x00000006f1000000 space 1024K, 100% used [0x00000006f1000000, 0x00000006f1100000)
AC   0  E CS TS     0 PTAMS 0x00000006f1100000 NTAMS 0x00000006f1100000 space 1024K, 100% used [0x00000006f1100000, 0x00000006f1200000)
AC   0  E CS TS     0 PTAMS 0x00000006f1200000 NTAMS 0x00000006f1200000 space 1024K, 100% used [0x00000006f1200000, 0x00000006f1300000)
AC   0  E CS TS     0 PTAMS 0x00000006f1300000 NTAMS 0x00000006f1300000 space 1024K, 100% used [0x00000006f1300000, 0x00000006f1400000)
AC   0  E CS TS     0 PTAMS 0x00000006f1400000 NTAMS 0x00000006f1400000 space 1024K, 100% used [0x00000006f1400000, 0x00000006f1500000)
AC   0  E CS TS     0 PTAMS 0x00000006f1500000 NTAMS 0x00000006f1500000 space 1024K, 100% used [0x00000006f1500000, 0x00000006f1600000)
AC   0  E CS TS     0 PTAMS 0x00000006f1600000 NTAMS 0x00000006f1600000 space 1024K, 100% used [0x00000006f1600000, 0x00000006f1700000)
AC   0  E CS TS     0 PTAMS 0x00000006f1700000 NTAMS 0x00000006f1700000 space 1024K, 100% used [0x00000006f1700000, 0x00000006f1800000)
AC   0  E CS TS     0 PTAMS 0x00000006f1800000 NTAMS 0x00000006f1800000 space 1024K, 100% used [0x00000006f1800000, 0x00000006f1900000)
AC   0  E CS TS     0 PTAMS 0x00000006f1900000 NTAMS 0x00000006f1900000 space 1024K, 100% used [0x00000006f1900000, 0x00000006f1a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1a00000 NTAMS 0x00000006f1a00000 space 1024K, 100% used [0x00000006f1a00000, 0x00000006f1b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1b00000 NTAMS 0x00000006f1b00000 space 1024K, 100% used [0x00000006f1b00000, 0x00000006f1c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1c00000 NTAMS 0x00000006f1c00000 space 1024K, 100% used [0x00000006f1c00000, 0x00000006f1d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1d00000 NTAMS 0x00000006f1d00000 space 1024K, 100% used [0x00000006f1d00000, 0x00000006f1e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1e00000 NTAMS 0x00000006f1e00000 space 1024K, 100% used [0x00000006f1e00000, 0x00000006f1f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f1f00000 NTAMS 0x00000006f1f00000 space 1024K, 100% used [0x00000006f1f00000, 0x00000006f2000000)
AC   0  E CS TS     0 PTAMS 0x00000006f2000000 NTAMS 0x00000006f2000000 space 1024K, 100% used [0x00000006f2000000, 0x00000006f2100000)
AC   0  E CS TS     0 PTAMS 0x00000006f2100000 NTAMS 0x00000006f2100000 space 1024K, 100% used [0x00000006f2100000, 0x00000006f2200000)
AC   0  E CS TS     0 PTAMS 0x00000006f2200000 NTAMS 0x00000006f2200000 space 1024K, 100% used [0x00000006f2200000, 0x00000006f2300000)
AC   0  E CS TS     0 PTAMS 0x00000006f2300000 NTAMS 0x00000006f2300000 space 1024K, 100% used [0x00000006f2300000, 0x00000006f2400000)
AC   0  E CS TS     0 PTAMS 0x00000006f2400000 NTAMS 0x00000006f2400000 space 1024K, 100% used [0x00000006f2400000, 0x00000006f2500000)
AC   0  E CS TS     0 PTAMS 0x00000006f2500000 NTAMS 0x00000006f2500000 space 1024K, 100% used [0x00000006f2500000, 0x00000006f2600000)
AC   0  E CS TS     0 PTAMS 0x00000006f2600000 NTAMS 0x00000006f2600000 space 1024K, 100% used [0x00000006f2600000, 0x00000006f2700000)
AC   0  E CS TS     0 PTAMS 0x00000006f2700000 NTAMS 0x00000006f2700000 space 1024K, 100% used [0x00000006f2700000, 0x00000006f2800000)
AC   0  E CS TS     0 PTAMS 0x00000006f2800000 NTAMS 0x00000006f2800000 space 1024K, 100% used [0x00000006f2800000, 0x00000006f2900000)
AC   0  E CS TS     0 PTAMS 0x00000006f2900000 NTAMS 0x00000006f2900000 space 1024K, 100% used [0x00000006f2900000, 0x00000006f2a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2a00000 NTAMS 0x00000006f2a00000 space 1024K, 100% used [0x00000006f2a00000, 0x00000006f2b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2b00000 NTAMS 0x00000006f2b00000 space 1024K, 100% used [0x00000006f2b00000, 0x00000006f2c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2c00000 NTAMS 0x00000006f2c00000 space 1024K, 100% used [0x00000006f2c00000, 0x00000006f2d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2d00000 NTAMS 0x00000006f2d00000 space 1024K, 100% used [0x00000006f2d00000, 0x00000006f2e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2e00000 NTAMS 0x00000006f2e00000 space 1024K, 100% used [0x00000006f2e00000, 0x00000006f2f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f2f00000 NTAMS 0x00000006f2f00000 space 1024K, 100% used [0x00000006f2f00000, 0x00000006f3000000)
AC   0  E CS TS     0 PTAMS 0x00000006f3000000 NTAMS 0x00000006f3000000 space 1024K, 100% used [0x00000006f3000000, 0x00000006f3100000)
AC   0  E CS TS     0 PTAMS 0x00000006f3100000 NTAMS 0x00000006f3100000 space 1024K, 100% used [0x00000006f3100000, 0x00000006f3200000)
AC   0  E CS TS     0 PTAMS 0x00000006f3200000 NTAMS 0x00000006f3200000 space 1024K, 100% used [0x00000006f3200000, 0x00000006f3300000)
AC   0  E CS TS     0 PTAMS 0x00000006f3300000 NTAMS 0x00000006f3300000 space 1024K, 100% used [0x00000006f3300000, 0x00000006f3400000)
AC   0  E CS TS     0 PTAMS 0x00000006f3400000 NTAMS 0x00000006f3400000 space 1024K, 100% used [0x00000006f3400000, 0x00000006f3500000)
AC   0  E CS TS     0 PTAMS 0x00000006f3500000 NTAMS 0x00000006f3500000 space 1024K, 100% used [0x00000006f3500000, 0x00000006f3600000)
AC   0  E CS TS     0 PTAMS 0x00000006f3600000 NTAMS 0x00000006f3600000 space 1024K, 100% used [0x00000006f3600000, 0x00000006f3700000)
AC   0  E CS TS    21 PTAMS 0x00000006f3700000 NTAMS 0x00000006f3700000 space 1024K, 100% used [0x00000006f3700000, 0x00000006f3800000)
AC   0  E CS TS    21 PTAMS 0x00000006f3800000 NTAMS 0x00000006f3800000 space 1024K, 100% used [0x00000006f3800000, 0x00000006f3900000)
AC   0  E CS TS    21 PTAMS 0x00000006f3900000 NTAMS 0x00000006f3900000 space 1024K, 100% used [0x00000006f3900000, 0x00000006f3a00000)
AC   0  E CS TS    21 PTAMS 0x00000006f3a00000 NTAMS 0x00000006f3a00000 space 1024K, 100% used [0x00000006f3a00000, 0x00000006f3b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f3b00000 NTAMS 0x00000006f3b00000 space 1024K, 100% used [0x00000006f3b00000, 0x00000006f3c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f3c00000 NTAMS 0x00000006f3c00000 space 1024K, 100% used [0x00000006f3c00000, 0x00000006f3d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f3d00000 NTAMS 0x00000006f3d00000 space 1024K, 100% used [0x00000006f3d00000, 0x00000006f3e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f3e00000 NTAMS 0x00000006f3e00000 space 1024K, 100% used [0x00000006f3e00000, 0x00000006f3f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f3f00000 NTAMS 0x00000006f3f00000 space 1024K, 100% used [0x00000006f3f00000, 0x00000006f4000000)
AC   0  E CS TS    19 PTAMS 0x00000006f4000000 NTAMS 0x00000006f4000000 space 1024K, 100% used [0x00000006f4000000, 0x00000006f4100000)
AC   0  E CS TS    19 PTAMS 0x00000006f4100000 NTAMS 0x00000006f4100000 space 1024K, 100% used [0x00000006f4100000, 0x00000006f4200000)
AC   0  E CS TS    19 PTAMS 0x00000006f4200000 NTAMS 0x00000006f4200000 space 1024K, 100% used [0x00000006f4200000, 0x00000006f4300000)
AC   0  E CS TS    19 PTAMS 0x00000006f4300000 NTAMS 0x00000006f4300000 space 1024K, 100% used [0x00000006f4300000, 0x00000006f4400000)
AC   0  E CS TS    19 PTAMS 0x00000006f4400000 NTAMS 0x00000006f4400000 space 1024K, 100% used [0x00000006f4400000, 0x00000006f4500000)
AC   0  E CS TS    19 PTAMS 0x00000006f4500000 NTAMS 0x00000006f4500000 space 1024K, 100% used [0x00000006f4500000, 0x00000006f4600000)
AC   0  E CS TS     0 PTAMS 0x00000006f4600000 NTAMS 0x00000006f4600000 space 1024K, 100% used [0x00000006f4600000, 0x00000006f4700000)
AC   0  E CS TS     0 PTAMS 0x00000006f4700000 NTAMS 0x00000006f4700000 space 1024K, 100% used [0x00000006f4700000, 0x00000006f4800000)
AC   0  E CS TS     0 PTAMS 0x00000006f4800000 NTAMS 0x00000006f4800000 space 1024K, 100% used [0x00000006f4800000, 0x00000006f4900000)
AC   0  E CS TS     0 PTAMS 0x00000006f4900000 NTAMS 0x00000006f4900000 space 1024K, 100% used [0x00000006f4900000, 0x00000006f4a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f4a00000 NTAMS 0x00000006f4a00000 space 1024K, 100% used [0x00000006f4a00000, 0x00000006f4b00000)
AC   0  E CS TS    23 PTAMS 0x00000006f4b00000 NTAMS 0x00000006f4b00000 space 1024K, 100% used [0x00000006f4b00000, 0x00000006f4c00000)
AC   0  E CS TS    23 PTAMS 0x00000006f4c00000 NTAMS 0x00000006f4c00000 space 1024K, 100% used [0x00000006f4c00000, 0x00000006f4d00000)
AC   0  E CS TS    23 PTAMS 0x00000006f4d00000 NTAMS 0x00000006f4d00000 space 1024K, 100% used [0x00000006f4d00000, 0x00000006f4e00000)
AC   0  E CS TS    23 PTAMS 0x00000006f4e00000 NTAMS 0x00000006f4e00000 space 1024K, 100% used [0x00000006f4e00000, 0x00000006f4f00000)
AC   0  E CS TS    23 PTAMS 0x00000006f4f00000 NTAMS 0x00000006f4f00000 space 1024K, 100% used [0x00000006f4f00000, 0x00000006f5000000)
AC   0  E CS TS     0 PTAMS 0x00000006f5000000 NTAMS 0x00000006f5000000 space 1024K, 100% used [0x00000006f5000000, 0x00000006f5100000)
AC   0  E CS TS     0 PTAMS 0x00000006f5100000 NTAMS 0x00000006f5100000 space 1024K, 100% used [0x00000006f5100000, 0x00000006f5200000)
AC   0  E CS TS     0 PTAMS 0x00000006f5200000 NTAMS 0x00000006f5200000 space 1024K, 100% used [0x00000006f5200000, 0x00000006f5300000)
AC   0  E CS TS     0 PTAMS 0x00000006f5300000 NTAMS 0x00000006f5300000 space 1024K, 100% used [0x00000006f5300000, 0x00000006f5400000)
AC   0  E CS TS     0 PTAMS 0x00000006f5400000 NTAMS 0x00000006f5400000 space 1024K, 100% used [0x00000006f5400000, 0x00000006f5500000)
AC   0  E CS TS     0 PTAMS 0x00000006f5500000 NTAMS 0x00000006f5500000 space 1024K, 100% used [0x00000006f5500000, 0x00000006f5600000)
AC   0  E CS TS     0 PTAMS 0x00000006f5600000 NTAMS 0x00000006f5600000 space 1024K, 100% used [0x00000006f5600000, 0x00000006f5700000)
AC   0  E CS TS     0 PTAMS 0x00000006f5700000 NTAMS 0x00000006f5700000 space 1024K, 100% used [0x00000006f5700000, 0x00000006f5800000)
AC   0  E CS TS     0 PTAMS 0x00000006f5800000 NTAMS 0x00000006f5800000 space 1024K, 100% used [0x00000006f5800000, 0x00000006f5900000)
AC   0  E CS TS     0 PTAMS 0x00000006f5900000 NTAMS 0x00000006f5900000 space 1024K, 100% used [0x00000006f5900000, 0x00000006f5a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5a00000 NTAMS 0x00000006f5a00000 space 1024K, 100% used [0x00000006f5a00000, 0x00000006f5b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5b00000 NTAMS 0x00000006f5b00000 space 1024K, 100% used [0x00000006f5b00000, 0x00000006f5c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5c00000 NTAMS 0x00000006f5c00000 space 1024K, 100% used [0x00000006f5c00000, 0x00000006f5d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5d00000 NTAMS 0x00000006f5d00000 space 1024K, 100% used [0x00000006f5d00000, 0x00000006f5e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5e00000 NTAMS 0x00000006f5e00000 space 1024K, 100% used [0x00000006f5e00000, 0x00000006f5f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f5f00000 NTAMS 0x00000006f5f00000 space 1024K, 100% used [0x00000006f5f00000, 0x00000006f6000000)
AC   0  E CS TS     0 PTAMS 0x00000006f6000000 NTAMS 0x00000006f6000000 space 1024K, 100% used [0x00000006f6000000, 0x00000006f6100000)
AC   0  E CS TS     0 PTAMS 0x00000006f6100000 NTAMS 0x00000006f6100000 space 1024K, 100% used [0x00000006f6100000, 0x00000006f6200000)
AC   0  E CS TS     0 PTAMS 0x00000006f6200000 NTAMS 0x00000006f6200000 space 1024K, 100% used [0x00000006f6200000, 0x00000006f6300000)
AC   0  E CS TS     0 PTAMS 0x00000006f6300000 NTAMS 0x00000006f6300000 space 1024K, 100% used [0x00000006f6300000, 0x00000006f6400000)
AC   0  E CS TS     0 PTAMS 0x00000006f6400000 NTAMS 0x00000006f6400000 space 1024K, 100% used [0x00000006f6400000, 0x00000006f6500000)
AC   0  E CS TS     0 PTAMS 0x00000006f6500000 NTAMS 0x00000006f6500000 space 1024K, 100% used [0x00000006f6500000, 0x00000006f6600000)
AC   0  E CS TS     0 PTAMS 0x00000006f6600000 NTAMS 0x00000006f6600000 space 1024K, 100% used [0x00000006f6600000, 0x00000006f6700000)
AC   0  E CS TS     0 PTAMS 0x00000006f6700000 NTAMS 0x00000006f6700000 space 1024K, 100% used [0x00000006f6700000, 0x00000006f6800000)
AC   0  E CS TS     0 PTAMS 0x00000006f6800000 NTAMS 0x00000006f6800000 space 1024K, 100% used [0x00000006f6800000, 0x00000006f6900000)
AC   0  E CS TS     0 PTAMS 0x00000006f6900000 NTAMS 0x00000006f6900000 space 1024K, 100% used [0x00000006f6900000, 0x00000006f6a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6a00000 NTAMS 0x00000006f6a00000 space 1024K, 100% used [0x00000006f6a00000, 0x00000006f6b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6b00000 NTAMS 0x00000006f6b00000 space 1024K, 100% used [0x00000006f6b00000, 0x00000006f6c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6c00000 NTAMS 0x00000006f6c00000 space 1024K, 100% used [0x00000006f6c00000, 0x00000006f6d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6d00000 NTAMS 0x00000006f6d00000 space 1024K, 100% used [0x00000006f6d00000, 0x00000006f6e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6e00000 NTAMS 0x00000006f6e00000 space 1024K, 100% used [0x00000006f6e00000, 0x00000006f6f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f6f00000 NTAMS 0x00000006f6f00000 space 1024K, 100% used [0x00000006f6f00000, 0x00000006f7000000)
AC   0  E CS TS     0 PTAMS 0x00000006f7000000 NTAMS 0x00000006f7000000 space 1024K, 100% used [0x00000006f7000000, 0x00000006f7100000)
AC   0  E CS TS     0 PTAMS 0x00000006f7100000 NTAMS 0x00000006f7100000 space 1024K, 100% used [0x00000006f7100000, 0x00000006f7200000)
AC   0  E CS TS     0 PTAMS 0x00000006f7200000 NTAMS 0x00000006f7200000 space 1024K, 100% used [0x00000006f7200000, 0x00000006f7300000)
AC   0  E CS TS     0 PTAMS 0x00000006f7300000 NTAMS 0x00000006f7300000 space 1024K, 100% used [0x00000006f7300000, 0x00000006f7400000)
AC   0  E CS TS     0 PTAMS 0x00000006f7400000 NTAMS 0x00000006f7400000 space 1024K, 100% used [0x00000006f7400000, 0x00000006f7500000)
AC   0  E CS TS     0 PTAMS 0x00000006f7500000 NTAMS 0x00000006f7500000 space 1024K, 100% used [0x00000006f7500000, 0x00000006f7600000)
AC   0  E CS TS     0 PTAMS 0x00000006f7600000 NTAMS 0x00000006f7600000 space 1024K, 100% used [0x00000006f7600000, 0x00000006f7700000)
AC   0  E CS TS     0 PTAMS 0x00000006f7700000 NTAMS 0x00000006f7700000 space 1024K, 100% used [0x00000006f7700000, 0x00000006f7800000)
AC   0  E CS TS     0 PTAMS 0x00000006f7800000 NTAMS 0x00000006f7800000 space 1024K, 100% used [0x00000006f7800000, 0x00000006f7900000)
AC   0  E CS TS     0 PTAMS 0x00000006f7900000 NTAMS 0x00000006f7900000 space 1024K, 100% used [0x00000006f7900000, 0x00000006f7a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7a00000 NTAMS 0x00000006f7a00000 space 1024K, 100% used [0x00000006f7a00000, 0x00000006f7b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7b00000 NTAMS 0x00000006f7b00000 space 1024K, 100% used [0x00000006f7b00000, 0x00000006f7c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7c00000 NTAMS 0x00000006f7c00000 space 1024K, 100% used [0x00000006f7c00000, 0x00000006f7d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7d00000 NTAMS 0x00000006f7d00000 space 1024K, 100% used [0x00000006f7d00000, 0x00000006f7e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7e00000 NTAMS 0x00000006f7e00000 space 1024K, 100% used [0x00000006f7e00000, 0x00000006f7f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f7f00000 NTAMS 0x00000006f7f00000 space 1024K, 100% used [0x00000006f7f00000, 0x00000006f8000000)
AC   0  E CS TS     0 PTAMS 0x00000006f8000000 NTAMS 0x00000006f8000000 space 1024K, 100% used [0x00000006f8000000, 0x00000006f8100000)
AC   0  E CS TS     0 PTAMS 0x00000006f8100000 NTAMS 0x00000006f8100000 space 1024K, 100% used [0x00000006f8100000, 0x00000006f8200000)
AC   0  E CS TS     0 PTAMS 0x00000006f8200000 NTAMS 0x00000006f8200000 space 1024K, 100% used [0x00000006f8200000, 0x00000006f8300000)
AC   0  E CS TS     0 PTAMS 0x00000006f8300000 NTAMS 0x00000006f8300000 space 1024K, 100% used [0x00000006f8300000, 0x00000006f8400000)
AC   0  E CS TS     0 PTAMS 0x00000006f8400000 NTAMS 0x00000006f8400000 space 1024K, 100% used [0x00000006f8400000, 0x00000006f8500000)
AC   0  E CS TS     0 PTAMS 0x00000006f8500000 NTAMS 0x00000006f8500000 space 1024K, 100% used [0x00000006f8500000, 0x00000006f8600000)
AC   0  E CS TS     0 PTAMS 0x00000006f8600000 NTAMS 0x00000006f8600000 space 1024K, 100% used [0x00000006f8600000, 0x00000006f8700000)
AC   0  E CS TS     0 PTAMS 0x00000006f8700000 NTAMS 0x00000006f8700000 space 1024K, 100% used [0x00000006f8700000, 0x00000006f8800000)
AC   0  E CS TS     0 PTAMS 0x00000006f8800000 NTAMS 0x00000006f8800000 space 1024K, 100% used [0x00000006f8800000, 0x00000006f8900000)
AC   0  E CS TS     0 PTAMS 0x00000006f8900000 NTAMS 0x00000006f8900000 space 1024K, 100% used [0x00000006f8900000, 0x00000006f8a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8a00000 NTAMS 0x00000006f8a00000 space 1024K, 100% used [0x00000006f8a00000, 0x00000006f8b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8b00000 NTAMS 0x00000006f8b00000 space 1024K, 100% used [0x00000006f8b00000, 0x00000006f8c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8c00000 NTAMS 0x00000006f8c00000 space 1024K, 100% used [0x00000006f8c00000, 0x00000006f8d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8d00000 NTAMS 0x00000006f8d00000 space 1024K, 100% used [0x00000006f8d00000, 0x00000006f8e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8e00000 NTAMS 0x00000006f8e00000 space 1024K, 100% used [0x00000006f8e00000, 0x00000006f8f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f8f00000 NTAMS 0x00000006f8f00000 space 1024K, 100% used [0x00000006f8f00000, 0x00000006f9000000)
AC   0  E CS TS     0 PTAMS 0x00000006f9000000 NTAMS 0x00000006f9000000 space 1024K, 100% used [0x00000006f9000000, 0x00000006f9100000)
AC   0  E CS TS     0 PTAMS 0x00000006f9100000 NTAMS 0x00000006f9100000 space 1024K, 100% used [0x00000006f9100000, 0x00000006f9200000)
AC   0  E CS TS     0 PTAMS 0x00000006f9200000 NTAMS 0x00000006f9200000 space 1024K, 100% used [0x00000006f9200000, 0x00000006f9300000)
AC   0  E CS TS     0 PTAMS 0x00000006f9300000 NTAMS 0x00000006f9300000 space 1024K, 100% used [0x00000006f9300000, 0x00000006f9400000)
AC   0  E CS TS     0 PTAMS 0x00000006f9400000 NTAMS 0x00000006f9400000 space 1024K, 100% used [0x00000006f9400000, 0x00000006f9500000)
AC   0  E CS TS     0 PTAMS 0x00000006f9500000 NTAMS 0x00000006f9500000 space 1024K, 100% used [0x00000006f9500000, 0x00000006f9600000)
AC   0  E CS TS     0 PTAMS 0x00000006f9600000 NTAMS 0x00000006f9600000 space 1024K, 100% used [0x00000006f9600000, 0x00000006f9700000)
AC   0  E CS TS     0 PTAMS 0x00000006f9700000 NTAMS 0x00000006f9700000 space 1024K, 100% used [0x00000006f9700000, 0x00000006f9800000)
AC   0  E CS TS     0 PTAMS 0x00000006f9800000 NTAMS 0x00000006f9800000 space 1024K, 100% used [0x00000006f9800000, 0x00000006f9900000)
AC   0  E CS TS     0 PTAMS 0x00000006f9900000 NTAMS 0x00000006f9900000 space 1024K, 100% used [0x00000006f9900000, 0x00000006f9a00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9a00000 NTAMS 0x00000006f9a00000 space 1024K, 100% used [0x00000006f9a00000, 0x00000006f9b00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9b00000 NTAMS 0x00000006f9b00000 space 1024K, 100% used [0x00000006f9b00000, 0x00000006f9c00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9c00000 NTAMS 0x00000006f9c00000 space 1024K, 100% used [0x00000006f9c00000, 0x00000006f9d00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9d00000 NTAMS 0x00000006f9d00000 space 1024K, 100% used [0x00000006f9d00000, 0x00000006f9e00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9e00000 NTAMS 0x00000006f9e00000 space 1024K, 100% used [0x00000006f9e00000, 0x00000006f9f00000)
AC   0  E CS TS     0 PTAMS 0x00000006f9f00000 NTAMS 0x00000006f9f00000 space 1024K, 100% used [0x00000006f9f00000, 0x00000006fa000000)
AC   0  E CS TS     0 PTAMS 0x00000006fa000000 NTAMS 0x00000006fa000000 space 1024K, 100% used [0x00000006fa000000, 0x00000006fa100000)
AC   0  E CS TS     0 PTAMS 0x00000006fa100000 NTAMS 0x00000006fa100000 space 1024K, 100% used [0x00000006fa100000, 0x00000006fa200000)
AC   0  E CS TS     0 PTAMS 0x00000006fa200000 NTAMS 0x00000006fa200000 space 1024K, 100% used [0x00000006fa200000, 0x00000006fa300000)
AC   0  E CS TS     0 PTAMS 0x00000006fa300000 NTAMS 0x00000006fa300000 space 1024K, 100% used [0x00000006fa300000, 0x00000006fa400000)
AC   0  E CS TS     0 PTAMS 0x00000006fa400000 NTAMS 0x00000006fa400000 space 1024K, 100% used [0x00000006fa400000, 0x00000006fa500000)
AC   0  E CS TS     0 PTAMS 0x00000006fa500000 NTAMS 0x00000006fa500000 space 1024K, 100% used [0x00000006fa500000, 0x00000006fa600000)
AC   0  E CS TS     0 PTAMS 0x00000006fa600000 NTAMS 0x00000006fa600000 space 1024K, 100% used [0x00000006fa600000, 0x00000006fa700000)
AC   0  E CS TS     0 PTAMS 0x00000006fa700000 NTAMS 0x00000006fa700000 space 1024K, 100% used [0x00000006fa700000, 0x00000006fa800000)
AC   0  E CS TS     0 PTAMS 0x00000006fa800000 NTAMS 0x00000006fa800000 space 1024K, 100% used [0x00000006fa800000, 0x00000006fa900000)
AC   0  E CS TS     0 PTAMS 0x00000006fa900000 NTAMS 0x00000006fa900000 space 1024K, 100% used [0x00000006fa900000, 0x00000006faa00000)
AC   0  E CS TS     0 PTAMS 0x00000006faa00000 NTAMS 0x00000006faa00000 space 1024K, 100% used [0x00000006faa00000, 0x00000006fab00000)
AC   0  E CS TS     0 PTAMS 0x00000006fab00000 NTAMS 0x00000006fab00000 space 1024K, 100% used [0x00000006fab00000, 0x00000006fac00000)
AC   0  E CS TS     0 PTAMS 0x00000006fac00000 NTAMS 0x00000006fac00000 space 1024K, 100% used [0x00000006fac00000, 0x00000006fad00000)
AC   0  E CS TS     0 PTAMS 0x00000006fad00000 NTAMS 0x00000006fad00000 space 1024K, 100% used [0x00000006fad00000, 0x00000006fae00000)
AC   0  E CS TS     0 PTAMS 0x00000006fae00000 NTAMS 0x00000006fae00000 space 1024K, 100% used [0x00000006fae00000, 0x00000006faf00000)
AC   0  E CS TS     0 PTAMS 0x00000006faf00000 NTAMS 0x00000006faf00000 space 1024K, 100% used [0x00000006faf00000, 0x00000006fb000000)
AC   0  E CS TS     0 PTAMS 0x00000006fb000000 NTAMS 0x00000006fb000000 space 1024K, 100% used [0x00000006fb000000, 0x00000006fb100000)
AC   0  E CS TS     0 PTAMS 0x00000006fb100000 NTAMS 0x00000006fb100000 space 1024K, 100% used [0x00000006fb100000, 0x00000006fb200000)
AC   0  E CS TS     0 PTAMS 0x00000006fb200000 NTAMS 0x00000006fb200000 space 1024K, 100% used [0x00000006fb200000, 0x00000006fb300000)
AC   0  E CS TS     0 PTAMS 0x00000006fb300000 NTAMS 0x00000006fb300000 space 1024K, 100% used [0x00000006fb300000, 0x00000006fb400000)
AC   0  E CS TS     0 PTAMS 0x00000006fb400000 NTAMS 0x00000006fb400000 space 1024K, 100% used [0x00000006fb400000, 0x00000006fb500000)
AC   0  E CS TS     0 PTAMS 0x00000006fb500000 NTAMS 0x00000006fb500000 space 1024K, 100% used [0x00000006fb500000, 0x00000006fb600000)
AC   0  E CS TS     0 PTAMS 0x00000006fb600000 NTAMS 0x00000006fb600000 space 1024K, 100% used [0x00000006fb600000, 0x00000006fb700000)
AC   0  E CS TS     0 PTAMS 0x00000006fb700000 NTAMS 0x00000006fb700000 space 1024K, 100% used [0x00000006fb700000, 0x00000006fb800000)
AC   0  E CS TS     0 PTAMS 0x00000006fb800000 NTAMS 0x00000006fb800000 space 1024K, 100% used [0x00000006fb800000, 0x00000006fb900000)
AC   0  E CS TS     0 PTAMS 0x00000006fb900000 NTAMS 0x00000006fb900000 space 1024K, 100% used [0x00000006fb900000, 0x00000006fba00000)
AC   0  E CS TS     0 PTAMS 0x00000006fba00000 NTAMS 0x00000006fba00000 space 1024K, 100% used [0x00000006fba00000, 0x00000006fbb00000)
AC   0  E CS TS     0 PTAMS 0x00000006fbb00000 NTAMS 0x00000006fbb00000 space 1024K, 100% used [0x00000006fbb00000, 0x00000006fbc00000)
AC   0  E CS TS     0 PTAMS 0x00000006fbc00000 NTAMS 0x00000006fbc00000 space 1024K, 100% used [0x00000006fbc00000, 0x00000006fbd00000)
AC   0  E CS TS     0 PTAMS 0x00000006fbd00000 NTAMS 0x00000006fbd00000 space 1024K, 100% used [0x00000006fbd00000, 0x00000006fbe00000)
AC   0  E CS TS     0 PTAMS 0x00000006fbe00000 NTAMS 0x00000006fbe00000 space 1024K, 100% used [0x00000006fbe00000, 0x00000006fbf00000)
AC   0  E CS TS     0 PTAMS 0x00000006fbf00000 NTAMS 0x00000006fbf00000 space 1024K, 100% used [0x00000006fbf00000, 0x00000006fc000000)
AC   0  E CS TS     0 PTAMS 0x00000006fc000000 NTAMS 0x00000006fc000000 space 1024K, 100% used [0x00000006fc000000, 0x00000006fc100000)
AC   0  E CS TS     0 PTAMS 0x00000006fc100000 NTAMS 0x00000006fc100000 space 1024K, 100% used [0x00000006fc100000, 0x00000006fc200000)
AC   0  E CS TS    17 PTAMS 0x00000006fc200000 NTAMS 0x00000006fc200000 space 1024K, 100% used [0x00000006fc200000, 0x00000006fc300000)
AC   0  E CS TS    17 PTAMS 0x00000006fc300000 NTAMS 0x00000006fc300000 space 1024K, 100% used [0x00000006fc300000, 0x00000006fc400000)
AC   0  E CS TS    17 PTAMS 0x00000006fc400000 NTAMS 0x00000006fc400000 space 1024K, 100% used [0x00000006fc400000, 0x00000006fc500000)
AC   0  E CS TS    17 PTAMS 0x00000006fc500000 NTAMS 0x00000006fc500000 space 1024K, 100% used [0x00000006fc500000, 0x00000006fc600000)
AC   0  E CS TS     1 PTAMS 0x00000006fc600000 NTAMS 0x00000006fc600000 space 1024K, 100% used [0x00000006fc600000, 0x00000006fc700000)
AC   0  E CS TS     1 PTAMS 0x00000006fc700000 NTAMS 0x00000006fc700000 space 1024K, 100% used [0x00000006fc700000, 0x00000006fc800000)
AC   0  E CS TS     5 PTAMS 0x00000006fc800000 NTAMS 0x00000006fc800000 space 1024K, 100% used [0x00000006fc800000, 0x00000006fc900000)
AC   0  E CS TS    11 PTAMS 0x00000006fc900000 NTAMS 0x00000006fc900000 space 1024K, 100% used [0x00000006fc900000, 0x00000006fca00000)
AC   0  E CS TS    15 PTAMS 0x00000006fca00000 NTAMS 0x00000006fca00000 space 1024K, 100% used [0x00000006fca00000, 0x00000006fcb00000)
AC   0  E CS TS    13 PTAMS 0x00000006fcb00000 NTAMS 0x00000006fcb00000 space 1024K, 100% used [0x00000006fcb00000, 0x00000006fcc00000)
AC   0  E CS TS    13 PTAMS 0x00000006fcc00000 NTAMS 0x00000006fcc00000 space 1024K, 100% used [0x00000006fcc00000, 0x00000006fcd00000)
AC   0  E CS TS    15 PTAMS 0x00000006fcd00000 NTAMS 0x00000006fcd00000 space 1024K, 100% used [0x00000006fcd00000, 0x00000006fce00000)
AC   0  E CS TS    15 PTAMS 0x00000006fce00000 NTAMS 0x00000006fce00000 space 1024K, 100% used [0x00000006fce00000, 0x00000006fcf00000)
AC   0  E CS TS    11 PTAMS 0x00000006fcf00000 NTAMS 0x00000006fcf00000 space 1024K, 100% used [0x00000006fcf00000, 0x00000006fd000000)
AC   0  E CS TS    13 PTAMS 0x00000006fd000000 NTAMS 0x00000006fd000000 space 1024K, 100% used [0x00000006fd000000, 0x00000006fd100000)
AC   0  E CS TS     7 PTAMS 0x00000006fd100000 NTAMS 0x00000006fd100000 space 1024K, 100% used [0x00000006fd100000, 0x00000006fd200000)
AC   0  S CS TS    27 PTAMS 0x00000006fd200000 NTAMS 0x00000006fd200000 space 1024K,  99% used [0x00000006fd200000, 0x00000006fd300000)
AC   0  S CS TS    27 PTAMS 0x00000006fd300000 NTAMS 0x00000006fd300000 space 1024K, 100% used [0x00000006fd300000, 0x00000006fd400000)
AC   0  S CS TS    27 PTAMS 0x00000006fd400000 NTAMS 0x00000006fd400000 space 1024K, 100% used [0x00000006fd400000, 0x00000006fd500000)
AC   0  E CS TS     0 PTAMS 0x00000006fd500000 NTAMS 0x00000006fd500000 space 1024K, 100% used [0x00000006fd500000, 0x00000006fd600000)
AC   0  E CS TS     0 PTAMS 0x00000006fd600000 NTAMS 0x00000006fd600000 space 1024K, 100% used [0x00000006fd600000, 0x00000006fd700000)
AC   0  E CS TS     0 PTAMS 0x00000006fd700000 NTAMS 0x00000006fd700000 space 1024K, 100% used [0x00000006fd700000, 0x00000006fd800000)
AC   0  E CS TS     0 PTAMS 0x00000006fd800000 NTAMS 0x00000006fd800000 space 1024K, 100% used [0x00000006fd800000, 0x00000006fd900000)
AC   0  E CS TS     0 PTAMS 0x00000006fd900000 NTAMS 0x00000006fd900000 space 1024K, 100% used [0x00000006fd900000, 0x00000006fda00000)
AC   0  E CS TS     0 PTAMS 0x00000006fda00000 NTAMS 0x00000006fda00000 space 1024K, 100% used [0x00000006fda00000, 0x00000006fdb00000)
AC   0  E CS TS     0 PTAMS 0x00000006fdb00000 NTAMS 0x00000006fdb00000 space 1024K, 100% used [0x00000006fdb00000, 0x00000006fdc00000)
AC   0  E CS TS     0 PTAMS 0x00000006fdc00000 NTAMS 0x00000006fdc00000 space 1024K, 100% used [0x00000006fdc00000, 0x00000006fdd00000)
AC   0  E CS TS     0 PTAMS 0x00000006fdd00000 NTAMS 0x00000006fdd00000 space 1024K, 100% used [0x00000006fdd00000, 0x00000006fde00000)
AC   0  E CS TS     0 PTAMS 0x00000006fde00000 NTAMS 0x00000006fde00000 space 1024K, 100% used [0x00000006fde00000, 0x00000006fdf00000)
AC   0  E CS TS     0 PTAMS 0x00000006fdf00000 NTAMS 0x00000006fdf00000 space 1024K, 100% used [0x00000006fdf00000, 0x00000006fe000000)
AC   0  E CS TS     0 PTAMS 0x00000006fe000000 NTAMS 0x00000006fe000000 space 1024K, 100% used [0x00000006fe000000, 0x00000006fe100000)
AC   0  E CS TS     0 PTAMS 0x00000006fe100000 NTAMS 0x00000006fe100000 space 1024K, 100% used [0x00000006fe100000, 0x00000006fe200000)
AC   0  E CS TS     0 PTAMS 0x00000006fe200000 NTAMS 0x00000006fe200000 space 1024K, 100% used [0x00000006fe200000, 0x00000006fe300000)
AC   0  E CS TS     0 PTAMS 0x00000006fe300000 NTAMS 0x00000006fe300000 space 1024K, 100% used [0x00000006fe300000, 0x00000006fe400000)
AC   0  E CS TS     0 PTAMS 0x00000006fe400000 NTAMS 0x00000006fe400000 space 1024K, 100% used [0x00000006fe400000, 0x00000006fe500000)
AC   0  E CS TS     0 PTAMS 0x00000006fe500000 NTAMS 0x00000006fe500000 space 1024K, 100% used [0x00000006fe500000, 0x00000006fe600000)
AC   0  E CS TS     0 PTAMS 0x00000006fe600000 NTAMS 0x00000006fe600000 space 1024K, 100% used [0x00000006fe600000, 0x00000006fe700000)
AC   0  E CS TS     0 PTAMS 0x00000006fe700000 NTAMS 0x00000006fe700000 space 1024K, 100% used [0x00000006fe700000, 0x00000006fe800000)
AC   0  E CS TS     0 PTAMS 0x00000006fe800000 NTAMS 0x00000006fe800000 space 1024K, 100% used [0x00000006fe800000, 0x00000006fe900000)
AC   0  E CS TS     0 PTAMS 0x00000006fe900000 NTAMS 0x00000006fe900000 space 1024K, 100% used [0x00000006fe900000, 0x00000006fea00000)
AC   0  E CS TS     0 PTAMS 0x00000006fea00000 NTAMS 0x00000006fea00000 space 1024K, 100% used [0x00000006fea00000, 0x00000006feb00000)
AC   0  E CS TS     0 PTAMS 0x00000006feb00000 NTAMS 0x00000006feb00000 space 1024K, 100% used [0x00000006feb00000, 0x00000006fec00000)
AC   0  E CS TS     0 PTAMS 0x00000006fec00000 NTAMS 0x00000006fec00000 space 1024K, 100% used [0x00000006fec00000, 0x00000006fed00000)
AC   0  E CS TS     0 PTAMS 0x00000006fed00000 NTAMS 0x00000006fed00000 space 1024K, 100% used [0x00000006fed00000, 0x00000006fee00000)
AC   0  E CS TS     0 PTAMS 0x00000006fee00000 NTAMS 0x00000006fee00000 space 1024K, 100% used [0x00000006fee00000, 0x00000006fef00000)
AC   0  E CS TS     0 PTAMS 0x00000006fef00000 NTAMS 0x00000006fef00000 space 1024K, 100% used [0x00000006fef00000, 0x00000006ff000000)
AC   0  E CS TS     0 PTAMS 0x00000006ff000000 NTAMS 0x00000006ff000000 space 1024K, 100% used [0x00000006ff000000, 0x00000006ff100000)
AC   0  E CS TS     0 PTAMS 0x00000006ff100000 NTAMS 0x00000006ff100000 space 1024K, 100% used [0x00000006ff100000, 0x00000006ff200000)
AC   0  E CS TS     0 PTAMS 0x00000006ff200000 NTAMS 0x00000006ff200000 space 1024K, 100% used [0x00000006ff200000, 0x00000006ff300000)
AC   0  E CS TS     0 PTAMS 0x00000006ff300000 NTAMS 0x00000006ff300000 space 1024K, 100% used [0x00000006ff300000, 0x00000006ff400000)
AC   0  E CS TS     0 PTAMS 0x00000006ff400000 NTAMS 0x00000006ff400000 space 1024K, 100% used [0x00000006ff400000, 0x00000006ff500000)
AC   0  E CS TS     0 PTAMS 0x00000006ff500000 NTAMS 0x00000006ff500000 space 1024K, 100% used [0x00000006ff500000, 0x00000006ff600000)
AC   0  E CS TS     0 PTAMS 0x00000006ff600000 NTAMS 0x00000006ff600000 space 1024K, 100% used [0x00000006ff600000, 0x00000006ff700000)
AC   0  E CS TS     0 PTAMS 0x00000006ff700000 NTAMS 0x00000006ff700000 space 1024K, 100% used [0x00000006ff700000, 0x00000006ff800000)
AC   0  E CS TS     0 PTAMS 0x00000006ff800000 NTAMS 0x00000006ff800000 space 1024K, 100% used [0x00000006ff800000, 0x00000006ff900000)
AC   0  E CS TS     0 PTAMS 0x00000006ff900000 NTAMS 0x00000006ff900000 space 1024K, 100% used [0x00000006ff900000, 0x00000006ffa00000)
AC   0  E CS TS     0 PTAMS 0x00000006ffa00000 NTAMS 0x00000006ffa00000 space 1024K, 100% used [0x00000006ffa00000, 0x00000006ffb00000)
AC   0  E CS TS     0 PTAMS 0x00000006ffb00000 NTAMS 0x00000006ffb00000 space 1024K, 100% used [0x00000006ffb00000, 0x00000006ffc00000)
AC   0  E CS TS     0 PTAMS 0x00000006ffc00000 NTAMS 0x00000006ffc00000 space 1024K, 100% used [0x00000006ffc00000, 0x00000006ffd00000)
AC   0  E CS TS     0 PTAMS 0x00000006ffd00000 NTAMS 0x00000006ffd00000 space 1024K, 100% used [0x00000006ffd00000, 0x00000006ffe00000)
AC   0  E CS TS     0 PTAMS 0x00000006ffe00000 NTAMS 0x00000006ffe00000 space 1024K, 100% used [0x00000006ffe00000, 0x00000006fff00000)
AC   0  E CS TS     0 PTAMS 0x00000006fff00000 NTAMS 0x00000006fff00000 space 1024K, 100% used [0x00000006fff00000, 0x0000000700000000)Card table byte_map: [0x00007fde6b800000,0x00007fde6c000000] byte_map_base: 0x00007fde68200000Marking Bits (Prev, Next): (CMBitMap*) 0x00007fde9003f278, (CMBitMap*) 0x00007fde9003f2d0Prev Bits: [0x00007fde67000000, 0x00007fde6b000000)Next Bits: [0x00007fde63000000, 0x00007fde67000000)Polling page: 0x00007fde97af9000CodeCache: size=245760Kb used=27303Kb max_used=27308Kb free=218456Kbbounds [0x00007fde81000000, 0x00007fde82ae0000, 0x00007fde90000000]total_blobs=8841 nmethods=8273 adapters=480compilation: enabledCompilation events (10 events):
Event: 1368.331 Thread 0x00007fde90738800 nmethod 10129 0x00007fde82ab6090 code [0x00007fde82ab6200, 0x00007fde82ab6588]
Event: 1368.331 Thread 0x00007fde90738800 10147       4       sun.misc.FDBigInteger::multAndCarryBy10 (50 bytes)
Event: 1368.334 Thread 0x00007fde90738800 nmethod 10147 0x00007fde82ac8110 code [0x00007fde82ac8260, 0x00007fde82ac8418]
Event: 1368.334 Thread 0x00007fde90738800 10132       4       sun.misc.FDBigInteger::leftShift (395 bytes)
Event: 1368.356 Thread 0x00007fde90738800 nmethod 10132 0x00007fde82ad8c10 code [0x00007fde82ad8e00, 0x00007fde82ad9dd8]
Event: 1368.356 Thread 0x00007fde90738800 10122       4       sun.misc.FDBigInteger::trimLeadingZeros (57 bytes)
Event: 1368.357 Thread 0x00007fde90738800 nmethod 10122 0x00007fde82ac7b50 code [0x00007fde82ac7ca0, 0x00007fde82ac7e18]
Event: 1368.558 Thread 0x00007fde90786800 10167       3       org.antlr.v4.runtime.atn.PredictionMode$AltAndContextConfigEqualityComparator::equals (13 bytes)
Event: 1368.558 Thread 0x00007fde90786800 nmethod 10167 0x00007fde82acae90 code [0x00007fde82acb020, 0x00007fde82acb408]
Event: 1368.558 Thread 0x00007fde90786800 10168       3       org.antlr.v4.runtime.misc.FlexibleHashMap::put (157 bytes)GC Heap History (10 events):
Event: 473.848 GC heap before
{Heap before GC invocations=15 (full 0):garbage-first heap   total 1048576K, used 214527K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 186 young (190464K), 4 survivors (4096K)Metaspace       used 52553K, capacity 53008K, committed 53456K, reserved 1095680Kclass space    used 7182K, capacity 7337K, committed 7424K, reserved 1048576K
Event: 473.862 GC heap after
Heap after GC invocations=16 (full 0):garbage-first heap   total 1048576K, used 30207K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 6 young (6144K), 6 survivors (6144K)Metaspace       used 52553K, capacity 53008K, committed 53456K, reserved 1095680Kclass space    used 7182K, capacity 7337K, committed 7424K, reserved 1048576K
}
Event: 654.184 GC heap before
{Heap before GC invocations=16 (full 0):garbage-first heap   total 1048576K, used 225791K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 197 young (201728K), 6 survivors (6144K)Metaspace       used 53490K, capacity 54000K, committed 54480K, reserved 1095680Kclass space    used 7183K, capacity 7369K, committed 7424K, reserved 1048576K
Event: 654.196 GC heap after
Heap after GC invocations=17 (full 0):garbage-first heap   total 1048576K, used 28671K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 4 young (4096K), 4 survivors (4096K)Metaspace       used 53490K, capacity 54000K, committed 54480K, reserved 1095680Kclass space    used 7183K, capacity 7369K, committed 7424K, reserved 1048576K
}
Event: 795.066 GC heap before
{Heap before GC invocations=17 (full 0):garbage-first heap   total 1048576K, used 208895K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 180 young (184320K), 4 survivors (4096K)Metaspace       used 53920K, capacity 54420K, committed 54736K, reserved 1097728Kclass space    used 7216K, capacity 7401K, committed 7424K, reserved 1048576K
Event: 795.079 GC heap after
Heap after GC invocations=18 (full 0):garbage-first heap   total 1048576K, used 29695K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 5 young (5120K), 5 survivors (5120K)Metaspace       used 53920K, capacity 54420K, committed 54736K, reserved 1097728Kclass space    used 7216K, capacity 7401K, committed 7424K, reserved 1048576K
}
Event: 1022.108 GC heap before
{Heap before GC invocations=18 (full 0):garbage-first heap   total 1048576K, used 297983K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 267 young (273408K), 5 survivors (5120K)Metaspace       used 54104K, capacity 54624K, committed 54992K, reserved 1097728Kclass space    used 7217K, capacity 7401K, committed 7424K, reserved 1048576K
Event: 1022.132 GC heap after
Heap after GC invocations=19 (full 0):garbage-first heap   total 1048576K, used 32255K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 8 young (8192K), 8 survivors (8192K)Metaspace       used 54104K, capacity 54624K, committed 54992K, reserved 1097728Kclass space    used 7217K, capacity 7401K, committed 7424K, reserved 1048576K
}
Event: 1078.123 GC heap before
{Heap before GC invocations=19 (full 0):garbage-first heap   total 1048576K, used 76287K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 51 young (52224K), 8 survivors (8192K)Metaspace       used 54123K, capacity 54688K, committed 54992K, reserved 1097728Kclass space    used 7217K, capacity 7401K, committed 7424K, reserved 1048576K
Event: 1078.131 GC heap after
Heap after GC invocations=20 (full 0):garbage-first heap   total 1048576K, used 27647K [0x00000006c0000000, 0x00000006c0102000, 0x00000007c0000000)region size 1024K, 3 young (3072K), 3 survivors (3072K)Metaspace       used 54123K, capacity 54688K, committed 54992K, reserved 1097728Kclass space    used 7217K, capacity 7401K, committed 7424K, reserved 1048576K
}Deoptimization events (10 events):
Event: 1368.210 Thread 0x00007fde6c696000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde8257e294 method=sun.misc.FloatingDecimal.getBinaryToASCIIConverter(DZ)Lsun/misc/FloatingDecimal$BinaryToASCIIConverter; @ 83
Event: 1368.212 Thread 0x00007fde6c696000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde81b928a8 method=com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeRaw([CII)V @ 18
Event: 1368.214 Thread 0x00007fde6c696000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde818ece30 method=com.fasterxml.jackson.core.json.UTF8JsonGenerator.writeRaw([CII)V @ 18
Event: 1368.214 Thread 0x00007fde6c696000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde82709f2c method=org.elasticsearch.common.util.BigArrays.newByteArray(JZ)Lorg/elasticsearch/common/util/ByteArray; @ 5
Event: 1368.239 Thread 0x00007fde6c696000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fde82a50c64 method=org.elasticsearch.common.util.BigArrays.grow(Lorg/elasticsearch/common/util/ByteArray;J)Lorg/elasticsearch/common/util/ByteArray; @ 2
Event: 1368.240 Thread 0x00007fde6c696000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde82757a70 method=java.math.BigDecimal.<init>([CIILjava/math/MathContext;)V @ 576
Event: 1368.264 Thread 0x00007fde7802f000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde82335900 method=sun.nio.ch.SocketChannelImpl.translateAndSetInterestOps(ILsun/nio/ch/SelectionKeyImpl;)V @ 17
Event: 1368.556 Thread 0x00007fde30363800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde82520e94 method=com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.findSymbol([CIII)Ljava/lang/String; @ 45
Event: 1368.558 Thread 0x00007fde70039000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde81df491c method=org.antlr.v4.runtime.atn.PredictionMode$AltAndContextConfigEqualityComparator.equals(Lorg/antlr/v4/runtime/atn/ATNConfig;Lorg/antlr/v4/runtime/atn/ATNConfig;)Z @ 45
Event: 1368.558 Thread 0x00007fde70039000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fde822a50e0 method=org.antlr.v4.runtime.atn.PredictionMode$AltAndContextConfigEqualityComparator.equals(Lorg/antlr/v4/runtime/atn/ATNConfig;Lorg/antlr/v4/runtime/atn/ATNConfig;)Z @ 45Internal exceptions (10 events):
Event: 1359.355 Thread 0x00007fde4c00c000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006ea5505d8) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1359.360 Thread 0x00007fde6c6b9800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006ea874bf8) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.729 Thread 0x00007fde6c696000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006ea0dd3e8) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.733 Thread 0x00007fde4c00a000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e9f94d30) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.734 Thread 0x00007fde70039000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e9ed3508) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.736 Thread 0x00007fde6c6b6800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e9df5e38) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.737 Thread 0x00007fde50003800 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e9baf988) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1365.740 Thread 0x00007fde4c00c000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e9a486a0) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1368.142 Thread 0x00007fde6c696000 Exception <a 'java/net/SocketTimeoutException': Read timed out> (0x00000006e880ac90) thrown at [/HUDSON3/workspace/8-2-build-linux-amd64/jdk8u121/8372/hotspot/src/share/vm/prims/jni.cpp, line 735]
Event: 1368.556 Thread 0x00007fde30363800 Implicit null exception at 0x00007fde8251fb33 to 0x00007fde82520e5dEvents (10 events):
Event: 1368.556 Thread 0x00007fde30363800 DEOPT PACKING pc=0x00007fde82520e94 sp=0x00007fde366fd9f0
Event: 1368.556 Thread 0x00007fde30363800 DEOPT UNPACKING pc=0x00007fde81005229 sp=0x00007fde366fd8b8 mode 2
Event: 1368.558 Thread 0x00007fde70039000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fde81df491c
Event: 1368.558 Thread 0x00007fde70039000 DEOPT PACKING pc=0x00007fde81df491c sp=0x00007fde2fdfb790
Event: 1368.558 Thread 0x00007fde70039000 DEOPT UNPACKING pc=0x00007fde81005229 sp=0x00007fde2fdfb6e8 mode 2
Event: 1368.558 Thread 0x00007fde70039000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00007fde822a50e0
Event: 1368.558 Thread 0x00007fde70039000 DEOPT PACKING pc=0x00007fde822a50e0 sp=0x00007fde2fdfb7b0
Event: 1368.558 Thread 0x00007fde70039000 DEOPT UNPACKING pc=0x00007fde81005229 sp=0x00007fde2fdfb760 mode 2
Event: 1368.558 loading class org/elasticsearch/search/fetch/subphase/highlight/HighlightBuilder
Event: 1368.558 loading class org/elasticsearch/search/fetch/subphase/highlight/HighlightBuilder doneDynamic libraries:
00400000-00401000 r-xp 00000000 fd:01 1574215                            /usr/java/jdk1.8.0_121/bin/java
00600000-00601000 rw-p 00000000 fd:01 1574215                            /usr/java/jdk1.8.0_121/bin/java
01b2a000-02fe0000 rw-p 00000000 00:00 0                                  [heap]
6c0000000-700000000 rw-p 00000000 00:00 0
700000000-7c0000000 ---p 00000000 00:00 0
7c0000000-7c0740000 rw-p 00000000 00:00 0
7c0740000-800000000 ---p 00000000 00:00 0
7fde2f0f7000-7fde2f1b7000 rw-p 00000000 00:00 0
7fde2f1b7000-7fde2f2f7000 ---p 00000000 00:00 0
7fde2f2f7000-7fde2f4f7000 rw-p 00000000 00:00 0
7fde2f4f7000-7fde2f6f7000 rw-p 00000000 00:00 0
7fde2f6f7000-7fde2f6fa000 ---p 00000000 00:00 0
7fde2f6fa000-7fde2f7f8000 rw-p 00000000 00:00 0                          [stack:14253]
7fde2f7f8000-7fde2f7fb000 ---p 00000000 00:00 0
7fde2f7fb000-7fde2f8f9000 rw-p 00000000 00:00 0                          [stack:14252]
7fde2f8f9000-7fde2f8fc000 ---p 00000000 00:00 0
7fde2f8fc000-7fde2f9fa000 rw-p 00000000 00:00 0                          [stack:14251]
7fde2f9fa000-7fde2f9fd000 ---p 00000000 00:00 0
7fde2f9fd000-7fde2fafb000 rw-p 00000000 00:00 0                          [stack:14250]
7fde2fafb000-7fde2fafe000 ---p 00000000 00:00 0
7fde2fafe000-7fde2fbfc000 rw-p 00000000 00:00 0                          [stack:14249]
7fde2fbfc000-7fde2fbff000 ---p 00000000 00:00 0
7fde2fbff000-7fde2fcfd000 rw-p 00000000 00:00 0                          [stack:14248]
7fde2fcfd000-7fde2fd00000 ---p 00000000 00:00 0
7fde2fd00000-7fde2fdfe000 rw-p 00000000 00:00 0                          [stack:14247]
7fde2fdfe000-7fde2fe01000 ---p 00000000 00:00 0
7fde2fe01000-7fde2feff000 rw-p 00000000 00:00 0                          [stack:14246]
7fde2feff000-7fde2ff02000 ---p 00000000 00:00 0
7fde2ff02000-7fde30000000 rw-p 00000000 00:00 0                          [stack:14717]
7fde30000000-7fde31c13000 rw-p 00000000 00:00 0
7fde31c13000-7fde34000000 ---p 00000000 00:00 0
7fde340d0000-7fde340d3000 ---p 00000000 00:00 0
7fde340d3000-7fde341d1000 rw-p 00000000 00:00 0                          [stack:14720]
7fde341d1000-7fde341d4000 ---p 00000000 00:00 0
7fde341d4000-7fde344d2000 rw-p 00000000 00:00 0                          [stack:14719]
7fde344d2000-7fde346d2000 rw-p 00000000 00:00 0
7fde346d2000-7fde348d2000 rw-p 00000000 00:00 0
7fde348d2000-7fde34ad2000 rw-p 00000000 00:00 0
7fde34ad2000-7fde34cd2000 rw-p 00000000 00:00 0
7fde34d7f000-7fde34d82000 ---p 00000000 00:00 0
7fde34d82000-7fde34e80000 rw-p 00000000 00:00 0                          [stack:14242]
7fde34e80000-7fde34e9c000 r--s 001ce000 fd:01 1574536                    /usr/java/jdk1.8.0_121/jre/lib/ext/nashorn.jar
7fde34e9c000-7fde3509c000 rw-p 00000000 00:00 0
7fde3509c000-7fde35290000 rw-p 00000000 00:00 0
7fde35290000-7fde3529c000 ---p 00000000 00:00 0
7fde3529c000-7fde3529f000 ---p 00000000 00:00 0
7fde3529f000-7fde3559d000 rw-p 00000000 00:00 0                          [stack:14219]
7fde3559d000-7fde3579d000 rw-p 00000000 00:00 0
7fde3579d000-7fde3599d000 rw-p 00000000 00:00 0
7fde3599d000-7fde35b9d000 rw-p 00000000 00:00 0
7fde35b9d000-7fde35bb2000 r-xp 00000000 fd:01 788789                     /usr/lib64/libgcc_s-4.8.5-20150702.so.1
7fde35bb2000-7fde35db1000 ---p 00015000 fd:01 788789                     /usr/lib64/libgcc_s-4.8.5-20150702.so.1
7fde35db1000-7fde35db2000 r--p 00014000 fd:01 788789                     /usr/lib64/libgcc_s-4.8.5-20150702.so.1
7fde35db2000-7fde35db3000 rw-p 00015000 fd:01 788789                     /usr/lib64/libgcc_s-4.8.5-20150702.so.1
7fde35db3000-7fde35de5000 r-xp 00000000 fd:01 1574398                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libsunec.so
7fde35de5000-7fde35fe4000 ---p 00032000 fd:01 1574398                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libsunec.so
7fde35fe4000-7fde35fea000 rw-p 00031000 fd:01 1574398                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libsunec.so
7fde35fea000-7fde35ffa000 rw-p 00000000 00:00 0
7fde35ffa000-7fde35ffd000 ---p 00000000 00:00 0
7fde35ffd000-7fde360fb000 rw-p 00000000 00:00 0                          [stack:14240]
7fde360fb000-7fde360fe000 ---p 00000000 00:00 0
7fde360fe000-7fde361fc000 rw-p 00000000 00:00 0                          [stack:14703]
7fde361fc000-7fde361ff000 ---p 00000000 00:00 0
7fde361ff000-7fde362fd000 rw-p 00000000 00:00 0                          [stack:14721]
7fde362fd000-7fde36300000 ---p 00000000 00:00 0
7fde36300000-7fde363fe000 rw-p 00000000 00:00 0                          [stack:14702]
7fde363fe000-7fde36401000 ---p 00000000 00:00 0
7fde36401000-7fde364ff000 rw-p 00000000 00:00 0                          [stack:14241]
7fde364ff000-7fde36502000 ---p 00000000 00:00 0
7fde36502000-7fde36600000 rw-p 00000000 00:00 0                          [stack:14724]
7fde36600000-7fde36603000 ---p 00000000 00:00 0
7fde36603000-7fde36901000 rw-p 00000000 00:00 0                          [stack:14723]
7fde36901000-7fde36904000 ---p 00000000 00:00 0
7fde36904000-7fde36c02000 rw-p 00000000 00:00 0                          [stack:14211]
7fde36c02000-7fde36e02000 rw-p 00000000 00:00 0
7fde36e02000-7fde36e05000 ---p 00000000 00:00 0
7fde36e05000-7fde37103000 rw-p 00000000 00:00 0                          [stack:14210]
7fde37103000-7fde37106000 ---p 00000000 00:00 0
7fde37106000-7fde37204000 rw-p 00000000 00:00 0                          [stack:14209]
7fde37204000-7fde37205000 ---p 00000000 00:00 0
7fde37205000-7fde37305000 rw-p 00000000 00:00 0                          [stack:14208]
7fde37305000-7fde37308000 ---p 00000000 00:00 0
7fde37308000-7fde37406000 rw-p 00000000 00:00 0                          [stack:14207]
7fde37406000-7fde37409000 ---p 00000000 00:00 0
7fde37409000-7fde37507000 rw-p 00000000 00:00 0                          [stack:14206]
7fde37507000-7fde3750a000 ---p 00000000 00:00 0
7fde3750a000-7fde37808000 rw-p 00000000 00:00 0                          [stack:14205]
7fde37808000-7fde37811000 r-xp 00000000 fd:01 1574385                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libmanagement.so
7fde37811000-7fde37a10000 ---p 00009000 fd:01 1574385                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libmanagement.so
7fde37a10000-7fde37a11000 rw-p 00008000 fd:01 1574385                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libmanagement.so
7fde37a11000-7fde37a14000 ---p 00000000 00:00 0
7fde37a14000-7fde37b12000 rw-p 00000000 00:00 0                          [stack:14204]
7fde37b12000-7fde37b15000 ---p 00000000 00:00 0
7fde37b15000-7fde37c13000 rw-p 00000000 00:00 0                          [stack:14203]
7fde37c13000-7fde37c16000 ---p 00000000 00:00 0
7fde37c16000-7fde37f14000 rw-p 00000000 00:00 0                          [stack:14202]
7fde37f14000-7fde38000000 rw-p 00000000 00:00 0
7fde38000000-7fde38524000 rw-p 00000000 00:00 0
7fde38524000-7fde3c000000 ---p 00000000 00:00 0
7fde3c000000-7fde3c021000 rw-p 00000000 00:00 0
7fde3c021000-7fde40000000 ---p 00000000 00:00 0
7fde40000000-7fde40021000 rw-p 00000000 00:00 0
7fde40021000-7fde44000000 ---p 00000000 00:00 0
7fde44015000-7fde4462e000 r--s 05054000 fd:01 393438                     /root/itoaquery-5x/v-1.4.5/eoi-universal-query-1.4.5-allinone.jar
7fde4462e000-7fde44631000 ---p 00000000 00:00 0
7fde44631000-7fde4472f000 rw-p 00000000 00:00 0                          [stack:14201]
7fde4472f000-7fde44740000 r-xp 00000000 fd:01 1574388                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnio.so
7fde44740000-7fde4493f000 ---p 00011000 fd:01 1574388                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnio.so
7fde4493f000-7fde44940000 rw-p 00010000 fd:01 1574388                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnio.so
7fde44940000-7fde44956000 r-xp 00000000 fd:01 1574387                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnet.so
7fde44956000-7fde44b56000 ---p 00016000 fd:01 1574387                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnet.so
7fde44b56000-7fde44b57000 rw-p 00016000 fd:01 1574387                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libnet.so
7fde44b57000-7fde44b59000 r-xp 00000000 fd:01 1574351                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libbci.so
7fde44b59000-7fde44d58000 ---p 00002000 fd:01 1574351                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libbci.so
7fde44d58000-7fde44d59000 rw-p 00001000 fd:01 1574351                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libbci.so
7fde44d59000-7fde44d5c000 ---p 00000000 00:00 0
7fde44d5c000-7fde44e5a000 rw-p 00000000 00:00 0                          [stack:14200]
7fde44e5a000-7fde44e5f000 r-xp 00000000 fd:01 1574375                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjfr.so
7fde44e5f000-7fde4505e000 ---p 00005000 fd:01 1574375                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjfr.so
7fde4505e000-7fde4505f000 rw-p 00004000 fd:01 1574375                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjfr.so
7fde4505f000-7fde45062000 ---p 00000000 00:00 0
7fde45062000-7fde45160000 rw-p 00000000 00:00 0                          [stack:14199]
7fde45160000-7fde45163000 ---p 00000000 00:00 0
7fde45163000-7fde45ad7000 rw-p 00000000 00:00 0                          [stack:14198]
7fde45ad7000-7fde4c000000 r--p 00000000 fd:01 791562                     /usr/lib/locale/locale-archive
7fde4c000000-7fde4c021000 rw-p 00000000 00:00 0
7fde4c021000-7fde50000000 ---p 00000000 00:00 0
7fde50000000-7fde50021000 rw-p 00000000 00:00 0
7fde50021000-7fde54000000 ---p 00000000 00:00 0
7fde54000000-7fde54022000 rw-p 00000000 00:00 0
7fde54022000-7fde58000000 ---p 00000000 00:00 0
7fde58000000-7fde580fc000 rw-p 00000000 00:00 0
7fde580fc000-7fde5c000000 ---p 00000000 00:00 0
7fde5c000000-7fde5c2ab000 rw-p 00000000 00:00 0
7fde5c2ab000-7fde60000000 ---p 00000000 00:00 0
7fde6000c000-7fde601d4000 rw-p 00000000 00:00 0
7fde601d4000-7fde601d7000 ---p 00000000 00:00 0
7fde601d7000-7fde602d5000 rw-p 00000000 00:00 0                          [stack:14197]
7fde602d5000-7fde602d8000 ---p 00000000 00:00 0
7fde602d8000-7fde603d6000 rw-p 00000000 00:00 0                          [stack:14196]
7fde603d6000-7fde603d7000 ---p 00000000 00:00 0
7fde603d7000-7fde60526000 rw-p 00000000 00:00 0                          [stack:14195]
7fde60526000-7fde606ff000 r--s 03cf6000 fd:01 1574420                    /usr/java/jdk1.8.0_121/jre/lib/rt.jar
7fde606ff000-7fde60eff000 rw-p 00000000 00:00 0
7fde60eff000-7fde64000000 rw-p 00000000 00:00 0
7fde64000000-7fde67000000 ---p 00000000 00:00 0
7fde67000000-7fde68000000 rw-p 00000000 00:00 0
7fde68000000-7fde6b000000 ---p 00000000 00:00 0
7fde6b000000-7fde6b200000 rw-p 00000000 00:00 0
7fde6b200000-7fde6b800000 ---p 00000000 00:00 0
7fde6b800000-7fde6ba00000 rw-p 00000000 00:00 0
7fde6ba00000-7fde6c000000 ---p 00000000 00:00 0
7fde6c000000-7fde6c6c6000 rw-p 00000000 00:00 0
7fde6c6c6000-7fde70000000 ---p 00000000 00:00 0
7fde70000000-7fde70056000 rw-p 00000000 00:00 0
7fde70056000-7fde74000000 ---p 00000000 00:00 0
7fde74000000-7fde74094000 rw-p 00000000 00:00 0
7fde74094000-7fde78000000 ---p 00000000 00:00 0
7fde78000000-7fde78055000 rw-p 00000000 00:00 0
7fde78055000-7fde7c000000 ---p 00000000 00:00 0
7fde7c000000-7fde7c081000 rw-p 00000000 00:00 0
7fde7c081000-7fde80800000 ---p 00000000 00:00 0
7fde80800000-7fde80a00000 rw-p 00000000 00:00 0
7fde80a00000-7fde81000000 ---p 00000000 00:00 0
7fde81000000-7fde82ae0000 rwxp 00000000 00:00 0
7fde82ae0000-7fde90000000 ---p 00000000 00:00 0
7fde90000000-7fde90f6f000 rw-p 00000000 00:00 0
7fde90f6f000-7fde94000000 ---p 00000000 00:00 0
7fde94013000-7fde94015000 rw-p 00000000 00:00 0
7fde94015000-7fde9401a000 r--s 002f8000 fd:01 1574589                    /usr/java/jdk1.8.0_121/jre/lib/charsets.jar
7fde9401a000-7fde94020000 r--s 0003e000 fd:01 1574538                    /usr/java/jdk1.8.0_121/jre/lib/ext/sunjce_provider.jar
7fde94020000-7fde94022000 r--s 00009000 fd:01 1574537                    /usr/java/jdk1.8.0_121/jre/lib/ext/sunec.jar
7fde94022000-7fde94029000 r--s 00000000 fd:01 788088                     /usr/lib64/gconv/gconv-modules.cache
7fde94029000-7fde9403d000 r--p 00000000 fd:01 1063528                    /usr/share/locale/zh_CN/LC_MESSAGES/libc.mo
7fde9403d000-7fde943b6000 rw-p 00000000 00:00 0
7fde943b6000-7fde943b7000 ---p 00000000 00:00 0
7fde943b7000-7fde944b7000 rw-p 00000000 00:00 0                          [stack:14194]
7fde944b7000-7fde944b8000 ---p 00000000 00:00 0
7fde944b8000-7fde946b9000 rw-p 00000000 00:00 0                          [stack:14193]
7fde946b9000-7fde946ba000 ---p 00000000 00:00 0
7fde946ba000-7fde947ba000 rw-p 00000000 00:00 0                          [stack:14192]
7fde947ba000-7fde947bb000 ---p 00000000 00:00 0
7fde947bb000-7fde948bb000 rw-p 00000000 00:00 0                          [stack:14191]
7fde948bb000-7fde948bc000 ---p 00000000 00:00 0
7fde948bc000-7fde94bbe000 rw-p 00000000 00:00 0                          [stack:14190]
7fde94bbe000-7fde94bbf000 ---p 00000000 00:00 0
7fde94bbf000-7fde94cbf000 rw-p 00000000 00:00 0                          [stack:14189]
7fde94cbf000-7fde94cc0000 ---p 00000000 00:00 0
7fde94cc0000-7fde94e2c000 rw-p 00000000 00:00 0                          [stack:14188]
7fde94e2c000-7fde95180000 ---p 00000000 00:00 0
7fde95180000-7fde9519a000 r-xp 00000000 fd:01 1574402                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libzip.so
7fde9519a000-7fde9539a000 ---p 0001a000 fd:01 1574402                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libzip.so
7fde9539a000-7fde9539b000 rw-p 0001a000 fd:01 1574402                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libzip.so
7fde9539b000-7fde953a7000 r-xp 00000000 fd:01 787802                     /usr/lib64/libnss_files-2.17.so
7fde953a7000-7fde955a6000 ---p 0000c000 fd:01 787802                     /usr/lib64/libnss_files-2.17.so
7fde955a6000-7fde955a7000 r--p 0000b000 fd:01 787802                     /usr/lib64/libnss_files-2.17.so
7fde955a7000-7fde955a8000 rw-p 0000c000 fd:01 787802                     /usr/lib64/libnss_files-2.17.so
7fde955a8000-7fde955ae000 rw-p 00000000 00:00 0
7fde955ae000-7fde955d9000 r-xp 00000000 fd:01 1574366                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjava.so
7fde955d9000-7fde957d8000 ---p 0002b000 fd:01 1574366                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjava.so
7fde957d8000-7fde957da000 rw-p 0002a000 fd:01 1574366                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libjava.so
7fde957da000-7fde957e7000 r-xp 00000000 fd:01 1574401                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libverify.so
7fde957e7000-7fde959e6000 ---p 0000d000 fd:01 1574401                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libverify.so
7fde959e6000-7fde959e8000 rw-p 0000c000 fd:01 1574401                    /usr/java/jdk1.8.0_121/jre/lib/amd64/libverify.so
7fde959e8000-7fde959ef000 r-xp 00000000 fd:01 787814                     /usr/lib64/librt-2.17.so
7fde959ef000-7fde95bee000 ---p 00007000 fd:01 787814                     /usr/lib64/librt-2.17.so
7fde95bee000-7fde95bef000 r--p 00006000 fd:01 787814                     /usr/lib64/librt-2.17.so
7fde95bef000-7fde95bf0000 rw-p 00007000 fd:01 787814                     /usr/lib64/librt-2.17.so
7fde95bf0000-7fde95cf0000 r-xp 00000000 fd:01 787792                     /usr/lib64/libm-2.17.so
7fde95cf0000-7fde95ef0000 ---p 00100000 fd:01 787792                     /usr/lib64/libm-2.17.so
7fde95ef0000-7fde95ef1000 r--p 00100000 fd:01 787792                     /usr/lib64/libm-2.17.so
7fde95ef1000-7fde95ef2000 rw-p 00101000 fd:01 787792                     /usr/lib64/libm-2.17.so
7fde95ef2000-7fde96bc0000 r-xp 00000000 fd:01 1574406                    /usr/java/jdk1.8.0_121/jre/lib/amd64/server/libjvm.so
7fde96bc0000-7fde96dc0000 ---p 00cce000 fd:01 1574406                    /usr/java/jdk1.8.0_121/jre/lib/amd64/server/libjvm.so
7fde96dc0000-7fde96e99000 rw-p 00cce000 fd:01 1574406                    /usr/java/jdk1.8.0_121/jre/lib/amd64/server/libjvm.so
7fde96e99000-7fde96ee4000 rw-p 00000000 00:00 0
7fde96ee4000-7fde9709b000 r-xp 00000000 fd:01 787784                     /usr/lib64/libc-2.17.so
7fde9709b000-7fde9729a000 ---p 001b7000 fd:01 787784                     /usr/lib64/libc-2.17.so
7fde9729a000-7fde9729e000 r--p 001b6000 fd:01 787784                     /usr/lib64/libc-2.17.so
7fde9729e000-7fde972a0000 rw-p 001ba000 fd:01 787784                     /usr/lib64/libc-2.17.so
7fde972a0000-7fde972a5000 rw-p 00000000 00:00 0
7fde972a5000-7fde972a7000 r-xp 00000000 fd:01 787790                     /usr/lib64/libdl-2.17.so
7fde972a7000-7fde974a7000 ---p 00002000 fd:01 787790                     /usr/lib64/libdl-2.17.so
7fde974a7000-7fde974a8000 r--p 00002000 fd:01 787790                     /usr/lib64/libdl-2.17.so
7fde974a8000-7fde974a9000 rw-p 00003000 fd:01 787790                     /usr/lib64/libdl-2.17.so
7fde974a9000-7fde974be000 r-xp 00000000 fd:01 1713130                    /usr/java/jdk1.8.0_121/lib/amd64/jli/libjli.so
7fde974be000-7fde976be000 ---p 00015000 fd:01 1713130                    /usr/java/jdk1.8.0_121/lib/amd64/jli/libjli.so
7fde976be000-7fde976bf000 rw-p 00015000 fd:01 1713130                    /usr/java/jdk1.8.0_121/lib/amd64/jli/libjli.so
7fde976bf000-7fde976d6000 r-xp 00000000 fd:01 787810                     /usr/lib64/libpthread-2.17.so
7fde976d6000-7fde978d5000 ---p 00017000 fd:01 787810                     /usr/lib64/libpthread-2.17.so
7fde978d5000-7fde978d6000 r--p 00016000 fd:01 787810                     /usr/lib64/libpthread-2.17.so
7fde978d6000-7fde978d7000 rw-p 00017000 fd:01 787810                     /usr/lib64/libpthread-2.17.so
7fde978d7000-7fde978db000 rw-p 00000000 00:00 0
7fde978db000-7fde978fb000 r-xp 00000000 fd:01 787777                     /usr/lib64/ld-2.17.so
7fde978fb000-7fde978fe000 r--s 0001a000 fd:01 1574582                    /usr/java/jdk1.8.0_121/jre/lib/jce.jar
7fde978fe000-7fde97903000 r--s 00099000 fd:01 1574630                    /usr/java/jdk1.8.0_121/jre/lib/jsse.jar
7fde97903000-7fde97934000 rw-p 00000000 00:00 0
7fde97934000-7fde9793f000 r--s 0021a000 fd:01 1574409                    /usr/java/jdk1.8.0_121/jre/lib/ext/localedata.jar
7fde9793f000-7fde979e3000 rw-p 00000000 00:00 0
7fde979e3000-7fde979e6000 ---p 00000000 00:00 0
7fde979e6000-7fde97ae9000 rw-p 00000000 00:00 0                          [stack:14187]
7fde97ae9000-7fde97aef000 r--s 0003e000 fd:01 1574585                    /usr/java/jdk1.8.0_121/jre/lib/jfr.jar
7fde97aef000-7fde97af7000 rw-s 00000000 fd:01 393226                     /tmp/hsperfdata_root/14186
7fde97af7000-7fde97af9000 rw-p 00000000 00:00 0
7fde97af9000-7fde97afa000 r--p 00000000 00:00 0
7fde97afa000-7fde97afb000 rw-p 00000000 00:00 0
7fde97afb000-7fde97afc000 r--p 00020000 fd:01 787777                     /usr/lib64/ld-2.17.so
7fde97afc000-7fde97afd000 rw-p 00021000 fd:01 787777                     /usr/lib64/ld-2.17.so
7fde97afd000-7fde97afe000 rw-p 00000000 00:00 0
7fffe5fc6000-7fffe5fe7000 rw-p 00000000 00:00 0                          [stack]
7fffe5ffe000-7fffe6000000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]VM Arguments:
jvm_args: -Djava.rmi.server.hostname=192.168.31.83 -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=9999 -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+DisableExplicitGC -Djava.awt.headless=true -Xmx4G -Xms1G -Xloggc:/root/itoaquery-5x/current/gc.log -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/root/itoaquery-5x/current/heap.hprof -XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -XX:StartFlightRecording=delay=120s,duration=120s,name=Recording,filename=/root/itoaquery-5x/current/record.jfr
java_command: com.eoi.UniversalQuery5x
java_class_path (initial): /root/itoaquery-5x/current/eoi-universal-query-1.4.5-allinone.jar
Launcher Type: SUN_STANDARDEnvironment Variables:
JAVA_HOME=/usr/java/jdk1.8.0_121
CLASSPATH=.:/usr/java/jdk1.8.0_121/lib.tools.jar
PATH=/usr/java/jdk1.8.0_121/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
SHELL=/bin/bashSignal Handlers:
SIGSEGV: [libjvm.so+0xac78c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0xac78c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x920ac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x920ac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x920ac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x920ac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGUSR2: [libjvm.so+0x922300], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x923700], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
SIGTERM: [libjvm.so+0x923700], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x923700], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO---------------  S Y S T E M  ---------------OS:CentOS Linux release 7.3.1611 (Core) uname:Linux 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64
libc:glibc 2.17 NPTL 2.17
rlimit: STACK 8192k, CORE 0k, NPROC 30203, NOFILE 4096, AS infinity
load average:0.00 0.01 0.05/proc/meminfo:
MemTotal:        3883792 kB
MemFree:         2440296 kB
MemAvailable:    2434436 kB
Buffers:            7064 kB
Cached:           103616 kB
SwapCached:        21912 kB
Active:           752236 kB
Inactive:          76796 kB
Active(anon):     684604 kB
Inactive(anon):    36900 kB
Active(file):      67632 kB
Inactive(file):    39896 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:       4079612 kB
SwapFree:        3793856 kB
Dirty:              3908 kB
Writeback:             0 kB
AnonPages:        711916 kB
Mapped:            34336 kB
Shmem:              2936 kB
Slab:              82828 kB
SReclaimable:      49688 kB
SUnreclaim:        33140 kB
KernelStack:        2000 kB
PageTables:        13592 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     6021508 kB
Committed_AS:    2417008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      147440 kB
VmallocChunk:   34359588648 kB
HardwareCorrupted:     0 kB
AnonHugePages:    294912 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       65472 kB
DirectMap2M:     4128768 kBCPU:total 2 (2 cores per cpu, 1 threads per core) family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, tsc, tscinvbit/proc/cpuinfo:
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model       : 63
model name  : Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
stepping    : 2
microcode   : 0x36
cpu MHz     : 2397.223
cache size  : 15360 KB
physical id : 0
siblings    : 2
core id     : 0
cpu cores   : 2
apicid      : 0
initial apicid  : 0
fpu     : yes
fpu_exception   : yes
cpuid level : 15
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm ida arat epb pln pts dtherm
bogomips    : 4794.44
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:processor   : 1
vendor_id   : GenuineIntel
cpu family  : 6
model       : 63
model name  : Intel(R) Xeon(R) CPU E5-2620 v3 @ 2.40GHz
stepping    : 2
microcode   : 0x36
cpu MHz     : 2397.223
cache size  : 15360 KB
physical id : 0
siblings    : 2
core id     : 1
cpu cores   : 2
apicid      : 1
initial apicid  : 1
fpu     : yes
fpu_exception   : yes
cpuid level : 15
wp      : yes
flags       : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts mmx fxsr sse sse2 ss ht syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology tsc_reliable nonstop_tsc aperfmperf pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 movbe popcnt aes xsave avx hypervisor lahf_lm ida arat epb pln pts dtherm
bogomips    : 4794.44
clflush size    : 64
cache_alignment : 64
address sizes   : 40 bits physical, 48 bits virtual
power management:Memory: 4k page, physical 3883792k(2440296k free), swap 4079612k(3793856k free)vm_info: Java HotSpot(TM) 64-Bit Server VM (25.121-b13) for linux-amd64 JRE (1.8.0_121-b13), built on Dec 12 2016 16:36:53 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)time: Mon Jul 16 17:33:10 2018
elapsed time: 1368 seconds (0d 0h 22m 48s)

错误日志分析

根据错误日志Stack 报错,导致jvm奔溃的原因是在调用java的Java_java_util_zip_ZipFile_getEntry 方法时导致的,
查看oracle官网发现是由于热替换jar包导致的

解决方案

其实就是在服务启动的时候增加一个jvm 参数

-Dsun.zip.disableMemoryMapping=true

该参数意义:
能够保证JVM不崩溃,但是在热更新jar包的时候可能还会出现其他问题

使用方式

#!/bin/sh
if [ -x "$JAVA_HOME/bin/java" ]; thenJAVA="$JAVA_HOME/bin/java"
elseJAVA=`which java`
fiif [ ! -x "$JAVA" ]; thenecho "Could not find any executable java binary. Please install java in your PATH or set JAVA_HOME"exit 1
fiJAVA_VERSION=`java -version 2>&1 |awk 'NR==1{ gsub(/"/,""); print $3 }'`
JAVA_VERSION=`echo $JAVA_VERSION |awk -F '-' '{print $1}'`
# export JAVA_VERSION
echo "Java Current Version:"
echo $JAVA_VERSIONJAVA_MAIN=`echo $JAVA_VERSION |awk -F '_' '{print $1}'`
JAVA_SUB_VER=`echo $JAVA_VERSION |awk -F '_' '{print $2}'`JAVA_MAIN_1=`echo $JAVA_MAIN |awk -F '.' '{print $1}'`
JAVA_MAIN_2=`echo $JAVA_MAIN |awk -F '.' '{print $2}'`
JAVA_MAIN_3=`echo $JAVA_MAIN |awk -F '.' '{print $3}'`let JAVA_MAIN_VER=`expr JAVA_MAIN_1*100+JAVA_MAIN_2*10+JAVA_MAIN_3`#echo $JAVA_MAIN_VERJAVA_LEAST="1.8.0_91"
let JAVA_LEAST_MAIN_VER=180
let JAVA_LEAST_SUB_VER=91#current verison must greater than $JAVA_LEASE
if [ $JAVA_MAIN_VER -lt $JAVA_LEAST_MAIN_VER ];thenecho "Java version must greater than $JAVA_LEAST, please check and reinstall "exit 1
fiif [ $JAVA_MAIN_VER -eq $JAVA_LEAST_MAIN_VER -a $JAVA_SUB_VER -lt $JAVA_LEAST_SUB_VER ];thenecho "Java version must greater than $JAVA_LEAST, please check and reinstall "exit 1
fiDIR=$(cd "$(dirname "$0")" && pwd)
echo "DIR:" $DIR
PIDFILE=$DIR/worker.pidSPLCLASSPATH=$DIR/eoi-universal-query-1.4.5-allinone.jarMAIN=your-package-full-nameJVM_PERFORMANCE_OPTS="-server -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -XX:InitiatingHeapOccupancyPercent=35 -XX:+DisableExplicitGC -Djava.awt.headless=true "HEAP_OPTS="-Xmx4G -Xms1G"GC_LOG_FILE_NAME="$DIR/gc.log"HEAP_DUMP_FILE="$DIR/heap.hprof"FLIGHT_RECORD_FILE="$DIR/record.jfr"GC_LOG_OPTS="-Xloggc:$GC_LOG_FILE_NAME -verbose:gc -XX:+PrintGCDetails -XX:+PrintGCDateStamps -XX:+PrintGCTimeStamps -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=$HEAP_DUMP_FILE "FLIGHT_RECORD_OPTS="-XX:+UnlockCommercialFeatures -XX:+FlightRecorder -XX:+UnlockDiagnosticVMOptions -XX:+DebugNonSafepoints -XX:StartFlightRecording=delay=120s,duration=120s,name=Recording,filename=$FLIGHT_RECORD_FILE "JMX_OPTS=" -Djava.rmi.server.hostname=your-ip  -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=9999"JVM_CRASH_OPTS="-Dsun.zip.disableMemoryMapping=true"echo "SPL Universal Query Service exec from:"
echo $SPLCLASSPATH
foreground=`echo $* | egrep -- '(^-f |-f$| -f |--foreground$|--foreground )'`
debug=`echo $* | egrep -- '(^-d |-d$| -d |--debug$|--debug )'`if [ -n "$debug" ] ; thenecho "start debug mode"exec "$JAVA" $JMX_OPTS $JVM_PERFORMANCE_OPTS $HEAP_OPTS $GC_LOG_OPTS $FLIGHT_RECORD_OPTS -cp "$SPLCLASSPATH" "$MAIN" "$@" <&- &echo $! > $PIDFILE
elif [ -n "$foreground" ] ; thenecho "start foreground mode"exec "$JAVA" $JVM_PERFORMANCE_OPTS $HEAP_OPTS $GC_LOG_OPTS -cp "$SPLCLASSPATH" "$MAIN" "$@"
elseexec "$JAVA" $JMX_OPTS $JVM_PERFORMANCE_OPTS $HEAP_OPTS $GC_LOG_OPTS $FLIGHT_RECORD_OPTS $JVM_CRASH_OPTS -cp "$SPLCLASSPATH" "$MAIN" "$@" <&- &
fi
> JVM_CRASH_OPTS 参数作为服务启动的JVM参数

总结

这个问题其实是个很常见的问题,只是想说明的是在遇到这种JVM奔溃的时候,去看这个log文件的时候,去查看Stack的内容,看调用的是哪个类的哪个方法导致的JVM奔溃,然后面向搜索引擎去查问题即可

参考文章:
https://community.oracle.com/thread/2166213

http://ultrang.iteye.com/blog/2245887

https://blog.csdn.net/jgteng/article/details/62893396

JVM crash 异常分析相关推荐

  1. jvm crash分析工具

    为什么80%的码农都做不了架构师?>>>    介绍一款非常好用的jvm crash分析工具,当jvm挂掉时,会产生hs_err_pid.log.里面记录了jvm当时的运行状态以及错 ...

  2. jvm crash分析

    问题描述:线上进程异常退出,查看服务器端日志,有jvm crash文件生成 # # A fatal error has been detected by the Java Runtime Enviro ...

  3. 使用 Windbg 分析一个 异步操作 引发的 Crash 异常

    上周我们收到了一个客户的紧急求助,他们的一个 iis应用程序池 经历了频繁重启,即使从错误日志中也不得到任何有用的信息,异常信息如下: System.NullReferenceException : ...

  4. JVM crash at ForUtil.readBlock

    今天同学让帮忙看下JVM错误日志,才发现已经开始接触java3个月,还没看到相关错误日志.平时看的都只是程序运行时写入的日志,关于JVM的错误日志还真没看过.网上收集资料,整理如下. 一.日志文件: ...

  5. 假笨说-协助美团kafka团队定位到的一个JVM Crash问题

    概述 有挺长一段时间没写技术文章了,正好这两天美团kafka团队有位小伙伴加了我微信,然后咨询了一个JVM crash的问题,大家对crash的问题都比较无奈,因为没有现场,信息量不多,碰到这类问题我 ...

  6. linux线程引起jvm崩溃,JVM宕机分析

    1.可以引发JVM崩溃的常见缘由有:linux 线程阻塞数据库 CPU 使用率太高服务器 JVM Crash工具 堆内存不足google 类装载spa Java虚拟机自身的Bug操作系统 JDK与服务 ...

  7. 如何抓获JVM crash的幕后黑手

    2019独角兽企业重金招聘Python工程师标准>>> 最近几天线上jboss服务器经常莫名地突然停止运行,导致半夜都被报警短信吵醒,元旦几天也基本就在收报警,然后重启系统.查看jb ...

  8. jvm crash 的原因以及解决办法

    当JVM crash时,不要慌,首先启动crash的服务,然后再分析原因.那么,应该从哪里入手呢?下面我根据已有的知识,发表下自己的浅见,希望能给和我遇到一样问题的小伙伴一些思路. 谁crash了我们 ...

  9. [日更-2019.5.2、3、4] 关于JVM的概略分析

    2019独角兽企业重金招聘Python工程师标准>>> 声明 上一篇写了[日更-2019.4.29.30] 关于JVM.Dalvik.ART的基础分析 ,本篇就单独对JVM进行一下分 ...

最新文章

  1. uniapp实现页面左右滑动,上下滑动事件
  2. shell介绍,命令历史,命令补全和别名 ,通配符, 输入输出重定向
  3. win7旗舰版下配置IIS服务器
  4. 学python用什么系统好-初次接触python,怎么样系统的自学呢?
  5. 广度优先搜索(BreadthFirstSearch) 迪克斯特拉算法 (Dijkstra's algorithm)
  6. linux——使用fidsk对linux硬盘进行操作【转】
  7. zabbix mysql监控告警_Zabbix监控mysql配置及故障告警配置
  8. Java黑皮书课后题第6章:6.11(金融应用:计算酬金)编写方法,利用编程练习题5.39中的方法计算酬金。方法头如下所示。编写程序,显示下面表格
  9. python简单实践作业答案_python入门实践四:爬取牛客网面试专项练习题及答案
  10. linux 重定向 不换行,Ada:重定向到stdout时省略换行符(测试Put)
  11. avalon视频学习笔记(六)
  12. rosdep init 和rosdep update的解决方法,亲测有效
  13. PAT (Basic Level) Practice1027 打印沙漏
  14. nvme分区选mbr还是guid_小白也会装系统 固态硬盘Win10热门主板Bios设置教程NVME和SATA...
  15. 使用Java实现一元二次方程求根计算器
  16. html 讲课ppt,使用HTML制作网页讲课.ppt
  17. 英伟达失去手机与平板市场:拖延症惹的祸
  18. Hudi-Flink SQL实时读取Hudi表数据
  19. 零基础轻松学python青少年趣味编程pdf_零基础轻松学PYTHON:青少年趣味编程(全彩版) 快学习教育编著 著...
  20. Java 基本数据类型 编码方式(小记1.7)

热门文章

  1. SPSS Modeler基础操作与模型求解
  2. PS技能后期制作梦幻效果——奥顿效果(The Orton Effect)
  3. 【Reference reading】基于PET和MRI的治疗计划系统:在BNCT和GdNCT中对剂量和通量分布的一种现实评估方法
  4. 微信公众号ios端,滚动条不隐藏解决办法其中之一
  5. 陷波滤波器设计及应用
  6. 计算机关闭硬盘休眠是什么意思,关闭硬盘盒自动休眠
  7. 真的简单,单手用Spring Boot 开发一个微信小程序
  8. 手写一个简单的IOC容器
  9. 【转】全屋WiFi覆盖无死角,Mesh组网是最佳选择!领势MR9000X组网实测
  10. mysql高级查询练习题_MySQL高级查询习题