thecaligarmo

hs_err_pid8496.log - errors

May 28th, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.94 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=0x0000000010718c2a, pid=8496, tid=8448
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_55-b13) (build 1.7.0_55-b13)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.55-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ig75icd64.dll+0x158c2a]
  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 (0x000000000101d800): JavaThread "Minecraft main thread" [_thread_in_native, id=8448, stack(0x0000000002a60000,0x0000000002b60000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000018
  24.  
  25. Registers:
  26. RAX=0x000000001549e150, RBX=0x00000000134f5950, RCX=0x0000000000000000, RDX=0x000000001549e150
  27. RSP=0x0000000002b5e0c0, RBP=0x0000000000000001, RSI=0x0000000000000000, RDI=0x0000000000000000
  28. R8 =0x0000000000000000, R9 =0x0000000000008000, R10=0x00007ffe0ea538d0, R11=0x0000000002b5ddd0
  29. R12=0x0000000000000000, R13=0x0000000000000001, R14=0x0000000000000020, R15=0x0000000000000000
  30. RIP=0x0000000010718c2a, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000002b5e0c0)
  33. 0x0000000002b5e0c0: 0000000012e136c0 00000000154d9fd0
  34. 0x0000000002b5e0d0: 0000000000000001 0000000000000000
  35. 0x0000000002b5e0e0: 00000000000001e0 0000000000000000
  36. 0x0000000002b5e0f0: 0000000000000001 0000000000000020
  37. 0x0000000002b5e100: 0000000000000001 000001e000000300
  38. 0x0000000002b5e110: 00000000154da010 0000000010000001
  39. 0x0000000002b5e120: 00000000154276a0 0000000010718e09
  40. 0x0000000002b5e130: 00000000134f5950 0000000013410080
  41. 0x0000000002b5e140: 00000000134f3730 0000078000000000
  42. 0x0000000002b5e150: 0000001500000356 084464e0000001e0
  43. 0x0000000002b5e160: 0000000100000020 0000000000000001
  44. 0x0000000002b5e170: 00000000134f5950 0000000000000000
  45. 0x0000000002b5e180: 00000000011b7f10 0000000010719441
  46. 0x0000000002b5e190: 0000000036155590 0000000010cca750
  47. 0x0000000002b5e1a0: 000000000000000f 0000000000000001
  48. 0x0000000002b5e1b0: 00000000154276a0 0000000036155590
  49.  
  50. Instructions: (pc=0x0000000010718c2a)
  51. 0x0000000010718c0a: d0 48 85 c0 75 16 40 84 f6 74 0d 48 85 ff 74 08
  52. 0x0000000010718c1a: 4c 89 7b 50 44 88 7b 59 32 c0 eb 3d 48 8b 48 08
  53. 0x0000000010718c2a: 8b 41 18 c1 e8 0e f6 d0 24 01 88 43 08 8b 41 64
  54. 0x0000000010718c3a: 89 43 0c 8b 41 20 89 43 10 8b 41 24 89 43 14 8b
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000001549e150 is an unknown value
  60. RBX=0x00000000134f5950 is an unknown value
  61. RCX=0x0000000000000000 is an unknown value
  62. RDX=0x000000001549e150 is an unknown value
  63. RSP=0x0000000002b5e0c0 is pointing into the stack for thread: 0x000000000101d800
  64. RBP=0x0000000000000001 is an unknown value
  65. RSI=0x0000000000000000 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000000000 is an unknown value
  68. R9 =0x0000000000008000 is an unknown value
  69. R10=0x00007ffe0ea538d0 is an unknown value
  70. R11=0x0000000002b5ddd0 is pointing into the stack for thread: 0x000000000101d800
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x0000000000000001 is an unknown value
  73. R14=0x0000000000000020 is an unknown value
  74. R15=0x0000000000000000 is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000002a60000,0x0000000002b60000], sp=0x0000000002b5e0c0, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [ig75icd64.dll+0x158c2a]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j org.lwjgl.opengl.WindowsContextImplementation.nMakeCurrent(Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;)V+0
  83. j org.lwjgl.opengl.WindowsContextImplementation.makeCurrent(Lorg/lwjgl/opengl/PeerInfo;Ljava/nio/ByteBuffer;)V+7
  84. j org.lwjgl.opengl.ContextGL.makeCurrent()V+46
  85. j org.lwjgl.opengl.DrawableGL.makeCurrent()V+14
  86. j org.lwjgl.opengl.Display.makeCurrent()V+3
  87. j org.lwjgl.opengl.Display.makeCurrentAndSetSwapInterval()V+0
  88. j org.lwjgl.opengl.Display.setDisplayMode(Lorg/lwjgl/opengl/DisplayMode;)V+70
  89. j net.minecraft.client.Minecraft.func_71352_k()V+89
  90. j net.minecraft.client.settings.GameSettings.func_74306_a(Lnet/minecraft/client/settings/EnumOptions;I)V+512
  91. j net.minecraft.client.gui.GuiVideoSettings.func_73875_a(Lnet/minecraft/client/gui/GuiButton;)V+44
  92. j net.minecraft.client.gui.GuiScreen.func_73864_a(III)V+74
  93. j net.minecraft.client.gui.GuiScreen.func_73867_d()V+127
  94. j net.minecraft.client.gui.GuiScreen.func_73862_m()V+7
  95. j net.minecraft.client.Minecraft.func_71407_l()V+274
  96. j net.minecraft.client.Minecraft.func_71411_J()V+119
  97. j net.minecraft.client.Minecraft.func_99999_d()V+97
  98. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  99. v ~StubRoutines::call_stub
  100. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  101. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  102. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  103. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  104. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  105. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  106. v ~StubRoutines::call_stub
  107.  
  108. --------------- P R O C E S S ---------------
  109.  
  110. Java Threads: ( => current thread )
  111. 0x0000000039eab000 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=8080, stack(0x0000000029d50000,0x0000000029e50000)]
  112. 0x0000000039ead000 JavaThread "AWT-Shutdown" [_thread_blocked, id=8748, stack(0x0000000018a40000,0x0000000018b40000)]
  113. 0x0000000039eab800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=4696, stack(0x00000000157d0000,0x00000000158d0000)]
  114. 0x0000000039ea9800 JavaThread "Thread-100" [_thread_blocked, id=8964, stack(0x0000000029e50000,0x0000000029f50000)]
  115. 0x0000000039eaa000 JavaThread "Thread-98" [_thread_blocked, id=9196, stack(0x0000000029c50000,0x0000000029d50000)]
  116. 0x0000000012735800 JavaThread "Map Calculation" [_thread_blocked, id=8908, stack(0x0000000036e00000,0x0000000036f00000)]
  117. 0x0000000018455800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=8920, stack(0x0000000036d00000,0x0000000036e00000)]
  118. 0x0000000018455000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=8440, stack(0x0000000036c00000,0x0000000036d00000)]
  119. 0x0000000018454000 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=6368, stack(0x0000000036b00000,0x0000000036c00000)]
  120. 0x0000000018450800 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=8880, stack(0x0000000036a00000,0x0000000036b00000)]
  121. 0x0000000018452800 JavaThread "JM-svr-1" [_thread_in_native, id=8084, stack(0x0000000036900000,0x0000000036a00000)]
  122. 0x0000000018451000 JavaThread "RupyWorker-4" [_thread_blocked, id=8368, stack(0x0000000035e00000,0x0000000035f00000)]
  123. 0x0000000018452000 JavaThread "RupyWorker-3" [_thread_blocked, id=7280, stack(0x0000000035c00000,0x0000000035d00000)]
  124. 0x0000000018453800 JavaThread "RupyWorker-2" [_thread_blocked, id=9140, stack(0x0000000035b00000,0x0000000035c00000)]
  125. 0x000000001844c800 JavaThread "RupyWorker-1" [_thread_blocked, id=5592, stack(0x0000000035900000,0x0000000035a00000)]
  126. 0x000000001844f000 JavaThread "RupyWorker-0" [_thread_blocked, id=8160, stack(0x0000000035800000,0x0000000035900000)]
  127. 0x000000001844f800 JavaThread "RupyHeart" [_thread_blocked, id=8284, stack(0x0000000035700000,0x0000000035800000)]
  128. 0x000000001844e000 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=7420, stack(0x0000000035600000,0x0000000035700000)]
  129. 0x000000001844d800 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=5032, stack(0x0000000035500000,0x0000000035600000)]
  130. 0x000000001844c000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=9096, stack(0x0000000035400000,0x0000000035500000)]
  131. 0x0000000018448000 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=8764, stack(0x0000000035300000,0x0000000035400000)]
  132. 0x000000001844b000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=8760, stack(0x0000000018d40000,0x0000000018e40000)]
  133. 0x000000001844a800 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=8452, stack(0x0000000018c40000,0x0000000018d40000)]
  134. 0x0000000018447800 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=3548, stack(0x0000000018b40000,0x0000000018c40000)]
  135. 0x0000000018449800 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=8260, stack(0x0000000015550000,0x0000000015650000)]
  136. 0x0000000018449000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=1372, stack(0x0000000035d00000,0x0000000035e00000)]
  137. 0x000000000eabb000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=3232, stack(0x00000000104c0000,0x00000000105c0000)]
  138. 0x00000000119a2000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=8356, stack(0x00000000103b0000,0x00000000104b0000)]
  139. 0x000000000e6f2000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=8936, stack(0x000000000fd50000,0x000000000fe50000)]
  140. 0x000000000e71d800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=4736, stack(0x000000000fb50000,0x000000000fc50000)]
  141. 0x000000000e5a9800 JavaThread "Thread-1" daemon [_thread_blocked, id=5676, stack(0x000000000ed50000,0x000000000ee50000)]
  142. 0x0000000002cb1800 JavaThread "Service Thread" daemon [_thread_blocked, id=8888, stack(0x000000000e2e0000,0x000000000e3e0000)]
  143. 0x0000000002cb1000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=9044, stack(0x000000000e1e0000,0x000000000e2e0000)]
  144. 0x000000000db00800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4872, stack(0x000000000e0e0000,0x000000000e1e0000)]
  145. 0x0000000002cb0000 JavaThread "Attach Listener" daemon [_thread_blocked, id=8752, stack(0x000000000dfe0000,0x000000000e0e0000)]
  146. 0x000000000bafd800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8736, stack(0x000000000dee0000,0x000000000dfe0000)]
  147. 0x000000000baee800 JavaThread "Finalizer" daemon [_thread_blocked, id=3456, stack(0x000000000d9e0000,0x000000000dae0000)]
  148. 0x000000000bae8000 JavaThread "Reference Handler" daemon [_thread_blocked, id=6432, stack(0x000000000d8e0000,0x000000000d9e0000)]
  149. =>0x000000000101d800 JavaThread "Minecraft main thread" [_thread_in_native, id=8448, stack(0x0000000002a60000,0x0000000002b60000)]
  150.  
  151. Other Threads:
  152. 0x000000000bae5800 VMThread [stack: 0x000000000d7e0000,0x000000000d8e0000] [id=8252]
  153. 0x0000000002cbd000 WatcherThread [stack: 0x000000000e3e0000,0x000000000e4e0000] [id=892]
  154.  
  155. VM state:not at safepoint (normal execution)
  156.  
  157. VM Mutex/Monitor currently owned by a thread: None
  158.  
  159. Heap
  160. PSYoungGen total 466432K, used 33884K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  161. eden space 233472K, 10% used [0x00000007d5500000,0x00000007d6cc1900,0x00000007e3900000)
  162. from space 232960K, 4% used [0x00000007e3900000,0x00000007e4255830,0x00000007f1c80000)
  163. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  164. ParOldGen total 886272K, used 649984K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  165. object space 886272K, 73% used [0x0000000780000000,0x00000007a7ac03e8,0x00000007b6180000)
  166. PSPermGen total 262144K, used 135077K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  167. object space 262144K, 51% used [0x0000000770000000,0x00000007783e9538,0x0000000780000000)
  168.  
  169. Card table byte_map: [0x0000000005cc0000,0x0000000006150000] byte_map_base: 0x0000000002140000
  170.  
  171. Polling page: 0x00000000010e0000
  172.  
  173. Code Cache [0x0000000002cc0000, 0x00000000035e0000, 0x0000000005cc0000)
  174. total_blobs=4260 nmethods=3025 adapters=1186 free_code_cache=40020Kb largest_free_block=40820672
  175.  
  176. Compilation events (10 events):
  177. Event: 171.067 Thread 0x0000000002cb1000 3532 java.lang.RuntimeException::<init> (5 bytes)
  178. Event: 171.069 Thread 0x0000000002cb1000 nmethod 3532 0x0000000003446590 code [0x00000000034466e0, 0x0000000003446a68]
  179. Event: 171.200 Thread 0x000000000db00800 3533 org.lwjgl.opengl.WindowsDisplay::setIcon (222 bytes)
  180. Event: 171.203 Thread 0x000000000db00800 nmethod 3533 0x0000000003445a10 code [0x0000000003445be0, 0x0000000003446010]
  181. Event: 171.601 Thread 0x0000000002cb1000 3534 java.security.AccessControlContext::optimize (319 bytes)
  182. Event: 171.609 Thread 0x0000000002cb1000 nmethod 3534 0x0000000003448b10 code [0x0000000003448c80, 0x0000000003449428]
  183. Event: 172.168 Thread 0x000000000db00800 3535 powercrystals.minefactoryreloaded.MineFactoryReloadedClient::ticks (10 bytes)
  184. Event: 172.168 Thread 0x0000000002cb1000 3536 net.machinemuse.powersuits.control.KeybindKeyHandler::ticks (7 bytes)
  185. Event: 172.170 Thread 0x000000000db00800 nmethod 3535 0x00000000034452d0 code [0x0000000003445440, 0x0000000003445638]
  186. Event: 172.170 Thread 0x0000000002cb1000 nmethod 3536 0x0000000003448490 code [0x0000000003448600, 0x00000000034487d8]
  187.  
  188. GC Heap History (10 events):
  189. Event: 74.997 GC heap before
  190. {Heap before GC invocations=51 (full 3):
  191. PSYoungGen total 535040K, used 535034K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  192. eden space 370688K, 100% used [0x00000007d5500000,0x00000007ebf00000,0x00000007ebf00000)
  193. from space 164352K, 99% used [0x00000007ebf00000,0x00000007f5f7e978,0x00000007f5f80000)
  194. to space 164352K, 0% used [0x00000007f5f80000,0x00000007f5f80000,0x0000000800000000)
  195. ParOldGen total 609280K, used 511704K [0x0000000780000000, 0x00000007a5300000, 0x00000007d5500000)
  196. object space 609280K, 83% used [0x0000000780000000,0x000000079f3b6360,0x00000007a5300000)
  197. PSPermGen total 262144K, used 133920K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  198. object space 262144K, 51% used [0x0000000770000000,0x00000007782c8198,0x0000000780000000)
  199. Event: 75.071 GC heap after
  200. Heap after GC invocations=51 (full 3):
  201. PSYoungGen total 397824K, used 164346K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  202. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  203. from space 164352K, 99% used [0x00000007f5f80000,0x00000007ffffe9e8,0x0000000800000000)
  204. to space 232960K, 0% used [0x00000007e3900000,0x00000007e3900000,0x00000007f1c80000)
  205. ParOldGen total 609280K, used 548755K [0x0000000780000000, 0x00000007a5300000, 0x00000007d5500000)
  206. object space 609280K, 90% used [0x0000000780000000,0x00000007a17e4cd8,0x00000007a5300000)
  207. PSPermGen total 262144K, used 133920K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  208. object space 262144K, 51% used [0x0000000770000000,0x00000007782c8198,0x0000000780000000)
  209. }
  210. Event: 75.659 GC heap before
  211. {Heap before GC invocations=52 (full 3):
  212. PSYoungGen total 397824K, used 397818K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  213. eden space 233472K, 100% used [0x00000007d5500000,0x00000007e3900000,0x00000007e3900000)
  214. from space 164352K, 99% used [0x00000007f5f80000,0x00000007ffffe9e8,0x0000000800000000)
  215. to space 232960K, 0% used [0x00000007e3900000,0x00000007e3900000,0x00000007f1c80000)
  216. ParOldGen total 609280K, used 548755K [0x0000000780000000, 0x00000007a5300000, 0x00000007d5500000)
  217. object space 609280K, 90% used [0x0000000780000000,0x00000007a17e4cd8,0x00000007a5300000)
  218. PSPermGen total 262144K, used 133926K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  219. object space 262144K, 51% used [0x0000000770000000,0x00000007782c9bd8,0x0000000780000000)
  220. Event: 75.734 GC heap after
  221. Heap after GC invocations=52 (full 3):
  222. PSYoungGen total 466432K, used 155505K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  223. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  224. from space 232960K, 66% used [0x00000007e3900000,0x00000007ed0dc480,0x00000007f1c80000)
  225. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  226. ParOldGen total 609280K, used 579138K [0x0000000780000000, 0x00000007a5300000, 0x00000007d5500000)
  227. object space 609280K, 95% used [0x0000000780000000,0x00000007a3590820,0x00000007a5300000)
  228. PSPermGen total 262144K, used 133926K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  229. object space 262144K, 51% used [0x0000000770000000,0x00000007782c9bd8,0x0000000780000000)
  230. }
  231. Event: 75.734 GC heap before
  232. {Heap before GC invocations=53 (full 4):
  233. PSYoungGen total 466432K, used 155505K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  234. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  235. from space 232960K, 66% used [0x00000007e3900000,0x00000007ed0dc480,0x00000007f1c80000)
  236. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  237. ParOldGen total 609280K, used 579138K [0x0000000780000000, 0x00000007a5300000, 0x00000007d5500000)
  238. object space 609280K, 95% used [0x0000000780000000,0x00000007a3590820,0x00000007a5300000)
  239. PSPermGen total 262144K, used 133926K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  240. object space 262144K, 51% used [0x0000000770000000,0x00000007782c9bd8,0x0000000780000000)
  241. Event: 76.672 GC heap after
  242. Heap after GC invocations=53 (full 4):
  243. PSYoungGen total 466432K, used 42631K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  244. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  245. from space 232960K, 18% used [0x00000007e3900000,0x00000007e62a1f98,0x00000007f1c80000)
  246. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  247. ParOldGen total 886272K, used 609248K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  248. object space 886272K, 68% used [0x0000000780000000,0x00000007a52f83e8,0x00000007b6180000)
  249. PSPermGen total 262144K, used 133914K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  250. object space 262144K, 51% used [0x0000000770000000,0x00000007782c6a50,0x0000000780000000)
  251. }
  252. Event: 79.442 GC heap before
  253. {Heap before GC invocations=54 (full 4):
  254. PSYoungGen total 466432K, used 264410K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  255. eden space 233472K, 94% used [0x00000007d5500000,0x00000007e2d94b28,0x00000007e3900000)
  256. from space 232960K, 18% used [0x00000007e3900000,0x00000007e62a1f98,0x00000007f1c80000)
  257. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  258. ParOldGen total 886272K, used 609248K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  259. object space 886272K, 68% used [0x0000000780000000,0x00000007a52f83e8,0x00000007b6180000)
  260. PSPermGen total 262144K, used 134355K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  261. object space 262144K, 51% used [0x0000000770000000,0x0000000778334db0,0x0000000780000000)
  262. Event: 79.526 GC heap after
  263. Heap after GC invocations=54 (full 4):
  264. PSYoungGen total 466432K, used 9138K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  265. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  266. from space 232960K, 3% used [0x00000007f1c80000,0x00000007f256caa8,0x0000000800000000)
  267. to space 232960K, 0% used [0x00000007e3900000,0x00000007e3900000,0x00000007f1c80000)
  268. ParOldGen total 886272K, used 649960K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  269. object space 886272K, 73% used [0x0000000780000000,0x00000007a7aba3e8,0x00000007b6180000)
  270. PSPermGen total 262144K, used 134355K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  271. object space 262144K, 51% used [0x0000000770000000,0x0000000778334db0,0x0000000780000000)
  272. }
  273. Event: 161.720 GC heap before
  274. {Heap before GC invocations=55 (full 4):
  275. PSYoungGen total 466432K, used 242610K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  276. eden space 233472K, 100% used [0x00000007d5500000,0x00000007e3900000,0x00000007e3900000)
  277. from space 232960K, 3% used [0x00000007f1c80000,0x00000007f256caa8,0x0000000800000000)
  278. to space 232960K, 0% used [0x00000007e3900000,0x00000007e3900000,0x00000007f1c80000)
  279. ParOldGen total 886272K, used 649960K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  280. object space 886272K, 73% used [0x0000000780000000,0x00000007a7aba3e8,0x00000007b6180000)
  281. PSPermGen total 262144K, used 135030K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  282. object space 262144K, 51% used [0x0000000770000000,0x00000007783dd928,0x0000000780000000)
  283. Event: 161.743 GC heap after
  284. Heap after GC invocations=55 (full 4):
  285. PSYoungGen total 466432K, used 9558K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  286. eden space 233472K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007e3900000)
  287. from space 232960K, 4% used [0x00000007e3900000,0x00000007e4255830,0x00000007f1c80000)
  288. to space 232960K, 0% used [0x00000007f1c80000,0x00000007f1c80000,0x0000000800000000)
  289. ParOldGen total 886272K, used 649984K [0x0000000780000000, 0x00000007b6180000, 0x00000007d5500000)
  290. object space 886272K, 73% used [0x0000000780000000,0x00000007a7ac03e8,0x00000007b6180000)
  291. PSPermGen total 262144K, used 135030K [0x0000000770000000, 0x0000000780000000, 0x0000000780000000)
  292. object space 262144K, 51% used [0x0000000770000000,0x00000007783dd928,0x0000000780000000)
  293. }
  294.  
  295. Deoptimization events (10 events):
  296. Event: 76.838 Thread 0x000000000101d800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x000000000355ec60 method=java.util.ComparableTimSort.mergeLo(IIII)V @ 203
  297. Event: 76.838 Thread 0x000000000101d800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000035651ac method=java.util.ComparableTimSort.mergeHi(IIII)V @ 266
  298. Event: 76.838 Thread 0x000000000101d800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000035651ac method=java.util.ComparableTimSort.mergeHi(IIII)V @ 266
  299. Event: 78.664 Thread 0x0000000039eaa000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000322b1d4 method=java.lang.ClassLoader.checkCerts(Ljava/lang/String;Ljava/security/CodeSource;)V @ 141
  300. Event: 78.690 Thread 0x0000000039eaa000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030a96fc method=java.nio.charset.CharsetEncoder.encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; @ 57
  301. Event: 78.732 Thread 0x000000000101d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030a96fc method=java.nio.charset.CharsetEncoder.encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; @ 57
  302. Event: 78.794 Thread 0x0000000039eab000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x000000000345ec74 method=java.util.ArrayList.<init>(Ljava/util/Collection;)V @ 6
  303. Event: 79.287 Thread 0x000000000101d800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030a96fc method=java.nio.charset.CharsetEncoder.encode(Ljava/nio/CharBuffer;Ljava/nio/ByteBuffer;Z)Ljava/nio/charset/CoderResult; @ 57
  304. Event: 81.733 Thread 0x0000000039eaa000 Uncommon trap: reason=unloaded action=reinterpret pc=0x0000000003569194 method=net.minecraft.client.resources.DefaultResourcePack.func_110590_a(Lnet/minecraft/util/ResourceLocation;)Ljava/io/InputStream; @ 33
  305. Event: 158.847 Thread 0x000000000101d800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00000000033f97e4 method=net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V @ 10
  306.  
  307. Internal exceptions (10 events):
  308. Event: 173.154 Thread 0x0000000012735800 Threw 0x00000007d6bd5370 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  309. Event: 173.164 Thread 0x0000000012735800 Threw 0x00000007d6bd5490 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  310. Event: 173.175 Thread 0x0000000012735800 Threw 0x00000007d6bd55b0 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  311. Event: 173.185 Thread 0x0000000012735800 Threw 0x00000007d6bd56d0 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  312. Event: 173.195 Thread 0x0000000012735800 Threw 0x00000007d6bd57f0 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  313. Event: 173.205 Thread 0x0000000012735800 Threw 0x00000007d6bd5910 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  314. Event: 173.215 Thread 0x0000000012735800 Threw 0x00000007d6bd5a30 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  315. Event: 173.225 Thread 0x0000000012735800 Threw 0x00000007d6bd5b50 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  316. Event: 173.236 Thread 0x0000000012735800 Threw 0x00000007d6bd5c70 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  317. Event: 173.246 Thread 0x0000000012735800 Threw 0x00000007d6bd5d90 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  318.  
  319. Events (10 events):
  320. Event: 170.667 Thread 0x0000000039ead000 Thread added: 0x0000000039ead000
  321. Event: 170.669 Executing VM operation: RevokeBias
  322. Event: 170.670 Executing VM operation: RevokeBias done
  323. Event: 170.670 Thread 0x0000000039ead000 Thread exited: 0x0000000039ead000
  324. Event: 171.601 Thread 0x0000000039ead000 Thread added: 0x0000000039ead000
  325. Event: 171.616 Thread 0x0000000039eae000 Thread added: 0x0000000039eae000
  326. Event: 172.621 Thread 0x0000000039ead000 Thread exited: 0x0000000039ead000
  327. Event: 172.621 Thread 0x0000000039eae000 Thread exited: 0x0000000039eae000
  328. Event: 173.057 Thread 0x0000000039ead000 Thread added: 0x0000000039ead000
  329. Event: 173.074 Thread 0x0000000039eab000 Thread added: 0x0000000039eab000
  330.  
  331.  
  332. Dynamic libraries:
  333. 0x00007ff747100000 - 0x00007ff747133000 C:\Program Files\Java\jre7\bin\javaw.exe
  334. 0x00007ffe0ea50000 - 0x00007ffe0ebfa000 C:\WINDOWS\SYSTEM32\ntdll.dll
  335. 0x00007ffe0cea0000 - 0x00007ffe0cfda000 C:\WINDOWS\system32\KERNEL32.DLL
  336. 0x00007ffe0c0c0000 - 0x00007ffe0c1cf000 C:\WINDOWS\system32\KERNELBASE.dll
  337. 0x000000006a100000 - 0x000000006a18d000 C:\Program Files\Bitdefender\Antivirus Free Edition\avc3\avc3_sig_241\avcuf64.dll
  338. 0x00007ffe0a940000 - 0x00007ffe0a9c8000 C:\WINDOWS\system32\apphelp.dll
  339. 0x00007ffdfc900000 - 0x00007ffdfc94f000 C:\WINDOWS\AppPatch\AppPatch64\AcGenral.DLL
  340. 0x00007ffe0c510000 - 0x00007ffe0c5b7000 C:\WINDOWS\system32\msvcrt.dll
  341. 0x00007ffe0bc70000 - 0x00007ffe0bc9b000 C:\WINDOWS\SYSTEM32\SspiCli.dll
  342. 0x00007ffe0cc70000 - 0x00007ffe0ccc1000 C:\WINDOWS\system32\SHLWAPI.dll
  343. 0x00007ffe0d0a0000 - 0x00007ffe0d211000 C:\WINDOWS\system32\USER32.dll
  344. 0x00007ffe0d220000 - 0x00007ffe0d398000 C:\WINDOWS\system32\ole32.dll
  345. 0x00007ffe0d580000 - 0x00007ffe0e997000 C:\WINDOWS\system32\SHELL32.dll
  346. 0x00007ffe0b450000 - 0x00007ffe0b46e000 C:\WINDOWS\SYSTEM32\USERENV.dll
  347. 0x00007ffe0cfe0000 - 0x00007ffe0d085000 C:\WINDOWS\system32\ADVAPI32.dll
  348. 0x00007ffdfabc0000 - 0x00007ffdfabdb000 C:\WINDOWS\SYSTEM32\MPR.dll
  349. 0x00007ffe0c830000 - 0x00007ffe0c966000 C:\WINDOWS\system32\RPCRT4.dll
  350. 0x00007ffe0c5c0000 - 0x00007ffe0c617000 C:\WINDOWS\SYSTEM32\sechost.dll
  351. 0x00007ffe0d3a0000 - 0x00007ffe0d576000 C:\WINDOWS\SYSTEM32\combase.dll
  352. 0x00007ffe0cd40000 - 0x00007ffe0ce85000 C:\WINDOWS\system32\GDI32.dll
  353. 0x00007ffe0bdc0000 - 0x00007ffe0bdd4000 C:\WINDOWS\SYSTEM32\profapi.dll
  354. 0x00007ffe09d90000 - 0x00007ffe09e2f000 C:\WINDOWS\SYSTEM32\SHCORE.dll
  355. 0x00007ffe0c4d0000 - 0x00007ffe0c504000 C:\WINDOWS\system32\IMM32.DLL
  356. 0x00007ffe0c620000 - 0x00007ffe0c759000 C:\WINDOWS\system32\MSCTF.dll
  357. 0x00007ffe08ee0000 - 0x00007ffe0913a000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.9600.17031_none_6242a4b3ecbb55a1\COMCTL32.dll
  358. 0x0000000068a60000 - 0x0000000068b32000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  359. 0x0000000068290000 - 0x0000000068a59000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  360. 0x00007ffe045e0000 - 0x00007ffe045e9000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
  361. 0x00007ffe07c60000 - 0x00007ffe07c7f000 C:\WINDOWS\SYSTEM32\WINMM.dll
  362. 0x00007ffe0ce90000 - 0x00007ffe0ce97000 C:\WINDOWS\system32\PSAPI.DLL
  363. 0x00007ffe0c970000 - 0x00007ffe0c9c8000 C:\WINDOWS\system32\WS2_32.dll
  364. 0x00007ffe07c30000 - 0x00007ffe07c5a000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
  365. 0x00007ffe0d090000 - 0x00007ffe0d099000 C:\WINDOWS\system32\NSI.dll
  366. 0x00007ffe0be90000 - 0x00007ffe0beda000 C:\WINDOWS\SYSTEM32\cfgmgr32.dll
  367. 0x00007ffe0abc0000 - 0x00007ffe0abe6000 C:\WINDOWS\SYSTEM32\DEVOBJ.dll
  368. 0x0000000068e80000 - 0x0000000068e8f000 C:\Program Files\Java\jre7\bin\verify.dll
  369. 0x0000000068260000 - 0x0000000068288000 C:\Program Files\Java\jre7\bin\java.dll
  370. 0x0000000068240000 - 0x0000000068255000 C:\Program Files\Java\jre7\bin\zip.dll
  371. 0x0000000068080000 - 0x0000000068099000 C:\Program Files\Java\jre7\bin\net.dll
  372. 0x0000000180000000 - 0x00000001800bc000 C:\WINDOWS\system32\BfLLR.dll
  373. 0x00007ffe0aeb0000 - 0x00007ffe0aed9000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
  374. 0x00007ffe0aea0000 - 0x00007ffe0aeaa000 C:\WINDOWS\SYSTEM32\WINNSI.DLL
  375. 0x00007ffe0ae80000 - 0x00007ffe0ae99000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
  376. 0x00007ffe0ae60000 - 0x00007ffe0ae74000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
  377. 0x00007ffe0b6f0000 - 0x00007ffe0b748000 C:\WINDOWS\system32\mswsock.dll
  378. 0x0000000068060000 - 0x0000000068071000 C:\Program Files\Java\jre7\bin\nio.dll
  379. 0x00000000680a0000 - 0x0000000068235000 C:\Program Files\Java\jre7\bin\awt.dll
  380. 0x00007ffe0c760000 - 0x00007ffe0c817000 C:\WINDOWS\system32\OLEAUT32.dll
  381. 0x00007ffe0aa40000 - 0x00007ffe0ab61000 C:\WINDOWS\system32\uxtheme.dll
  382. 0x00007ffe09d70000 - 0x00007ffe09d90000 C:\WINDOWS\system32\dwmapi.dll
  383. 0x00007ffe0ac30000 - 0x00007ffe0ac3a000 C:\WINDOWS\SYSTEM32\kernel.appcore.dll
  384. 0x00007ffe0bd00000 - 0x00007ffe0bd0a000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
  385. 0x00007ffe0bca0000 - 0x00007ffe0bd00000 C:\WINDOWS\SYSTEM32\bcryptPrimitives.dll
  386. 0x0000000068000000 - 0x0000000068047000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  387. 0x0000000067f80000 - 0x0000000067fc1000 C:\Program Files\Java\jre7\bin\t2k.dll
  388. 0x0000000067f20000 - 0x0000000067f34000 C:\Program Files\Java\jre7\bin\unpack.dll
  389. 0x0000000067fd0000 - 0x0000000067ff4000 C:\Program Files\Java\jre7\bin\sunec.dll
  390. 0x0000000067f70000 - 0x0000000067f7b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  391. 0x00007ffe0bee0000 - 0x00007ffe0c0b7000 C:\WINDOWS\system32\CRYPT32.dll
  392. 0x00007ffe0be70000 - 0x00007ffe0be82000 C:\WINDOWS\system32\MSASN1.dll
  393. 0x00007ffe0b750000 - 0x00007ffe0b76e000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
  394. 0x00007ffe0b340000 - 0x00007ffe0b375000 C:\WINDOWS\system32\rsaenh.dll
  395. 0x00007ffe0b980000 - 0x00007ffe0b9a6000 C:\WINDOWS\SYSTEM32\bcrypt.dll
  396. 0x00007ffdfdfa0000 - 0x00007ffdfdfb4000 C:\WINDOWS\system32\napinsp.dll
  397. 0x00007ffdfdfc0000 - 0x00007ffdfdfd9000 C:\WINDOWS\system32\pnrpnsp.dll
  398. 0x00007ffe05da0000 - 0x00007ffe05db9000 C:\WINDOWS\system32\NLAapi.dll
  399. 0x00007ffe0b500000 - 0x00007ffe0b5a3000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
  400. 0x00007ffdfdfe0000 - 0x00007ffdfdfec000 C:\WINDOWS\System32\winrnr.dll
  401. 0x00007ffdfdff0000 - 0x00007ffdfe003000 C:\WINDOWS\system32\wshbth.dll
  402. 0x000000006a190000 - 0x000000006a1b6000 C:\Program Files\Bonjour\mdnsNSP.dll
  403. 0x00007ffe03b70000 - 0x00007ffe03bd8000 C:\WINDOWS\System32\fwpuclnt.dll
  404. 0x00007ffdfeef0000 - 0x00007ffdfeef9000 C:\Windows\System32\rasadhlp.dll
  405. 0x0000000068050000 - 0x000000006805b000 C:\Program Files\Java\jre7\bin\management.dll
  406. 0x000000000fca0000 - 0x000000000fcf1000 D:\Minecraft\Monster\natives\lwjgl64.dll
  407. 0x00007ffde81f0000 - 0x00007ffde8311000 C:\WINDOWS\SYSTEM32\OPENGL32.dll
  408. 0x00007ffe0a9d0000 - 0x00007ffe0a9da000 C:\WINDOWS\SYSTEM32\VERSION.dll
  409. 0x00007ffde81c0000 - 0x00007ffde81ec000 C:\WINDOWS\SYSTEM32\GLU32.dll
  410. 0x00007ffdf3540000 - 0x00007ffdf3634000 C:\WINDOWS\SYSTEM32\DDRAW.dll
  411. 0x00007ffe08120000 - 0x00007ffe08129000 C:\WINDOWS\SYSTEM32\DCIMAN32.dll
  412. 0x00007ffdfb050000 - 0x00007ffdfb0a3000 C:\WINDOWS\SYSTEM32\nvoglshim64.dll
  413. 0x00000000105c0000 - 0x0000000010d67000 C:\WINDOWS\system32\ig75icd64.dll
  414. 0x00007ffe08440000 - 0x00007ffe0888b000 C:\WINDOWS\SYSTEM32\igdusc64.dll
  415. 0x00007ffe07c80000 - 0x00007ffe07d0d000 C:\WINDOWS\SYSTEM32\mscms.dll
  416. 0x00007ffdf01d0000 - 0x00007ffdf0211000 C:\WINDOWS\SYSTEM32\icm32.dll
  417. 0x00007ffe0b470000 - 0x00007ffe0b4b5000 C:\WINDOWS\SYSTEM32\powrprof.dll
  418. 0x0000000010d70000 - 0x0000000010dd4000 D:\Minecraft\Monster\natives\OpenAL64.dll
  419. 0x00007ffe0e9a0000 - 0x00007ffe0ea44000 C:\WINDOWS\SYSTEM32\clbcatq.dll
  420. 0x00007ffe09c80000 - 0x00007ffe09ce2000 C:\WINDOWS\System32\MMDevApi.dll
  421. 0x00007ffdf0e20000 - 0x00007ffdf0ea7000 C:\WINDOWS\SYSTEM32\dsound.dll
  422. 0x00007ffdfdf20000 - 0x00007ffdfdf96000 C:\WINDOWS\SYSTEM32\AUDIOSES.DLL
  423. 0x00007ffe0a510000 - 0x00007ffe0a698000 C:\WINDOWS\SYSTEM32\dbghelp.dll
  424.  
  425. VM Arguments:
  426. jvm_args: -Xms256M -Xmx2048M -XX:PermSize=256m -Djava.library.path=D:\Minecraft\Monster\natives -Dorg.lwjgl.librarypath=D:\Minecraft\Monster\natives -Dnet.java.games.input.librarypath=D:\Minecraft\Monster\natives -Duser.home=D:\Minecraft\Monster -Djava.net.preferIPv4Stack=true
  427. java_command: net.minecraft.launchwrapper.Launch --username xxxxxx --session token:ca26aef4bb3d483bac48dac4636a710f:5ec9d04db9e548a5a1c8f373a6d6a1dc --version 1.6.4 --gameDir D:\Minecraft\Monster\minecraft --assetsDir D:\Minecraft\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker
  428. Launcher Type: SUN_STANDARD
  429.  
  430. Environment Variables:
  431. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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)\Windows Live\Shared;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\3.0\bin\x64;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\TortoiseSVN\bin;C:\Program Files\MiKTeX 2.9\miktex\bin\x64\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jre7\bin
  432. USERNAME=Aram
  433. OS=Windows_NT
  434. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 60 Stepping 3, GenuineIntel
  435.  
  436.  
  437.  
  438. --------------- S Y S T E M ---------------
  439.  
  440. OS: Windows 8.1 , 64 bit Build 9600
  441.  
  442. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 60 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, erms, ht, tsc, tscinvbit
  443.  
  444. Memory: 4k page, physical 16661812k(10346844k free), swap 33439028k(24658932k free)
  445.  
  446. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.55-b03) for windows-amd64 JRE (1.7.0_55-b13), built on Mar 17 2014 19:45:30 by "java_re" with unknown MS VC++:1600
  447.  
  448. time: Wed May 28 11:08:03 2014
  449. elapsed time: 173 seconds
Add Comment
Please, Sign In to add comment