Guest User

Untitled

a guest
May 26th, 2014
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.05 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=0x0000000069b20ea0, pid=2228, tid=4404
  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 [atio6axx.dll+0xaf0ea0]
  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 (0x000000000213f800): JavaThread "Minecraft main thread" [_thread_in_native, id=4404, stack(0x00000000023f0000,0x00000000024f0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0x00000000000000f8
  24.  
  25. Registers:
  26. RAX=0x0000000000000000, RBX=0x0000000000000010, RCX=0x000000001a0dfd20, RDX=0xffffffffe5f203e0
  27. RSP=0x00000000024ee318, RBP=0x0000000000000010, RSI=0x000000001a0dfc20, RDI=0x0000000000000000
  28. R8 =0x0000000000000100, R9 =0x0000000000000008, R10=0x0000000000000010, R11=0x000000001a0dfc20
  29. R12=0x0000000000000100, R13=0x0000000000000010, R14=0x0000000000000100, R15=0x0000000000000100
  30. RIP=0x0000000069b20ea0, EFLAGS=0x0000000000010283
  31.  
  32. Top of Stack: (sp=0x00000000024ee318)
  33. 0x00000000024ee318: 00000000692d0c18 0000000000000010
  34. 0x00000000024ee328: 0000000069f06d00 0000000100000004
  35. 0x00000000024ee338: 00000007dab42110 0000000400000100
  36. 0x00000000024ee348: 0000000000000000 000003fd00000000
  37. 0x00000000024ee358: 0000000000000000 0000000000000001
  38. 0x00000000024ee368: fffffffd00000001 fffffffeffffffff
  39. 0x00000000024ee378: 00000000000080e1 0000000000008367
  40. 0x00000000024ee388: 0000000000000000 0000000052e058d8
  41. 0x00000000024ee398: 0000000052e058d8 0000000069f06d00
  42. 0x00000000024ee3a8: 0000000000000de1 0000000015064050
  43. 0x00000000024ee3b8: 00000000692d6b15 0000000700000010
  44. 0x00000000024ee3c8: 0000000000000010 0000000000000000
  45. 0x00000000024ee3d8: 0000000700000010 0000001000001000
  46. 0x00000000024ee3e8: 0000000700000000 0000000000000000
  47. 0x00000000024ee3f8: 00000007dab419e0 00000007dab41770
  48. 0x00000000024ee408: 000000000213f800 000000001a0dfc20
  49.  
  50. Instructions: (pc=0x0000000069b20ea0)
  51. 0x0000000069b20e80: c3 66 66 66 90 66 66 66 90 66 66 66 90 66 66 90
  52. 0x0000000069b20e90: 66 66 66 90 66 66 90 49 81 f9 00 20 00 00 73 42
  53. 0x0000000069b20ea0: 48 8b 44 0a f8 4c 8b 54 0a f0 48 83 e9 20 48 89
  54. 0x0000000069b20eb0: 41 18 4c 89 51 10 48 8b 44 0a 08 4c 8b 14 0a 49
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x0000000000000000 is an unknown value
  60. RBX=0x0000000000000010 is an unknown value
  61. RCX=0x000000001a0dfd20 is an unknown value
  62. RDX=0xffffffffe5f203e0 is an unknown value
  63. RSP=0x00000000024ee318 is pointing into the stack for thread: 0x000000000213f800
  64. RBP=0x0000000000000010 is an unknown value
  65. RSI=0x000000001a0dfc20 is an unknown value
  66. RDI=0x0000000000000000 is an unknown value
  67. R8 =0x0000000000000100 is an unknown value
  68. R9 =0x0000000000000008 is an unknown value
  69. R10=0x0000000000000010 is an unknown value
  70. R11=0x000000001a0dfc20 is an unknown value
  71. R12=0x0000000000000100 is an unknown value
  72. R13=0x0000000000000010 is an unknown value
  73. R14=0x0000000000000100 is an unknown value
  74. R15=0x0000000000000100 is an unknown value
  75.  
  76.  
  77. Stack: [0x00000000023f0000,0x00000000024f0000], sp=0x00000000024ee318, free space=1016k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [atio6axx.dll+0xaf0ea0]
  80.  
  81. [error occurred during error reporting (printing native stack), id 0xc0000005]
  82.  
  83. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  84. j org.lwjgl.opengl.GL11.nglTexImage2D(IIIIIIIIJJ)V+0
  85. j org.lwjgl.opengl.GL11.glTexImage2D(IIIIIIIILjava/nio/IntBuffer;)V+63
  86. j net.minecraft.client.renderer.texture.TextureUtil.func_110991_a(III)V+22
  87. j net.minecraft.client.renderer.texture.TextureUtil.func_110989_a(ILjava/awt/image/BufferedImage;ZZ)I+9
  88. j net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(Lnet/minecraft/client/resources/ResourceManager;)V+123
  89. j net.minecraft.client.renderer.texture.TextureManager.func_110579_a(Lnet/minecraft/util/ResourceLocation;Lnet/minecraft/client/renderer/texture/TextureObject;)Z+7
  90. J net.minecraft.client.renderer.texture.TextureManager.func_110577_a(Lnet/minecraft/util/ResourceLocation;)V
  91. j dan200.computercraft.client.gui.FixedWidthFontRenderer.drawString(Ljava/lang/String;IILjava/lang/String;FZ)V+36
  92. j dan200.computercraft.client.render.TileEntityMonitorRenderer.renderTileEntityMonitorAt(Ldan200/computercraft/shared/peripheral/monitor/TileMonitor;DDDF)V+584
  93. j dan200.computercraft.client.render.TileEntityMonitorRenderer.func_76894_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V+12
  94. J net.minecraft.client.renderer.tileentity.TileEntityRenderer.func_76949_a(Lnet/minecraft/tileentity/TileEntity;DDDF)V
  95. J net.minecraft.client.renderer.RenderGlobal.func_72713_a(Lnet/minecraft/util/Vec3;Lnet/minecraft/client/renderer/culling/ICamera;F)V
  96. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+702
  97. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+739
  98. j net.minecraft.client.Minecraft.func_71411_J()V+321
  99. j net.minecraft.client.Minecraft.func_99999_d()V+97
  100. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+768
  101. v ~StubRoutines::call_stub
  102. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  103. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  104. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  105. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  106. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+657
  107. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  108. v ~StubRoutines::call_stub
  109.  
  110. --------------- P R O C E S S ---------------
  111.  
  112. Java Threads: ( => current thread )
  113. 0x000000000e2ec800 JavaThread "pool-2-thread-1" [_thread_blocked, id=3120, stack(0x000000004d920000,0x000000004da20000)]
  114. 0x000000000e2ee000 JavaThread "Java Sound Event Dispatcher" daemon [_thread_blocked, id=1296, stack(0x000000001a4e0000,0x000000001a5e0000)]
  115. 0x000000000e2fa000 JavaThread "VoiceServer Client Input Thread" daemon [_thread_blocked, id=2172, stack(0x00000000316e0000,0x00000000317e0000)]
  116. 0x000000000e2f0000 JavaThread "VoiceServer Client Output Thread" daemon [_thread_in_native, id=5288, stack(0x00000000313d0000,0x00000000314d0000)]
  117. 0x000000000e2ed000 JavaThread "Client write thread" [_thread_blocked, id=5424, stack(0x0000000027870000,0x0000000027970000)]
  118. 0x000000000e2eb000 JavaThread "Client read thread" [_thread_in_native, id=6036, stack(0x0000000049dc0000,0x0000000049ec0000)]
  119. 0x000000000e2eb800 JavaThread "Thread-112" daemon [_thread_in_native, id=5008, stack(0x000000004d490000,0x000000004d590000)]
  120. 0x000000000e2f8800 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=5876, stack(0x00000000496e0000,0x00000000497e0000)]
  121. 0x0000000012c4c800 JavaThread "Thread-107" [_thread_blocked, id=1440, stack(0x0000000027a30000,0x0000000027b30000)]
  122. 0x0000000012c4a000 JavaThread "Thread-105" [_thread_blocked, id=3720, stack(0x00000000274c0000,0x00000000275c0000)]
  123. 0x000000000e2f9000 JavaThread "Universal Electricity" [_thread_blocked, id=5892, stack(0x0000000030450000,0x0000000030550000)]
  124. 0x0000000026434800 JavaThread "PR RoutingThread #3" daemon [_thread_blocked, id=5484, stack(0x000000002f6d0000,0x000000002f7d0000)]
  125. 0x0000000026432000 JavaThread "PR RoutingThread #2" daemon [_thread_blocked, id=3488, stack(0x0000000030230000,0x0000000030330000)]
  126. 0x0000000026431800 JavaThread "PR RoutingThread #1" daemon [_thread_blocked, id=2104, stack(0x000000002f7e0000,0x000000002f8e0000)]
  127. 0x000000002642e800 JavaThread "PR RoutingThread #0" daemon [_thread_blocked, id=3268, stack(0x00000000181b0000,0x00000000182b0000)]
  128. 0x000000000e2f6000 JavaThread "Keep-Alive-SocketCleaner" daemon [_thread_blocked, id=1376, stack(0x00000000347a0000,0x00000000348a0000)]
  129. 0x0000000026430800 JavaThread "LogisticsPipes RoutingTableUpdateThread #3" daemon [_thread_blocked, id=2928, stack(0x0000000030000000,0x0000000030100000)]
  130. 0x0000000026435000 JavaThread "LogisticsPipes RoutingTableUpdateThread #2" daemon [_thread_blocked, id=6000, stack(0x0000000030330000,0x0000000030430000)]
  131. 0x0000000026436000 JavaThread "LogisticsPipes RoutingTableUpdateThread #1" daemon [_thread_blocked, id=1368, stack(0x0000000030110000,0x0000000030210000)]
  132. 0x0000000026436800 JavaThread "LogisticsPipes RoutingTableUpdateThread #0" daemon [_thread_blocked, id=3296, stack(0x000000002fec0000,0x000000002ffc0000)]
  133. 0x0000000026438000 JavaThread "LogisticsPipes Packet Decompressor Server" daemon [_thread_blocked, id=3816, stack(0x00000000184e0000,0x00000000185e0000)]
  134. 0x0000000026430000 JavaThread "LogisticsPipes Packet Compressor Server" daemon [_thread_blocked, id=2096, stack(0x000000002fcc0000,0x000000002fdc0000)]
  135. 0x0000000026433000 JavaThread "LogisticsPipes Packet Decompressor Client" daemon [_thread_blocked, id=4240, stack(0x000000002f960000,0x000000002fa60000)]
  136. 0x0000000026439000 JavaThread "LogisticsPipes Packet Compressor Client" daemon [_thread_blocked, id=5488, stack(0x000000002faa0000,0x000000002fba0000)]
  137. 0x0000000012c4b800 JavaThread "Thread-22" [_thread_blocked, id=456, stack(0x00000000198c0000,0x00000000199c0000)]
  138. 0x0000000012c47000 JavaThread "Immibis Core background task" daemon [_thread_blocked, id=716, stack(0x0000000016f20000,0x0000000017020000)]
  139. 0x000000000e72d000 JavaThread "Timer hack thread" daemon [_thread_blocked, id=5940, stack(0x0000000012530000,0x0000000012630000)]
  140. 0x0000000013864800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=3228, stack(0x0000000014940000,0x0000000014a40000)]
  141. 0x000000000e568000 JavaThread "AWT-Windows" daemon [_thread_in_native, id=4444, stack(0x000000000fb80000,0x000000000fc80000)]
  142. 0x000000000e587800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6056, stack(0x000000000f790000,0x000000000f890000)]
  143. 0x000000000e2ad000 JavaThread "Thread-1" daemon [_thread_blocked, id=2120, stack(0x000000000ed20000,0x000000000ee20000)]
  144. 0x000000000c66c000 JavaThread "Service Thread" daemon [_thread_blocked, id=2944, stack(0x000000000e0a0000,0x000000000e1a0000)]
  145. 0x000000000b7da800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=3356, stack(0x000000000dde0000,0x000000000dee0000)]
  146. 0x000000000b7d5000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=4700, stack(0x000000000dbe0000,0x000000000dce0000)]
  147. 0x000000000b7d3800 JavaThread "Attach Listener" daemon [_thread_blocked, id=2000, stack(0x000000000d680000,0x000000000d780000)]
  148. 0x000000000b7d3000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2664, stack(0x000000000da90000,0x000000000db90000)]
  149. 0x000000000b7c1000 JavaThread "Finalizer" daemon [_thread_blocked, id=856, stack(0x000000000d970000,0x000000000da70000)]
  150. 0x000000000b7c0000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5132, stack(0x000000000d790000,0x000000000d890000)]
  151. =>0x000000000213f800 JavaThread "Minecraft main thread" [_thread_in_native, id=4404, stack(0x00000000023f0000,0x00000000024f0000)]
  152.  
  153. Other Threads:
  154. 0x000000000b7bc800 VMThread [stack: 0x000000000d560000,0x000000000d660000] [id=348]
  155. 0x000000000c675000 WatcherThread [stack: 0x000000000dfa0000,0x000000000e0a0000] [id=4088]
  156.  
  157. VM state:not at safepoint (normal execution)
  158.  
  159. VM Mutex/Monitor currently owned by a thread: None
  160.  
  161. Heap
  162. PSYoungGen total 536064K, used 172701K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  163. eden space 457728K, 20% used [0x00000007d5500000,0x00000007db12e250,0x00000007f1400000)
  164. from space 78336K, 99% used [0x00000007f1400000,0x00000007f6079588,0x00000007f6080000)
  165. to space 121856K, 0% used [0x00000007f8900000,0x00000007f8900000,0x0000000800000000)
  166. ParOldGen total 790528K, used 654785K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  167. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f705a0,0x00000007b0400000)
  168. PSPermGen total 165376K, used 124794K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  169. object space 165376K, 75% used [0x0000000770000000,0x00000007779deb68,0x000000077a180000)
  170.  
  171. Card table byte_map: [0x00000000054f0000,0x0000000005980000] byte_map_base: 0x0000000001970000
  172.  
  173. Polling page: 0x0000000000220000
  174.  
  175. Code Cache [0x00000000024f0000, 0x00000000030d0000, 0x00000000054f0000)
  176. total_blobs=4882 nmethods=3585 adapters=1248 free_code_cache=37321Kb largest_free_block=37940544
  177.  
  178. Compilation events (10 events):
  179. Event: 127.518 Thread 0x000000000b7d5000 nmethod 4260 0x0000000002c94590 code [0x0000000002c94700, 0x0000000002c94cb8]
  180. Event: 127.721 Thread 0x000000000b7da800 4261 net.minecraft.world.World::func_72918_a (309 bytes)
  181. Event: 127.734 Thread 0x000000000b7da800 nmethod 4261 0x000000000305df50 code [0x000000000305e160, 0x000000000305ebb0]
  182. Event: 127.778 Thread 0x000000000b7d5000 4262 net.minecraft.block.Block::func_71905_a (40 bytes)
  183. Event: 127.779 Thread 0x000000000b7d5000 nmethod 4262 0x000000000305d390 code [0x000000000305d4c0, 0x000000000305d558]
  184. Event: 127.922 Thread 0x000000000b7da800 4263 net.minecraft.tileentity.TileEntity::func_70316_g (1 bytes)
  185. Event: 127.923 Thread 0x000000000b7da800 nmethod 4263 0x0000000002fb2e90 code [0x0000000002fb2fc0, 0x0000000002fb3018]
  186. Event: 128.005 Thread 0x000000000b7d5000 4264 dan200.computercraft.shared.peripheral.common.ItemPeripheral::getPeripheralType (56 bytes)
  187. Event: 128.006 Thread 0x000000000b7d5000 nmethod 4264 0x00000000030b36d0 code [0x00000000030b3820, 0x00000000030b38d8]
  188. Event: 128.118 Thread 0x000000000b7da800 4265 net.minecraft.world.ChunkCache::func_72796_p (91 bytes)
  189.  
  190. GC Heap History (10 events):
  191. Event: 104.421 GC heap before
  192. {Heap before GC invocations=83 (full 8):
  193. PSYoungGen total 584192K, used 24310K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  194. eden space 484864K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2e80000)
  195. from space 99328K, 24% used [0x00000007f2e80000,0x00000007f463db58,0x00000007f8f80000)
  196. to space 99840K, 0% used [0x00000007f9e80000,0x00000007f9e80000,0x0000000800000000)
  197. ParOldGen total 790528K, used 615224K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  198. object space 790528K, 77% used [0x0000000780000000,0x00000007a58ce388,0x00000007b0400000)
  199. PSPermGen total 165376K, used 120112K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  200. object space 165376K, 72% used [0x0000000770000000,0x000000077754c1e0,0x000000077a180000)
  201. Event: 106.067 GC heap after
  202. Heap after GC invocations=83 (full 8):
  203. PSYoungGen total 584192K, used 0K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  204. eden space 484864K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f2e80000)
  205. from space 99328K, 0% used [0x00000007f2e80000,0x00000007f2e80000,0x00000007f8f80000)
  206. to space 99840K, 0% used [0x00000007f9e80000,0x00000007f9e80000,0x0000000800000000)
  207. ParOldGen total 790528K, used 633416K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  208. object space 790528K, 80% used [0x0000000780000000,0x00000007a6a920f8,0x00000007b0400000)
  209. PSPermGen total 165376K, used 120111K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  210. object space 165376K, 72% used [0x0000000770000000,0x000000077754bef8,0x000000077a180000)
  211. }
  212. Event: 112.160 GC heap before
  213. {Heap before GC invocations=84 (full 8):
  214. PSYoungGen total 584192K, used 484864K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  215. eden space 484864K, 100% used [0x00000007d5500000,0x00000007f2e80000,0x00000007f2e80000)
  216. from space 99328K, 0% used [0x00000007f2e80000,0x00000007f2e80000,0x00000007f8f80000)
  217. to space 99840K, 0% used [0x00000007f9e80000,0x00000007f9e80000,0x0000000800000000)
  218. ParOldGen total 790528K, used 633416K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  219. object space 790528K, 80% used [0x0000000780000000,0x00000007a6a920f8,0x00000007b0400000)
  220. PSPermGen total 165376K, used 122311K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  221. object space 165376K, 73% used [0x0000000770000000,0x0000000777771c98,0x000000077a180000)
  222. Event: 112.181 GC heap after
  223. Heap after GC invocations=84 (full 8):
  224. PSYoungGen total 596480K, used 35904K [0x00000007d5500000, 0x00000007ffc80000, 0x0000000800000000)
  225. eden space 500224K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f3d80000)
  226. from space 96256K, 37% used [0x00000007f9e80000,0x00000007fc1903a0,0x00000007ffc80000)
  227. to space 97792K, 0% used [0x00000007f3d80000,0x00000007f3d80000,0x00000007f9d00000)
  228. ParOldGen total 790528K, used 633416K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  229. object space 790528K, 80% used [0x0000000780000000,0x00000007a6a920f8,0x00000007b0400000)
  230. PSPermGen total 165376K, used 122311K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  231. object space 165376K, 73% used [0x0000000770000000,0x0000000777771c98,0x000000077a180000)
  232. }
  233. Event: 114.428 GC heap before
  234. {Heap before GC invocations=85 (full 8):
  235. PSYoungGen total 596480K, used 536128K [0x00000007d5500000, 0x00000007ffc80000, 0x0000000800000000)
  236. eden space 500224K, 100% used [0x00000007d5500000,0x00000007f3d80000,0x00000007f3d80000)
  237. from space 96256K, 37% used [0x00000007f9e80000,0x00000007fc1903a0,0x00000007ffc80000)
  238. to space 97792K, 0% used [0x00000007f3d80000,0x00000007f3d80000,0x00000007f9d00000)
  239. ParOldGen total 790528K, used 633416K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  240. object space 790528K, 80% used [0x0000000780000000,0x00000007a6a920f8,0x00000007b0400000)
  241. PSPermGen total 165376K, used 123809K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  242. object space 165376K, 74% used [0x0000000770000000,0x00000007778e8590,0x000000077a180000)
  243. Event: 114.472 GC heap after
  244. Heap after GC invocations=85 (full 8):
  245. PSYoungGen total 598016K, used 97789K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  246. eden space 500224K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f3d80000)
  247. from space 97792K, 99% used [0x00000007f3d80000,0x00000007f9cff5d0,0x00000007f9d00000)
  248. to space 101376K, 0% used [0x00000007f9d00000,0x00000007f9d00000,0x0000000800000000)
  249. ParOldGen total 790528K, used 654777K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  250. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f6e5a0,0x00000007b0400000)
  251. PSPermGen total 165376K, used 123809K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  252. object space 165376K, 74% used [0x0000000770000000,0x00000007778e8590,0x000000077a180000)
  253. }
  254. Event: 117.822 GC heap before
  255. {Heap before GC invocations=86 (full 8):
  256. PSYoungGen total 598016K, used 598013K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  257. eden space 500224K, 100% used [0x00000007d5500000,0x00000007f3d80000,0x00000007f3d80000)
  258. from space 97792K, 99% used [0x00000007f3d80000,0x00000007f9cff5d0,0x00000007f9d00000)
  259. to space 101376K, 0% used [0x00000007f9d00000,0x00000007f9d00000,0x0000000800000000)
  260. ParOldGen total 790528K, used 654777K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  261. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f6e5a0,0x00000007b0400000)
  262. PSPermGen total 165376K, used 124475K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  263. object space 165376K, 75% used [0x0000000770000000,0x000000077798ee48,0x000000077a180000)
  264. Event: 117.851 GC heap after
  265. Heap after GC invocations=86 (full 8):
  266. PSYoungGen total 559104K, used 78673K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  267. eden space 457728K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f1400000)
  268. from space 101376K, 77% used [0x00000007f9d00000,0x00000007fe9d4468,0x0000000800000000)
  269. to space 120832K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f8a00000)
  270. ParOldGen total 790528K, used 654777K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  271. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f6e5a0,0x00000007b0400000)
  272. PSPermGen total 165376K, used 124475K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  273. object space 165376K, 75% used [0x0000000770000000,0x000000077798ee48,0x000000077a180000)
  274. }
  275. Event: 126.907 GC heap before
  276. {Heap before GC invocations=87 (full 8):
  277. PSYoungGen total 559104K, used 536401K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  278. eden space 457728K, 100% used [0x00000007d5500000,0x00000007f1400000,0x00000007f1400000)
  279. from space 101376K, 77% used [0x00000007f9d00000,0x00000007fe9d4468,0x0000000800000000)
  280. to space 120832K, 0% used [0x00000007f1400000,0x00000007f1400000,0x00000007f8a00000)
  281. ParOldGen total 790528K, used 654777K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  282. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f6e5a0,0x00000007b0400000)
  283. PSPermGen total 165376K, used 124759K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  284. object space 165376K, 75% used [0x0000000770000000,0x00000007779d5d60,0x000000077a180000)
  285. Event: 126.935 GC heap after
  286. Heap after GC invocations=87 (full 8):
  287. PSYoungGen total 536064K, used 78309K [0x00000007d5500000, 0x0000000800000000, 0x0000000800000000)
  288. eden space 457728K, 0% used [0x00000007d5500000,0x00000007d5500000,0x00000007f1400000)
  289. from space 78336K, 99% used [0x00000007f1400000,0x00000007f6079588,0x00000007f6080000)
  290. to space 121856K, 0% used [0x00000007f8900000,0x00000007f8900000,0x0000000800000000)
  291. ParOldGen total 790528K, used 654785K [0x0000000780000000, 0x00000007b0400000, 0x00000007d5500000)
  292. object space 790528K, 82% used [0x0000000780000000,0x00000007a7f705a0,0x00000007b0400000)
  293. PSPermGen total 165376K, used 124759K [0x0000000770000000, 0x000000077a180000, 0x0000000780000000)
  294. object space 165376K, 75% used [0x0000000770000000,0x00000007779d5d60,0x000000077a180000)
  295. }
  296.  
  297. Deoptimization events (10 events):
  298. Event: 125.237 Thread 0x000000000213f800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x000000000309c68c method=mcp.mobius.waila.api.impl.ModuleRegistrar.hasProviders(Ljava/lang/Object;Ljava/util/LinkedHashMap;)Z @ 33
  299. Event: 125.540 Thread 0x000000000213f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000000030926d0 method=net.minecraft.entity.Entity.func_70091_d(DDD)V @ 1773
  300. Event: 126.322 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000302bb30 method=net.minecraft.world.chunk.Chunk.func_76597_e(III)Lnet/minecraft/tileentity/TileEntity; @ 161
  301. Event: 126.484 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030052d8 method=CustomColorizer.getFluidColor(Lnet/minecraft/block/Block;Lnet/minecraft/world/IBlockAccess;III)I @ 16
  302. Event: 126.592 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002f49a74 method=net.minecraft.world.chunk.Chunk.func_76588_a(Lnet/minecraft/entity/Entity;Lnet/minecraft/util/AxisAlignedBB;Ljava/util/List;Lnet/minecraft/command/IEntitySelector;)V @ 17
  303. Event: 127.097 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000302bb30 method=net.minecraft.world.chunk.Chunk.func_76597_e(III)Lnet/minecraft/tileentity/TileEntity; @ 161
  304. Event: 127.246 Thread 0x000000000213f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003055844 method=net.minecraft.world.World.func_85175_e(III)I @ 24
  305. Event: 127.252 Thread 0x000000000213f800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000003055844 method=net.minecraft.world.World.func_85175_e(III)I @ 24
  306. Event: 127.529 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030052d8 method=CustomColorizer.getFluidColor(Lnet/minecraft/block/Block;Lnet/minecraft/world/IBlockAccess;III)I @ 16
  307. Event: 127.871 Thread 0x000000000213f800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000000302bb30 method=net.minecraft.world.chunk.Chunk.func_76597_e(III)Lnet/minecraft/tileentity/TileEntity; @ 161
  308.  
  309. Internal exceptions (10 events):
  310. Event: 128.069 Thread 0x0000000012c4a000 Threw 0x00000007d89bb428 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  311. Event: 128.076 Thread 0x0000000012c4b800 Threw 0x00000007da39aa50 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  312. Event: 128.086 Thread 0x0000000012c4b800 Threw 0x00000007da39ab70 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  313. Event: 128.086 Thread 0x0000000012c4a000 Threw 0x00000007d89bb5e8 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  314. Event: 128.092 Thread 0x000000000e2ed000 Threw 0x00000007d5ba3820 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  315. Event: 128.096 Thread 0x0000000012c4b800 Threw 0x00000007da39ac90 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  316. Event: 128.106 Thread 0x0000000012c4b800 Threw 0x00000007daa64d60 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  317. Event: 128.111 Thread 0x0000000012c4a000 Threw 0x00000007daad2f40 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2965
  318. Event: 128.111 Thread 0x0000000012c4a000 Threw 0x00000007daad3100 at C:\re\jdk7u55\869\hotspot\src\share\vm\prims\jvm.cpp:2917
  319. Event: 128.116 Thread 0x0000000012c4b800 Threw 0x00000007daa64e80 at C:\re\jdk7u55\869\hotspot\src\share\vm\runtime\objectMonitor.cpp:1451
  320.  
  321. Events (10 events):
  322. Event: 127.529 Thread 0x000000000213f800 DEOPT UNPACKING pc=0x0000000002529064 sp=0x00000000024ee7f0 mode 2
  323. Event: 127.871 Thread 0x000000000213f800 Uncommon trap: trap_request=0xffffffde fr.pc=0x000000000302bb30
  324. Event: 127.871 Thread 0x000000000213f800 DEOPT PACKING pc=0x000000000302bb30 sp=0x00000000024ee8f0
  325. Event: 127.871 Thread 0x000000000213f800 DEOPT UNPACKING pc=0x0000000002529064 sp=0x00000000024ee8a8 mode 2
  326. Event: 127.923 Thread 0x000000000b7da800 flushing nmethod 0x0000000002fcaad0
  327. Event: 127.923 Thread 0x000000000b7da800 flushing nmethod 0x0000000002fd4a50
  328. Event: 127.924 Thread 0x000000000b7da800 flushing nmethod 0x0000000003063650
  329. Event: 127.924 Thread 0x000000000b7da800 flushing nmethod 0x00000000030742d0
  330. Event: 128.086 loading class 0x000000001342cf80
  331. Event: 128.086 loading class 0x000000001342cf80 done
  332.  
  333.  
  334. Dynamic libraries:
  335. 0x000000013fe50000 - 0x000000013fe83000 C:\Program Files\Java\jre7\bin\javaw.exe
  336. 0x0000000077360000 - 0x0000000077509000 C:\Windows\SYSTEM32\ntdll.dll
  337. 0x0000000077140000 - 0x000000007725f000 C:\Windows\system32\kernel32.dll
  338. 0x000007fefd460000 - 0x000007fefd4cc000 C:\Windows\system32\KERNELBASE.dll
  339. 0x000007feff290000 - 0x000007feff36b000 C:\Windows\system32\ADVAPI32.dll
  340. 0x000007fefe380000 - 0x000007fefe41f000 C:\Windows\system32\msvcrt.dll
  341. 0x000007feff530000 - 0x000007feff54f000 C:\Windows\SYSTEM32\sechost.dll
  342. 0x000007fefef50000 - 0x000007feff07d000 C:\Windows\system32\RPCRT4.dll
  343. 0x0000000077260000 - 0x000000007735a000 C:\Windows\system32\USER32.dll
  344. 0x000007fefe740000 - 0x000007fefe7a7000 C:\Windows\system32\GDI32.dll
  345. 0x000007feff520000 - 0x000007feff52e000 C:\Windows\system32\LPK.dll
  346. 0x000007fefeca0000 - 0x000007fefed69000 C:\Windows\system32\USP10.dll
  347. 0x000007fefbc60000 - 0x000007fefbe54000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  348. 0x000007feff5f0000 - 0x000007feff661000 C:\Windows\system32\SHLWAPI.dll
  349. 0x000007fefe6c0000 - 0x000007fefe6ee000 C:\Windows\system32\IMM32.DLL
  350. 0x000007feff410000 - 0x000007feff519000 C:\Windows\system32\MSCTF.dll
  351. 0x000000005bfc0000 - 0x000000005c092000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  352. 0x0000000059e60000 - 0x000000005a629000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  353. 0x000007fef7380000 - 0x000007fef7389000 C:\Windows\system32\WSOCK32.dll
  354. 0x000007fefe6f0000 - 0x000007fefe73d000 C:\Windows\system32\WS2_32.dll
  355. 0x000007fefe420000 - 0x000007fefe428000 C:\Windows\system32\NSI.dll
  356. 0x000007fefb1e0000 - 0x000007fefb21b000 C:\Windows\system32\WINMM.dll
  357. 0x0000000077530000 - 0x0000000077537000 C:\Windows\system32\PSAPI.DLL
  358. 0x000000006ebb0000 - 0x000000006ebbf000 C:\Program Files\Java\jre7\bin\verify.dll
  359. 0x000000006d1c0000 - 0x000000006d1e8000 C:\Program Files\Java\jre7\bin\java.dll
  360. 0x000000006d1a0000 - 0x000000006d1b5000 C:\Program Files\Java\jre7\bin\zip.dll
  361. 0x000000006d180000 - 0x000000006d199000 C:\Program Files\Java\jre7\bin\net.dll
  362. 0x000007fefcda0000 - 0x000007fefcdf5000 C:\Windows\system32\mswsock.dll
  363. 0x000007fefcd90000 - 0x000007fefcd97000 C:\Windows\System32\wship6.dll
  364. 0x0000000060770000 - 0x0000000060781000 C:\Program Files\Java\jre7\bin\nio.dll
  365. 0x000000005b650000 - 0x000000005b7e5000 C:\Program Files\Java\jre7\bin\awt.dll
  366. 0x000007fefe910000 - 0x000007fefe9e7000 C:\Windows\system32\OLEAUT32.dll
  367. 0x000007feff080000 - 0x000007feff283000 C:\Windows\system32\ole32.dll
  368. 0x000007fefbff0000 - 0x000007fefc046000 C:\Windows\system32\uxtheme.dll
  369. 0x000007fefbfc0000 - 0x000007fefbfd8000 C:\Windows\system32\dwmapi.dll
  370. 0x000007fefd050000 - 0x000007fefd05f000 C:\Windows\system32\CRYPTBASE.dll
  371. 0x000007fefd550000 - 0x000007fefe2d8000 C:\Windows\system32\SHELL32.dll
  372. 0x000000005c720000 - 0x000000005c767000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  373. 0x000007fee9e40000 - 0x000007feea03f000 C:\Windows\system32\d3d9.dll
  374. 0x000007fefc280000 - 0x000007fefc28c000 C:\Windows\system32\VERSION.dll
  375. 0x000007fefac50000 - 0x000007fefac57000 C:\Windows\system32\d3d8thk.dll
  376. 0x000000006cb00000 - 0x000000006d00f000 C:\Windows\system32\atiumd64.dll
  377. 0x00000000593e0000 - 0x00000000598c3000 C:\Windows\system32\atiumd6a.dll
  378. 0x000000005c8e0000 - 0x000000005c921000 C:\Program Files\Java\jre7\bin\t2k.dll
  379. 0x0000000060750000 - 0x0000000060764000 C:\Program Files\Java\jre7\bin\unpack.dll
  380. 0x000000006e980000 - 0x000000006e98b000 C:\Program Files\Java\jre7\bin\management.dll
  381. 0x0000000180000000 - 0x0000000180050000 C:\Users\Jacob\AppData\Roaming\.technic\modpacks\a-new-age-enterprise\bin\natives\lwjgl64.dll
  382. 0x000007feea590000 - 0x000007feea6ad000 C:\Windows\system32\OPENGL32.dll
  383. 0x000007fef54a0000 - 0x000007fef54cd000 C:\Windows\system32\GLU32.dll
  384. 0x000007feea490000 - 0x000007feea581000 C:\Windows\system32\DDRAW.dll
  385. 0x000007fefc070000 - 0x000007fefc078000 C:\Windows\system32\DCIMAN32.dll
  386. 0x000007fefed70000 - 0x000007fefef47000 C:\Windows\system32\SETUPAPI.dll
  387. 0x000007fefd4d0000 - 0x000007fefd506000 C:\Windows\system32\CFGMGR32.dll
  388. 0x000007fefd350000 - 0x000007fefd36a000 C:\Windows\system32\DEVOBJ.dll
  389. 0x000007fefce00000 - 0x000007fefce17000 C:\Windows\system32\CRYPTSP.dll
  390. 0x000007fefc6a0000 - 0x000007fefc6e7000 C:\Windows\system32\rsaenh.dll
  391. 0x000007fefc460000 - 0x000007fefc47e000 C:\Windows\system32\USERENV.dll
  392. 0x000007fefd120000 - 0x000007fefd12f000 C:\Windows\system32\profapi.dll
  393. 0x000007fefaa30000 - 0x000007fefaa57000 C:\Windows\system32\IPHLPAPI.DLL
  394. 0x000007fefaeb0000 - 0x000007fefaebb000 C:\Windows\system32\WINNSI.DLL
  395. 0x000007fefa8c0000 - 0x000007fefa8d1000 C:\Windows\system32\dhcpcsvc6.DLL
  396. 0x000007fefa8a0000 - 0x000007fefa8b8000 C:\Windows\system32\dhcpcsvc.DLL
  397. 0x0000000069030000 - 0x0000000069fb3000 C:\Windows\system32\atio6axx.dll
  398. 0x00000000022f0000 - 0x000000000231e000 C:\Windows\system32\atiadlxx.dll
  399. 0x0000000071b60000 - 0x0000000071c29000 C:\Windows\WinSxS\amd64_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.6195_none_88e41e092fab0294\MSVCR80.dll
  400. 0x000007fef5400000 - 0x000007fef549c000 C:\Windows\system32\mscms.dll
  401. 0x000007fef8090000 - 0x000007fef80d2000 C:\Windows\system32\icm32.dll
  402. 0x000007fefc350000 - 0x000007fefc357000 C:\Windows\System32\wshtcpip.dll
  403. 0x000007fefc790000 - 0x000007fefc7eb000 C:\Windows\system32\DNSAPI.dll
  404. 0x0000000072590000 - 0x00000000725b6000 C:\Program Files\Bonjour\mdnsNSP.dll
  405. 0x000007fef9f90000 - 0x000007fef9f98000 C:\Windows\system32\rasadhlp.dll
  406. 0x000007fefa8f0000 - 0x000007fefa943000 C:\Windows\System32\fwpuclnt.dll
  407. 0x000000005c6f0000 - 0x000000005c714000 C:\Program Files\Java\jre7\bin\sunec.dll
  408. 0x000000006d5d0000 - 0x000000006d5db000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  409. 0x000007fefd1e0000 - 0x000007fefd34c000 C:\Windows\system32\CRYPT32.dll
  410. 0x000007fefd1c0000 - 0x000007fefd1cf000 C:\Windows\system32\MSASN1.dll
  411. 0x000007fefafb0000 - 0x000007fefafc5000 C:\Windows\system32\NLAapi.dll
  412. 0x000007fef7dd0000 - 0x000007fef7de5000 C:\Windows\system32\napinsp.dll
  413. 0x000007fef7db0000 - 0x000007fef7dc9000 C:\Windows\system32\pnrpnsp.dll
  414. 0x000007fef7da0000 - 0x000007fef7dab000 C:\Windows\System32\winrnr.dll
  415. 0x000000000dee0000 - 0x000000000df44000 C:\Users\Jacob\AppData\Roaming\.technic\modpacks\a-new-age-enterprise\bin\natives\OpenAL64.dll
  416. 0x000007feff550000 - 0x000007feff5e9000 C:\Windows\system32\CLBCatQ.DLL
  417. 0x000007fefb470000 - 0x000007fefb4bb000 C:\Windows\System32\MMDevApi.dll
  418. 0x000007fefbb30000 - 0x000007fefbc5c000 C:\Windows\System32\PROPSYS.dll
  419. 0x000007fef41d0000 - 0x000007fef4258000 C:\Windows\system32\dsound.dll
  420. 0x000007fefbf70000 - 0x000007fefbf9c000 C:\Windows\system32\POWRPROF.dll
  421. 0x000007fefae60000 - 0x000007fefaeaf000 C:\Windows\system32\AUDIOSES.DLL
  422. 0x000000006d170000 - 0x000000006d17c000 C:\Program Files\Java\jre7\bin\jsound.dll
  423. 0x0000000060790000 - 0x000000006079b000 C:\Program Files\Java\jre7\bin\jsoundds.dll
  424. 0x000007fefb1a0000 - 0x000007fefb1db000 C:\Windows\system32\wdmaud.drv
  425. 0x0000000074f40000 - 0x0000000074f46000 C:\Windows\system32\ksuser.dll
  426. 0x000007fefb570000 - 0x000007fefb579000 C:\Windows\system32\AVRT.dll
  427. 0x000007fefb640000 - 0x000007fefb64a000 C:\Windows\system32\msacm32.drv
  428. 0x000007fefb550000 - 0x000007fefb568000 C:\Windows\system32\MSACM32.dll
  429. 0x000007fefb630000 - 0x000007fefb639000 C:\Windows\system32\midimap.dll
  430. 0x000000005bf10000 - 0x000000005bfb2000 C:\Program Files\Java\jre7\bin\mlib_image.dll
  431. 0x000007feeb870000 - 0x000007feeb995000 C:\Windows\system32\dbghelp.dll
  432.  
  433. VM Arguments:
  434. jvm_args: -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048m -XX:MaxPermSize=256m -Djava.library.path=C:\Users\Jacob\AppData\Roaming\.technic\modpacks\a-new-age-enterprise\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\Users\Jacob\AppData\Roaming\.technic\modpacks\a-new-age-enterprise
  435. java_command: net.minecraft.launchwrapper.Launch --username enterprise12 --session token:20479b8f806a4f1aa22e64d0dd71b845:ef295fcccab34f46bafe64b06aa8c5d4 --version 1.6.4-Forge9.11.1.965 --gameDir C:\Users\Jacob\AppData\Roaming\.technic\modpacks\a-new-age-enterprise --assetsDir C:\Users\Jacob\AppData\Roaming\.technic\assets\virtual\legacy --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --tweakClass com.mumfrey.liteloader.launch.LiteLoaderTweaker --title Industrial Age The Turning --icon C:\Users\Jacob\AppData\Roaming\.technic\assets/packs/a-new-age-enterprise/icon.png
  436. Launcher Type: SUN_STANDARD
  437.  
  438. Environment Variables:
  439. PATH=C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\Java\jre7\bin
  440. USERNAME=Jacob
  441. OS=Windows_NT
  442. PROCESSOR_IDENTIFIER=AMD64 Family 21 Model 2 Stepping 0, AuthenticAMD
  443.  
  444.  
  445.  
  446. --------------- S Y S T E M ---------------
  447.  
  448. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  449.  
  450. CPU:total 8 (8 cores per cpu, 1 threads per core) family 21 model 2 stepping 0, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, mmxext, 3dnowpref, lzcnt, sse4a, tsc, tscinvbit, tscinv
  451.  
  452. Memory: 4k page, physical 8343932k(3738648k free), swap 16686000k(11332600k free)
  453.  
  454. 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
  455.  
  456. time: Mon May 26 20:53:34 2014
  457. elapsed time: 128 seconds
Add Comment
Please, Sign In to add comment