Advertisement
Guest User

hs_err_pid4180.log

a guest
Mar 18th, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.17 KB | None | 0 0
  1. #
  2. # A fatal error has been detected by the Java Runtime Environment:
  3. #
  4. # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffa837b65c7, pid=4180, tid=6368
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (8.0_25-b18) (build 1.8.0_25-b18)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.25-b02 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig9icd64.dll+0x165c7]
  10. #
  11. # Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
  12. #
  13. # If you would like to submit a bug report, please visit:
  14. # http://bugreport.sun.com/bugreport/crash.jsp
  15. # The crash happened outside the Java Virtual Machine in native code.
  16. # See problematic frame for where to report the bug.
  17. #
  18.  
  19. --------------- T H R E A D ---------------
  20.  
  21. Current thread (0x0000000002343800): JavaThread "Client thread" [_thread_in_native, id=6368, stack(0x0000000002240000,0x0000000002340000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x000000004081b040
  24.  
  25. Registers:
  26. RAX=0x00007ffa837b65c7, RBX=0x000000004081b040, RCX=0x00000000626bb1f4, RDX=0x000000004081b04c
  27. RSP=0x000000000233e230, RBP=0x000000000065b440, RSI=0x00000000000003ec, RDI=0x00000000626bb1e8
  28. R8 =0x000000000000000c, R9 =0x00007ffa837a0000, R10=0x000000000065cc38, R11=0x000000000233e200
  29. R12=0x0000000000000010, R13=0x00000000000003ec, R14=0x000000005beb0200, R15=0x000000004081b040
  30. RIP=0x00007ffa837b65c7, EFLAGS=0x0000000000010202
  31.  
  32. Top of Stack: (sp=0x000000000233e230)
  33. 0x000000000233e230: 0000000000000000 000000000065cc78
  34. 0x000000000233e240: 0000000000000fbc 0000000065e2ec11
  35. 0x000000000233e250: 00000000626bb1e8 00007ffa83cbddbe
  36. 0x000000000233e260: 0000000000002f10 000000005bece6b0
  37. 0x000000000233e270: 0000000000000fb0 0000000000000000
  38. 0x000000000233e280: 0000000000640000 0000000000100000
  39. 0x000000000233e290: 00000000005b0000 0000000000001000
  40. 0x000000000233e2a0: 000000005beb0530 00007ffa8387d62e
  41. 0x000000000233e2b0: 00007ffa837a0000 00007ffa8387d5de
  42. 0x000000000233e2c0: fffffffffffffffe 00007ffab2ef58d4
  43. 0x000000000233e2d0: 000000005beb0590 0000000000001402
  44. 0x000000000233e2e0: 000000000065b440 00007ffa8384cf0f
  45. 0x000000000233e2f0: 000000005beaff00 000000000065b440
  46. 0x000000000233e300: 0000000000000002 000000000000001c
  47. 0x000000000233e310: 00000000626bb1e8 0000000000000000
  48. 0x000000000233e320: 00000000626cc308 000000000233e400
  49.  
  50. Instructions: (pc=0x00007ffa837b65c7)
  51. 0x00007ffa837b65a7: 48 83 e0 fc 48 03 c8 48 03 d0 49 8b c0 48 c1 e8
  52. 0x00007ffa837b65b7: 02 48 ff c8 74 16 48 ff c8 74 0b 48 ff c8 75 12
  53. 0x00007ffa837b65c7: 8b 42 f4 89 41 f4 8b 42 f8 89 41 f8 8b 42 fc 89
  54. 0x00007ffa837b65d7: 41 fc 41 f6 c0 01 74 0f 0f b6 02 48 ff c1 49 ff
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x00007ffa837b65c7 is an unknown value
  60. RBX=0x000000004081b040 is an unknown value
  61. RCX=0x00000000626bb1f4 is an unknown value
  62. RDX=0x000000004081b04c is an unknown value
  63. RSP=0x000000000233e230 is pointing into the stack for thread: 0x0000000002343800
  64. RBP=0x000000000065b440 is an unknown value
  65. RSI=0x00000000000003ec is an unknown value
  66. RDI=0x00000000626bb1e8 is an unknown value
  67. R8 =0x000000000000000c is an unknown value
  68. R9 =0x00007ffa837a0000 is an unknown value
  69. R10=0x000000000065cc38 is an unknown value
  70. R11=0x000000000233e200 is pointing into the stack for thread: 0x0000000002343800
  71. R12=0x0000000000000010 is an unknown value
  72. R13=0x00000000000003ec is an unknown value
  73. R14=0x000000005beb0200 is an unknown value
  74. R15=0x000000004081b040 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002240000,0x0000000002340000], sp=0x000000000233e230, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig9icd64.dll+0x165c7]
  80. C [ig9icd64.dll+0x51ddbe]
  81. C 0x0000000003064654
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. J 3806 org.lwjgl.opengl.GL11.nglDrawArrays(IIIJ)V (0 bytes) @ 0x00000000030645ce [0x0000000003064580+0x4e]
  85. J 3878 C2 bmx.a(Lbmw;)V (386 bytes) @ 0x00000000030cce60 [0x00000000030cc440+0xa20]
  86. j bpx.a(Lbmw;ILbqc;)V+19
  87. j bpx.a(Lahm;Lbmw;Lbqc;Lbpz;D)Lcom/google/common/util/concurrent/ListenableFuture;+44
  88. j bpy.a(Lbpw;)V+592
  89. j bpx.b(Lbqc;)Z+17
  90. j bnl.a(Lrr;DLbqj;IZ)V+1430
  91. j bnd.a(IFJ)V+503
  92. j bnd.b(FJ)V+125
  93. J 4246 C1 bnd.a(FJ)V (910 bytes) @ 0x0000000002e5cc9c [0x0000000002e5b760+0x153c]
  94. J 4181 C1 bcc.av()V (878 bytes) @ 0x0000000002976cac [0x0000000002974c00+0x20ac]
  95. j bcc.a()V+74
  96. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1094
  97. v ~StubRoutines::call_stub
  98.  
  99. --------------- P R O C E S S ---------------
  100.  
  101. Java Threads: ( => current thread )
  102. 0x000000001895f000 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=5208, stack(0x000000006e830000,0x000000006e930000)]
  103. 0x000000001895c800 JavaThread "pool-2-thread-1" [_thread_blocked, id=13720, stack(0x000000006dc30000,0x000000006dd30000)]
  104. 0x000000001895b000 JavaThread "Chunk Batcher 5" daemon [_thread_blocked, id=2416, stack(0x000000006f330000,0x000000006f430000)]
  105. 0x000000001895d800 JavaThread "Chunk Batcher 4" daemon [_thread_blocked, id=7624, stack(0x000000006f230000,0x000000006f330000)]
  106. 0x000000001895a800 JavaThread "Chunk Batcher 3" daemon [_thread_blocked, id=14280, stack(0x000000006f130000,0x000000006f230000)]
  107. 0x000000001895e000 JavaThread "Chunk Batcher 2" daemon [_thread_blocked, id=8336, stack(0x000000006f030000,0x000000006f130000)]
  108. 0x000000001895c000 JavaThread "Chunk Batcher 1" daemon [_thread_blocked, id=5712, stack(0x000000006ef30000,0x000000006f030000)]
  109. 0x0000000018953000 JavaThread "Chunk Batcher 0" daemon [_thread_blocked, id=12320, stack(0x000000006ee30000,0x000000006ef30000)]
  110. 0x0000000018959800 JavaThread "Netty Server IO #1" daemon [_thread_in_native, id=13364, stack(0x000000006ed30000,0x000000006ee30000)]
  111. 0x0000000018952000 JavaThread "Netty Local Client IO #0" daemon [_thread_blocked, id=14004, stack(0x000000006ec30000,0x000000006ed30000)]
  112. 0x0000000018958000 JavaThread "Netty Server IO #0" daemon [_thread_in_native, id=8800, stack(0x000000006eb30000,0x000000006ec30000)]
  113. 0x0000000018959000 JavaThread "Server thread" [_thread_in_Java, id=9660, stack(0x000000006ea30000,0x000000006eb30000)]
  114. 0x0000000018951800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13216, stack(0x000000006e930000,0x000000006ea30000)]
  115. 0x0000000018956000 JavaThread "Netty Client IO #2" daemon [_thread_in_native, id=12512, stack(0x000000006e530000,0x000000006e630000)]
  116. 0x0000000018954800 JavaThread "Netty Client IO #1" daemon [_thread_in_native, id=14276, stack(0x000000006e430000,0x000000006e530000)]
  117. 0x0000000018955000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=14020, stack(0x000000006e330000,0x000000006e430000)]
  118. 0x0000000018957800 JavaThread "Server Pinger #4" daemon [_thread_blocked, id=14044, stack(0x000000006e230000,0x000000006e330000)]
  119. 0x0000000018956800 JavaThread "Server Pinger #3" daemon [_thread_blocked, id=10540, stack(0x000000006e130000,0x000000006e230000)]
  120. 0x0000000018953800 JavaThread "Server Pinger #2" daemon [_thread_blocked, id=5740, stack(0x000000006e030000,0x000000006e130000)]
  121. 0x000000001afeb800 JavaThread "Server Pinger #1" daemon [_thread_blocked, id=5292, stack(0x000000006df30000,0x000000006e030000)]
  122. 0x000000001aff1800 JavaThread "Thread-8" daemon [_thread_in_native, id=5568, stack(0x000000006de30000,0x000000006df30000)]
  123. 0x000000001aff2000 JavaThread "Server Pinger #0" daemon [_thread_blocked, id=5452, stack(0x000000006dd30000,0x000000006de30000)]
  124. 0x000000001afef000 JavaThread "pool-3-thread-3" [_thread_blocked, id=808, stack(0x000000006cb40000,0x000000006cc40000)]
  125. 0x000000001afee800 JavaThread "pool-3-thread-2" [_thread_blocked, id=4364, stack(0x000000006ca40000,0x000000006cb40000)]
  126. 0x000000001afec000 JavaThread "pool-3-thread-1" [_thread_blocked, id=12780, stack(0x000000006c940000,0x000000006ca40000)]
  127. 0x000000001aff0800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=14172, stack(0x00000000655f0000,0x00000000656f0000)]
  128. 0x000000001afed800 JavaThread "Thread-6" [_thread_blocked, id=9672, stack(0x0000000063cd0000,0x0000000063dd0000)]
  129. 0x000000001adae800 JavaThread "Thread-5" [_thread_blocked, id=11212, stack(0x0000000062c00000,0x0000000062d00000)]
  130. 0x0000000018d45000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=13132, stack(0x000000001b860000,0x000000001b960000)]
  131. 0x0000000018dd5800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=13876, stack(0x000000001b760000,0x000000001b860000)]
  132. 0x0000000018a06800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=13884, stack(0x0000000019d20000,0x0000000019e20000)]
  133. 0x00000000173ab000 JavaThread "Service Thread" daemon [_thread_blocked, id=13204, stack(0x0000000017e10000,0x0000000017f10000)]
  134. 0x0000000017333000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=12404, stack(0x0000000017d10000,0x0000000017e10000)]
  135. 0x0000000017328000 JavaThread "C2 CompilerThread2" daemon [_thread_in_vm, id=13212, stack(0x0000000017c10000,0x0000000017d10000)]
  136. 0x0000000017325800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=1144, stack(0x0000000017b10000,0x0000000017c10000)]
  137. 0x0000000017324800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=12712, stack(0x0000000017a10000,0x0000000017b10000)]
  138. 0x0000000017323800 JavaThread "Attach Listener" daemon [_thread_blocked, id=13680, stack(0x0000000017910000,0x0000000017a10000)]
  139. 0x0000000017316800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=13804, stack(0x0000000017810000,0x0000000017910000)]
  140. 0x0000000017315800 JavaThread "Surrogate Locker Thread (Concurrent GC)" daemon [_thread_blocked, id=13900, stack(0x0000000017710000,0x0000000017810000)]
  141. 0x00000000167d3000 JavaThread "Finalizer" daemon [_thread_blocked, id=13904, stack(0x0000000017210000,0x0000000017310000)]
  142. 0x00000000167cc800 JavaThread "Reference Handler" daemon [_thread_blocked, id=13788, stack(0x0000000017110000,0x0000000017210000)]
  143. =>0x0000000002343800 JavaThread "Client thread" [_thread_in_native, id=6368, stack(0x0000000002240000,0x0000000002340000)]
  144.  
  145. Other Threads:
  146. 0x00000000167c6800 VMThread [stack: 0x0000000017010000,0x0000000017110000] [id=13784]
  147. 0x00000000173b6000 WatcherThread [stack: 0x0000000017f10000,0x0000000018010000] [id=9984]
  148.  
  149. VM state:not at safepoint (normal execution)
  150.  
  151. VM Mutex/Monitor currently owned by a thread: None
  152.  
  153. Heap:
  154. par new generation total 118016K, used 109025K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  155. eden space 104960K, 91% used [0x00000000c0000000, 0x00000000c5db8570, 0x00000000c6680000)
  156. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  157. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  158. concurrent mark-sweep generation total 194064K, used 112607K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  159. Metaspace used 39394K, capacity 39647K, committed 40156K, reserved 1085440K
  160. class space used 4715K, capacity 4790K, committed 4888K, reserved 1048576K
  161.  
  162. Card table byte_map: [0x0000000012000000,0x0000000012210000] byte_map_base: 0x0000000011a00000
  163.  
  164. Marking Bits: (CMSBitMap*) 0x00000000023ce6d8
  165. Bits: [0x0000000012c70000, 0x0000000013a70000)
  166.  
  167. Mod Union Table: (CMSBitMap*) 0x00000000023ce798
  168. Bits: [0x0000000002100000, 0x0000000002138000)
  169.  
  170. Polling page: 0x0000000000580000
  171.  
  172. CodeCache: size=245760Kb used=19978Kb max_used=19990Kb free=225781Kb
  173. bounds [0x0000000002440000, 0x00000000037f0000, 0x0000000011440000]
  174. total_blobs=6588 nmethods=5724 adapters=774
  175. compilation: enabled
  176.  
  177. Compilation events (10 events):
  178. Event: 55.385 Thread 0x0000000017333000 nmethod 7671 0x00000000037b2410 code [0x00000000037b25c0, 0x00000000037b2b18]
  179. Event: 55.385 Thread 0x0000000017333000 7675 3 bxt::a (10 bytes)
  180. Event: 55.385 Thread 0x0000000017333000 nmethod 7675 0x00000000037b2d50 code [0x00000000037b2ec0, 0x00000000037b30e8]
  181. Event: 55.385 Thread 0x0000000017333000 7673 3 ajt::b (2 bytes)
  182. Event: 55.385 Thread 0x0000000017333000 nmethod 7673 0x00000000037b3190 code [0x00000000037b32e0, 0x00000000037b3430]
  183. Event: 55.386 Thread 0x0000000017328000 nmethod 7651 0x00000000037b4490 code [0x00000000037b4680, 0x00000000037b49c8]
  184. Event: 55.386 Thread 0x0000000017328000 7674 4 bmy::o (32 bytes)
  185. Event: 55.386 Thread 0x0000000017333000 7679 1 bmz::a (7 bytes)
  186. Event: 55.386 Thread 0x0000000017333000 nmethod 7679 0x00000000037b4150 code [0x00000000037b42a0, 0x00000000037b43d0]
  187. Event: 55.386 Thread 0x0000000017333000 7681 3 bob$b::a (1759 bytes)
  188.  
  189. GC Heap History (10 events):
  190. Event: 53.812 GC heap before
  191. {Heap before GC invocations=34 (full 12):
  192. par new generation total 118016K, used 85208K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  193. eden space 104960K, 68% used [0x00000000c0000000, 0x00000000c4697d28, 0x00000000c6680000)
  194. from space 13056K, 98% used [0x00000000c6680000, 0x00000000c731e388, 0x00000000c7340000)
  195. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  196. concurrent mark-sweep generation total 158296K, used 101911K [0x00000000c8000000, 0x00000000d1a96000, 0x0000000100000000)
  197. Metaspace used 37489K, capacity 37663K, committed 38108K, reserved 1083392K
  198. class space used 4521K, capacity 4598K, committed 4632K, reserved 1048576K
  199. Event: 53.995 GC heap after
  200. Heap after GC invocations=35 (full 13):
  201. par new generation total 118016K, used 0K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  202. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  203. from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  204. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  205. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  206. Metaspace used 37489K, capacity 37663K, committed 38108K, reserved 1083392K
  207. class space used 4521K, capacity 4598K, committed 4632K, reserved 1048576K
  208. }
  209. Event: 54.116 GC heap before
  210. {Heap before GC invocations=35 (full 13):
  211. par new generation total 118016K, used 104576K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  212. eden space 104960K, 99% used [0x00000000c0000000, 0x00000000c6620090, 0x00000000c6680000)
  213. from space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  214. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  215. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  216. Metaspace used 37655K, capacity 37887K, committed 38364K, reserved 1083392K
  217. class space used 4545K, capacity 4630K, committed 4632K, reserved 1048576K
  218. Event: 54.121 GC heap after
  219. Heap after GC invocations=36 (full 13):
  220. par new generation total 118016K, used 8818K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  221. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  222. from space 13056K, 67% used [0x00000000c7340000, 0x00000000c7bdcb48, 0x00000000c8000000)
  223. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  224. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  225. Metaspace used 37655K, capacity 37887K, committed 38364K, reserved 1083392K
  226. class space used 4545K, capacity 4630K, committed 4632K, reserved 1048576K
  227. }
  228. Event: 54.429 GC heap before
  229. {Heap before GC invocations=36 (full 14):
  230. par new generation total 118016K, used 113778K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  231. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  232. from space 13056K, 67% used [0x00000000c7340000, 0x00000000c7bdcb48, 0x00000000c8000000)
  233. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  234. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  235. Metaspace used 37808K, capacity 38015K, committed 38364K, reserved 1083392K
  236. class space used 4569K, capacity 4630K, committed 4632K, reserved 1048576K
  237. Event: 54.434 GC heap after
  238. Heap after GC invocations=37 (full 14):
  239. par new generation total 118016K, used 7841K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  240. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  241. from space 13056K, 60% used [0x00000000c6680000, 0x00000000c6e28668, 0x00000000c7340000)
  242. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  243. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  244. Metaspace used 37808K, capacity 38015K, committed 38364K, reserved 1083392K
  245. class space used 4569K, capacity 4630K, committed 4632K, reserved 1048576K
  246. }
  247. Event: 54.745 GC heap before
  248. {Heap before GC invocations=37 (full 14):
  249. par new generation total 118016K, used 112801K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  250. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  251. from space 13056K, 60% used [0x00000000c6680000, 0x00000000c6e28668, 0x00000000c7340000)
  252. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  253. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  254. Metaspace used 37851K, capacity 38015K, committed 38364K, reserved 1083392K
  255. class space used 4569K, capacity 4630K, committed 4632K, reserved 1048576K
  256. Event: 54.750 GC heap after
  257. Heap after GC invocations=38 (full 14):
  258. par new generation total 118016K, used 9090K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  259. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  260. from space 13056K, 69% used [0x00000000c7340000, 0x00000000c7c20968, 0x00000000c8000000)
  261. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  262. concurrent mark-sweep generation total 194064K, used 116436K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  263. Metaspace used 37851K, capacity 38015K, committed 38364K, reserved 1083392K
  264. class space used 4569K, capacity 4630K, committed 4632K, reserved 1048576K
  265. }
  266. Event: 55.065 GC heap before
  267. {Heap before GC invocations=38 (full 14):
  268. par new generation total 118016K, used 114050K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  269. eden space 104960K, 100% used [0x00000000c0000000, 0x00000000c6680000, 0x00000000c6680000)
  270. from space 13056K, 69% used [0x00000000c7340000, 0x00000000c7c20968, 0x00000000c8000000)
  271. to space 13056K, 0% used [0x00000000c6680000, 0x00000000c6680000, 0x00000000c7340000)
  272. concurrent mark-sweep generation total 194064K, used 109741K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  273. Metaspace used 39015K, capacity 39231K, committed 39516K, reserved 1083392K
  274. class space used 4688K, capacity 4758K, committed 4760K, reserved 1048576K
  275. Event: 55.072 GC heap after
  276. Heap after GC invocations=39 (full 14):
  277. par new generation total 118016K, used 13056K [0x00000000c0000000, 0x00000000c8000000, 0x00000000c8000000)
  278. eden space 104960K, 0% used [0x00000000c0000000, 0x00000000c0000000, 0x00000000c6680000)
  279. from space 13056K, 100% used [0x00000000c6680000, 0x00000000c7340000, 0x00000000c7340000)
  280. to space 13056K, 0% used [0x00000000c7340000, 0x00000000c7340000, 0x00000000c8000000)
  281. concurrent mark-sweep generation total 194064K, used 112607K [0x00000000c8000000, 0x00000000d3d84000, 0x0000000100000000)
  282. Metaspace used 39015K, capacity 39231K, committed 39516K, reserved 1083392K
  283. class space used 4688K, capacity 4758K, committed 4760K, reserved 1048576K
  284. }
  285.  
  286. Deoptimization events (10 events):
  287. Event: 55.362 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003701d00 method=bmy.f(Lcj;)I @ 1
  288. Event: 55.362 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000003701d00 method=bmy.f(Lcj;)I @ 1
  289. Event: 55.372 Thread 0x0000000002343800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003795940 method=bmy.f(Lcj;)I @ 1
  290. Event: 55.372 Thread 0x0000000002343800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003795940 method=bmy.f(Lcj;)I @ 1
  291. Event: 55.372 Thread 0x0000000002343800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003795940 method=bmy.f(Lcj;)I @ 1
  292. Event: 55.372 Thread 0x0000000002343800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003795940 method=bmy.f(Lcj;)I @ 1
  293. Event: 55.376 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000379c808 method=aig.a(Lcj;)F @ 13
  294. Event: 55.376 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000379c808 method=aig.a(Lcj;)F @ 13
  295. Event: 55.382 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037ad150 method=bmy.e(Lcj;)Larc; @ 1
  296. Event: 55.382 Thread 0x0000000002343800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000037ad150 method=bmy.e(Lcj;)Larc; @ 1
  297.  
  298. Internal exceptions (10 events):
  299. Event: 55.359 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c51e4b70) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  300. Event: 55.360 Thread 0x0000000018959000 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c50bf0e8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  301. Event: 55.362 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c51fef90) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  302. Event: 55.362 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c52052f8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  303. Event: 55.362 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5208010) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  304. Event: 55.363 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c520d2c0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  305. Event: 55.363 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c5211a30) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  306. Event: 55.379 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c52692a8) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  307. Event: 55.379 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c526d4d0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  308. Event: 55.379 Thread 0x0000000002343800 Exception <a 'java/security/PrivilegedActionException'> (0x00000000c52749e0) thrown at [D:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u25\1677\hotspot\src\share\vm\prims\jvm.cpp, line 1312]
  309.  
  310. Events (10 events):
  311. Event: 55.379 loading class com/google/common/util/concurrent/Futures$CombinedFuture$2
  312. Event: 55.379 loading class com/google/common/util/concurrent/Futures$CombinedFuture$2 done
  313. Event: 55.382 Thread 0x0000000002343800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000037ad150
  314. Event: 55.382 Thread 0x0000000002343800 DEOPT PACKING pc=0x00000000037ad150 sp=0x000000000233e030
  315. Event: 55.382 Thread 0x0000000002343800 DEOPT UNPACKING pc=0x000000000248556a sp=0x000000000233dfd8 mode 2
  316. Event: 55.382 Thread 0x0000000002343800 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000037ad150
  317. Event: 55.382 Thread 0x0000000002343800 DEOPT PACKING pc=0x00000000037ad150 sp=0x000000000233e030
  318. Event: 55.382 Thread 0x0000000002343800 DEOPT UNPACKING pc=0x000000000248556a sp=0x000000000233dfd8 mode 2
  319. Event: 55.383 Executing VM operation: ForceSafepoint
  320. Event: 55.383 Executing VM operation: ForceSafepoint done
  321.  
  322.  
  323. Dynamic libraries:
  324. 0x00007ff703830000 - 0x00007ff703864000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\javaw.exe
  325. 0x00007ffab2ed0000 - 0x00007ffab3091000 C:\Windows\SYSTEM32\ntdll.dll
  326. 0x00007ffab0370000 - 0x00007ffab041d000 C:\Windows\system32\KERNEL32.DLL
  327. 0x00007ffaaf870000 - 0x00007ffaafa58000 C:\Windows\system32\KERNELBASE.dll
  328. 0x00007ffab0560000 - 0x00007ffab0607000 C:\Windows\system32\ADVAPI32.dll
  329. 0x00007ffab02d0000 - 0x00007ffab036d000 C:\Windows\system32\msvcrt.dll
  330. 0x00007ffab0690000 - 0x00007ffab06eb000 C:\Windows\system32\sechost.dll
  331. 0x00007ffab0420000 - 0x00007ffab053c000 C:\Windows\system32\RPCRT4.dll
  332. 0x00007ffab06f0000 - 0x00007ffab0846000 C:\Windows\system32\USER32.dll
  333. 0x00007ffab1500000 - 0x00007ffab1686000 C:\Windows\system32\GDI32.dll
  334. 0x00007ffa9cd50000 - 0x00007ffa9cfc4000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
  335. 0x00007ffab1280000 - 0x00007ffab14fd000 C:\Windows\system32\combase.dll
  336. 0x00007ffab0140000 - 0x00007ffab01aa000 C:\Windows\system32\bcryptPrimitives.dll
  337. 0x00007ffab08b0000 - 0x00007ffab08eb000 C:\Windows\system32\IMM32.DLL
  338. 0x0000000066470000 - 0x0000000066542000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\msvcr100.dll
  339. 0x0000000065c10000 - 0x000000006646a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\server\jvm.dll
  340. 0x00007ffab1260000 - 0x00007ffab1268000 C:\Windows\system32\PSAPI.DLL
  341. 0x00007ffaadae0000 - 0x00007ffaadb03000 C:\Windows\SYSTEM32\WINMM.dll
  342. 0x00007ffaad330000 - 0x00007ffaad339000 C:\Windows\SYSTEM32\WSOCK32.dll
  343. 0x00007ffab0620000 - 0x00007ffab068b000 C:\Windows\system32\WS2_32.dll
  344. 0x00000000020d0000 - 0x00000000020fc000 C:\Windows\SYSTEM32\WINMMBASE.dll
  345. 0x00007ffaaf820000 - 0x00007ffaaf863000 C:\Windows\system32\cfgmgr32.dll
  346. 0x0000000065c00000 - 0x0000000065c0f000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\verify.dll
  347. 0x0000000065bd0000 - 0x0000000065bf8000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\java.dll
  348. 0x0000000065bb0000 - 0x0000000065bc6000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\zip.dll
  349. 0x00007ffab17c0000 - 0x00007ffab2d1f000 C:\Windows\system32\SHELL32.dll
  350. 0x00007ffaafaf0000 - 0x00007ffab0134000 C:\Windows\system32\windows.storage.dll
  351. 0x00007ffab0850000 - 0x00007ffab08a2000 C:\Windows\system32\shlwapi.dll
  352. 0x00007ffaaf540000 - 0x00007ffaaf54f000 C:\Windows\system32\kernel.appcore.dll
  353. 0x00007ffab0210000 - 0x00007ffab02c5000 C:\Windows\system32\shcore.dll
  354. 0x00007ffaaf4f0000 - 0x00007ffaaf53b000 C:\Windows\system32\powrprof.dll
  355. 0x00007ffaaf550000 - 0x00007ffaaf564000 C:\Windows\system32\profapi.dll
  356. 0x0000000065ba0000 - 0x0000000065bad000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\management.dll
  357. 0x0000000065b80000 - 0x0000000065b9a000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\net.dll
  358. 0x00007ffaaee20000 - 0x00007ffaaee7c000 C:\Windows\system32\mswsock.dll
  359. 0x0000000065b60000 - 0x0000000065b71000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\nio.dll
  360. 0x00007ffa9c0f0000 - 0x00007ffa9c106000 C:\Windows\system32\napinsp.dll
  361. 0x00007ffa9c0d0000 - 0x00007ffa9c0ea000 C:\Windows\system32\pnrpnsp.dll
  362. 0x00007ffaad2e0000 - 0x00007ffaad2f8000 C:\Windows\system32\NLAapi.dll
  363. 0x00007ffaadf60000 - 0x00007ffaae00a000 C:\Windows\SYSTEM32\DNSAPI.dll
  364. 0x00007ffab0610000 - 0x00007ffab0618000 C:\Windows\system32\NSI.dll
  365. 0x00007ffa9ca20000 - 0x00007ffa9ca2d000 C:\Windows\System32\winrnr.dll
  366. 0x00007ffaa2ee0000 - 0x00007ffaa2eea000 C:\Windows\System32\rasadhlp.dll
  367. 0x00007ffaacc40000 - 0x00007ffaacc78000 C:\Windows\SYSTEM32\IPHLPAPI.DLL
  368. 0x00007ffaa92c0000 - 0x00007ffaa9327000 C:\Windows\System32\fwpuclnt.dll
  369. 0x00007ffaaf0f0000 - 0x00007ffaaf119000 C:\Windows\SYSTEM32\bcrypt.dll
  370. 0x0000000180000000 - 0x0000000180053000 C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\versions\1.9.1-pre3\1.9.1-pre3-natives-61872032501744\lwjgl64.dll
  371. 0x00007ffa8cbc0000 - 0x00007ffa8cce9000 C:\Windows\SYSTEM32\OPENGL32.dll
  372. 0x00007ffaa1cf0000 - 0x00007ffaa1cfa000 C:\Windows\SYSTEM32\VERSION.dll
  373. 0x00007ffaa7ac0000 - 0x00007ffaa7aee000 C:\Windows\SYSTEM32\GLU32.dll
  374. 0x00007ffa8cac0000 - 0x00007ffa8cbba000 C:\Windows\SYSTEM32\DDRAW.dll
  375. 0x00007ffaadb40000 - 0x00007ffaadb48000 C:\Windows\SYSTEM32\DCIMAN32.dll
  376. 0x00007ffaaeed0000 - 0x00007ffaaeee7000 C:\Windows\SYSTEM32\CRYPTSP.dll
  377. 0x00007ffaaeb60000 - 0x00007ffaaeb94000 C:\Windows\system32\rsaenh.dll
  378. 0x00007ffaaecb0000 - 0x00007ffaaeccf000 C:\Windows\SYSTEM32\USERENV.dll
  379. 0x00007ffaaeff0000 - 0x00007ffaaeffb000 C:\Windows\SYSTEM32\CRYPTBASE.dll
  380. 0x00007ffaa9250000 - 0x00007ffaa9266000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL
  381. 0x00007ffaa9230000 - 0x00007ffaa924a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL
  382. 0x00000000658e0000 - 0x0000000065a78000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\awt.dll
  383. 0x00007ffab16f0000 - 0x00007ffab17b1000 C:\Windows\system32\OLEAUT32.dll
  384. 0x00007ffaadce0000 - 0x00007ffaadd59000 C:\Windows\system32\apphelp.dll
  385. 0x00007ffaade70000 - 0x00007ffaadf06000 C:\Windows\system32\uxtheme.dll
  386. 0x00007ffab1100000 - 0x00007ffab125a000 C:\Windows\system32\MSCTF.dll
  387. 0x00007ffaac610000 - 0x00007ffaac632000 C:\Windows\system32\dwmapi.dll
  388. 0x00007ffa837a0000 - 0x00007ffa84493000 C:\Windows\SYSTEM32\ig9icd64.dll
  389. 0x00007ffaa63d0000 - 0x00007ffaa723f000 C:\Windows\SYSTEM32\igc64.dll
  390. 0x00007ffaac760000 - 0x00007ffaac773000 C:\Windows\SYSTEM32\WTSAPI32.dll
  391. 0x00007ffa9f3c0000 - 0x00007ffa9f451000 C:\Windows\SYSTEM32\mscms.dll
  392. 0x00007ffaa29e0000 - 0x00007ffaa2a22000 C:\Windows\SYSTEM32\icm32.dll
  393. 0x0000000019e60000 - 0x0000000019e98000 C:\Users\Yap Zhen Yie\AppData\Local\Temp\jna\jna9202768076918700535.dll
  394. 0x0000000062a50000 - 0x0000000062ab4000 C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\versions\1.9.1-pre3\1.9.1-pre3-natives-61872032501744\OpenAL64.dll
  395. 0x00007ffab0fb0000 - 0x00007ffab10f3000 C:\Windows\system32\ole32.dll
  396. 0x00007ffab0f00000 - 0x00007ffab0fa7000 C:\Windows\system32\clbcatq.dll
  397. 0x00007ffaaab50000 - 0x00007ffaaabc0000 C:\Windows\System32\MMDevApi.dll
  398. 0x00007ffaadf10000 - 0x00007ffaadf37000 C:\Windows\System32\DEVOBJ.dll
  399. 0x00007ffaac8f0000 - 0x00007ffaaca76000 C:\Windows\System32\PROPSYS.dll
  400. 0x00007ffa8c500000 - 0x00007ffa8c59c000 C:\Windows\SYSTEM32\dsound.dll
  401. 0x00007ffa913d0000 - 0x00007ffa91458000 C:\Windows\SYSTEM32\AUDIOSES.DLL
  402. 0x00007ffaabe30000 - 0x00007ffaabf66000 C:\Windows\SYSTEM32\wintypes.dll
  403. 0x0000000065770000 - 0x0000000065794000 C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25\bin\sunec.dll
  404. 0x00007ffa99ae0000 - 0x00007ffa99c6c000 C:\Windows\SYSTEM32\dbghelp.dll
  405.  
  406. VM Arguments:
  407. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M -Dos.name=Windows 10 -Dos.version=10.0 -Djava.library.path=C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\versions\1.9.1-pre3\1.9.1-pre3-natives-61872032501744
  408. java_command: net.minecraft.client.main.Main --username OnlyNoobDied --version 1.9.1-pre3 --gameDir C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft --assetsDir C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\assets --assetIndex 1.9 --uuid d8043acb776148f596ea5a329ccfb1d9 --accessToken 1030a97401164d15b875aec32b41209d --userType legacy --versionType snapshot --nativeLauncherVersion 301
  409. java_class_path (initial): C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\oshi-project\oshi-core\1.1\oshi-core-1.1.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\jna\3.4.0\jna-3.4.0.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\net\java\dev\jna\platform\3.4.0\platform-3.4.0.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\ibm\icu\icu4j-core-mojang\51.2\icu4j-core-mojang-51.2.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\net\sf\jopt-simple\jopt-simple\4.6\jopt-simple-4.6.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\io\netty\netty-all\4.0.23.Final\netty-all-4.0.23.Final.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\com\google\guava\guava\17.0\guava-17.0.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\org\apache\commons\commons-lang3\3.3.2\commons-lang3-3.3.2.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\commons-codec\commons-codec\1.9\commons-codec-1.9.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.minecraft\libraries\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\Users\Yap Zhen Yie\AppData\Roaming\.m
  410. Launcher Type: SUN_STANDARD
  411.  
  412. Environment Variables:
  413. PATH=C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Skype\Phone\;C:\Program Files (x86)\GtkSharp\2.12\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT
  414. USERNAME=Yap Zhen Yie
  415. OS=Windows_NT
  416. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 94 Stepping 3, GenuineIntel
  417.  
  418.  
  419.  
  420. --------------- S Y S T E M ---------------
  421.  
  422. OS: Windows 8.1 , 64 bit Build 9600
  423.  
  424. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2
  425.  
  426. Memory: 4k page, physical 8273652k(2592372k free), swap 9715444k(1517288k free)
  427.  
  428. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.25-b02) for windows-amd64 JRE (1.8.0_25-b18), built on Oct 7 2014 14:25:37 by "java_re" with MS VC++ 10.0 (VS2010)
  429.  
  430. time: Fri Mar 18 16:32:57 2016
  431. elapsed time: 55 seconds (0d 0h 0m 55s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement