Advertisement
Guest User

Untitled

a guest
Oct 4th, 2014
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 35.60 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=0x000000001a2f6dd0, pid=6804, tid=8896
  5. #
  6. # JRE version: Java(TM) SE Runtime Environment (7.0_40-b43) (build 1.7.0_40-b43)
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.0-b56 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [nvoglv64.DLL+0xba6dd0]
  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 (0x0000000001c9f000): JavaThread "Client thread" [_thread_in_native, id=8896, stack(0x0000000001ef0000,0x0000000001ff0000)]
  22.  
  23. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  24.  
  25. Registers:
  26. RAX=0x000000001b29de70, RBX=0x0000000006a70000, RCX=0x4000378000000000, RDX=0x000000005d0155f0
  27. RSP=0x0000000001fede20, RBP=0x000000005d02e660, RSI=0x0000000006a70000, RDI=0x000000001b379f40
  28. R8 =0x000000000000000b, R9 =0x0000000006ae9440, R10=0x000000001a3f83e0, R11=0x0000000001fede80
  29. R12=0x0000000000000000, R13=0x000000005d015618, R14=0x000000005d015616, R15=0x000000000000026b
  30. RIP=0x000000001a2f6dd0, EFLAGS=0x0000000000010206
  31.  
  32. Top of Stack: (sp=0x0000000001fede20)
  33. 0x0000000001fede20: 0000000000000014 0000000006aaca38
  34. 0x0000000001fede30: 0000000006aaca38 000000001a2d0f48
  35. 0x0000000001fede40: 000000005d0155f0 000000001a2f594b
  36. 0x0000000001fede50: 0000000006a70000 000000005d02e660
  37. 0x0000000001fede60: 000000001b379f40 000000005d015616
  38. 0x0000000001fede70: 0000000000000000 000000002e04acb0
  39. 0x0000000001fede80: 0000000000000100 0000000000000000
  40. 0x0000000001fede90: 000000002e04acb0 000000005d0154f0
  41. 0x0000000001fedea0: 0000000000000025 0000000000000100
  42. 0x0000000001fedeb0: 000000001992a3f0 0000000019ee14d6
  43. 0x0000000001fedec0: 000000001992a300 0000000000000025
  44. 0x0000000001feded0: 000000001b379f40 0000000000000000
  45. 0x0000000001fedee0: 0000000006a70000 0000000019c46597
  46. 0x0000000001fedef0: 0000000000000100 0000000000000000
  47. 0x0000000001fedf00: 0000000000001405 0000000001fee890
  48. 0x0000000001fedf10: 0000000000000000 000000002e04acb0
  49.  
  50. Instructions: (pc=0x000000001a2f6dd0)
  51. 0x000000001a2f6db0: 89 5c 24 30 48 89 6c 24 38 48 89 7c 24 40 4c 89
  52. 0x000000001a2f6dc0: 74 24 48 48 85 c9 74 0c 48 8b 09 48 85 c9 74 04
  53. 0x000000001a2f6dd0: 48 8b 49 20 48 8b 68 40 4c 8b b1 c8 00 00 00 48
  54. 0x000000001a2f6de0: ba ff ff ff ff ff ff ff 7f 48 23 ea 45 33 c0 4d
  55.  
  56.  
  57. Register to memory mapping:
  58.  
  59. RAX=0x000000001b29de70 is an unknown value
  60. RBX=0x0000000006a70000 is an unknown value
  61. RCX=0x4000378000000000 is an unknown value
  62. RDX=0x000000005d0155f0 is an unknown value
  63. RSP=0x0000000001fede20 is pointing into the stack for thread: 0x0000000001c9f000
  64. RBP=0x000000005d02e660 is an unknown value
  65. RSI=0x0000000006a70000 is an unknown value
  66. RDI=0x000000001b379f40 is an unknown value
  67. R8 =0x000000000000000b is an unknown value
  68. R9 =0x0000000006ae9440 is an unknown value
  69. R10=0x000000001a3f83e0 is an unknown value
  70. R11=0x0000000001fede80 is pointing into the stack for thread: 0x0000000001c9f000
  71. R12=0x0000000000000000 is an unknown value
  72. R13=0x000000005d015618 is an unknown value
  73. R14=0x000000005d015616 is an unknown value
  74. R15=0x000000000000026b is an unknown value
  75.  
  76.  
  77. Stack: [0x0000000001ef0000,0x0000000001ff0000], sp=0x0000000001fede20, free space=1015k
  78. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  79. C [nvoglv64.DLL+0xba6dd0]
  80.  
  81. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  82. j org.lwjgl.opengl.GL11.nglCallLists(IIJJ)V+0
  83. J net.minecraft.client.renderer.RenderGlobal.func_72733_a(ID)V
  84. J net.minecraft.client.renderer.RenderGlobal.func_72724_a(IIID)I
  85. J net.minecraft.client.renderer.RenderGlobal.func_72719_a(Lnet/minecraft/entity/EntityLivingBase;ID)I
  86. j net.minecraft.client.renderer.EntityRenderer.func_78471_a(FJ)V+639
  87. j net.minecraft.client.renderer.EntityRenderer.func_78480_b(F)V+498
  88. j net.minecraft.client.Minecraft.func_71411_J()V+327
  89. j net.minecraft.client.Minecraft.func_99999_d()V+61
  90. j net.minecraft.client.main.Main.main([Ljava/lang/String;)V+1012
  91. v ~StubRoutines::call_stub
  92. j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
  93. j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+87
  94. j sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
  95. j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+57
  96. j net.minecraft.launchwrapper.Launch.launch([Ljava/lang/String;)V+664
  97. j net.minecraft.launchwrapper.Launch.main([Ljava/lang/String;)V+8
  98. v ~StubRoutines::call_stub
  99.  
  100. --------------- P R O C E S S ---------------
  101.  
  102. Java Threads: ( => current thread )
  103. 0x000000002df3d800 JavaThread "File IO Thread" [_thread_blocked, id=13364, stack(0x0000000051a40000,0x0000000051b40000)]
  104. 0x000000002df38800 JavaThread "JM-task-9" [_thread_blocked, id=11052, stack(0x00000000517e0000,0x00000000518e0000)]
  105. 0x000000002df3c000 JavaThread "JM-texture-8" [_thread_blocked, id=20336, stack(0x0000000051590000,0x0000000051690000)]
  106. 0x000000002df3b800 JavaThread "JM-VersionCheck-7" [_thread_blocked, id=15652, stack(0x00000000512d0000,0x00000000513d0000)]
  107. 0x000000002df3a800 JavaThread "pool-3-thread-2" [_thread_blocked, id=10344, stack(0x00000000510f0000,0x00000000511f0000)]
  108. 0x000000002df3a000 JavaThread "pool-3-thread-1" [_thread_blocked, id=14804, stack(0x0000000050ef0000,0x0000000050ff0000)]
  109. 0x000000002df39000 JavaThread "JM-texture-5" [_thread_blocked, id=13548, stack(0x000000001d320000,0x000000001d420000)]
  110. 0x000000002df37800 JavaThread "JM-texture-4" [_thread_blocked, id=9588, stack(0x0000000050bd0000,0x0000000050cd0000)]
  111. 0x000000002df37000 JavaThread "Chunk I/O Executor Thread-1" daemon [_thread_blocked, id=16504, stack(0x000000005e100000,0x000000005e200000)]
  112. 0x0000000014139800 JavaThread "Netty IO #1" daemon [_thread_in_native, id=15236, stack(0x000000001ec50000,0x000000001ed50000)]
  113. 0x0000000014139000 JavaThread "Netty Client IO #0" daemon [_thread_in_native, id=14952, stack(0x000000001ea90000,0x000000001eb90000)]
  114. 0x0000000014138000 JavaThread "Netty IO #0" daemon [_thread_in_native, id=17836, stack(0x000000001e7d0000,0x000000001e8d0000)]
  115. 0x0000000014137800 JavaThread "AromaBackup-Schedule" [_thread_blocked, id=16148, stack(0x000000001e6d0000,0x000000001e7d0000)]
  116. 0x0000000014136800 JavaThread "DynamicEV Thread" [_thread_in_Java, id=17636, stack(0x000000001c4f0000,0x000000001c5f0000)]
  117. 0x0000000014136000 JavaThread "Server thread" [_thread_blocked, id=19644, stack(0x000000001e5b0000,0x000000001e6b0000)]
  118. 0x000000001412f000 JavaThread "Snooper Timer" daemon [_thread_blocked, id=17512, stack(0x000000001c790000,0x000000001c890000)]
  119. 0x000000001412d000 JavaThread "LWJGL Timer" daemon [_thread_blocked, id=18596, stack(0x000000005ef20000,0x000000005f020000)]
  120. 0x0000000014135000 JavaThread "Thread-22" [_thread_blocked, id=20156, stack(0x000000001c610000,0x000000001c710000)]
  121. 0x000000001412e800 JavaThread "Thread-21" [_thread_blocked, id=12180, stack(0x000000001bee0000,0x000000001bfe0000)]
  122. 0x0000000014133800 JavaThread "JM-svr-2" [_thread_in_native, id=12840, stack(0x000000005c2d0000,0x000000005c3d0000)]
  123. 0x0000000014133000 JavaThread "RupyWorker-4" [_thread_blocked, id=17032, stack(0x00000000301a0000,0x00000000302a0000)]
  124. 0x0000000014132000 JavaThread "RupyWorker-3" [_thread_blocked, id=11684, stack(0x0000000030020000,0x0000000030120000)]
  125. 0x0000000014131800 JavaThread "RupyWorker-2" [_thread_blocked, id=10224, stack(0x000000002ff00000,0x0000000030000000)]
  126. 0x0000000014130800 JavaThread "RupyWorker-1" [_thread_blocked, id=19724, stack(0x000000002fe00000,0x000000002ff00000)]
  127. 0x0000000014130000 JavaThread "RupyWorker-0" [_thread_blocked, id=7816, stack(0x000000001ef10000,0x000000001f010000)]
  128. 0x000000001412d800 JavaThread "RupyHeart" [_thread_blocked, id=13644, stack(0x000000001bcb0000,0x000000001bdb0000)]
  129. 0x0000000018a0f800 JavaThread "AE2 VersionChecker" [_thread_blocked, id=8368, stack(0x000000001bbb0000,0x000000001bcb0000)]
  130. 0x0000000013a75800 JavaThread "Timer hack thread" daemon [_thread_blocked, id=824, stack(0x0000000015ac0000,0x0000000015bc0000)]
  131. 0x0000000018d47800 JavaThread "Snooper Timer" daemon [_thread_blocked, id=12432, stack(0x0000000015990000,0x0000000015a90000)]
  132. 0x0000000012cf3800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=7188, stack(0x00000000149a0000,0x0000000014aa0000)]
  133. 0x0000000012dc9800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=15456, stack(0x0000000012920000,0x0000000012a20000)]
  134. 0x000000000ffcd800 JavaThread "Service Thread" daemon [_thread_blocked, id=13420, stack(0x00000000127e0000,0x00000000128e0000)]
  135. 0x000000000ffcb800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=17876, stack(0x0000000006630000,0x0000000006730000)]
  136. 0x000000000ffc4000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9060, stack(0x00000000125c0000,0x00000000126c0000)]
  137. 0x000000000ffc2800 JavaThread "Attach Listener" daemon [_thread_blocked, id=14248, stack(0x0000000012150000,0x0000000012250000)]
  138. 0x000000000ffc1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14464, stack(0x0000000012420000,0x0000000012520000)]
  139. 0x0000000001ede000 JavaThread "Finalizer" daemon [_thread_blocked, id=13292, stack(0x0000000012270000,0x0000000012370000)]
  140. 0x0000000001ed7800 JavaThread "Reference Handler" daemon [_thread_blocked, id=20224, stack(0x0000000011fa0000,0x00000000120a0000)]
  141. =>0x0000000001c9f000 JavaThread "Client thread" [_thread_in_native, id=8896, stack(0x0000000001ef0000,0x0000000001ff0000)]
  142.  
  143. Other Threads:
  144. 0x000000000ffae800 VMThread [stack: 0x0000000011ea0000,0x0000000011fa0000] [id=19096]
  145. 0x000000000ffce000 WatcherThread [stack: 0x0000000012a30000,0x0000000012b30000] [id=9628]
  146.  
  147. VM state:not at safepoint (normal execution)
  148.  
  149. VM Mutex/Monitor currently owned by a thread: None
  150.  
  151. Heap
  152. PSYoungGen total 1352704K, used 1125732K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  153. eden space 1305600K, 84% used [0x00000007aaa80000,0x00000007edf15b18,0x00000007fa580000)
  154. from space 47104K, 49% used [0x00000007fd200000,0x00000007fe8c3780,0x0000000800000000)
  155. to space 45568K, 0% used [0x00000007fa580000,0x00000007fa580000,0x00000007fd200000)
  156. ParOldGen total 984576K, used 721962K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  157. object space 984576K, 73% used [0x0000000700000000,0x000000072c10abb0,0x000000073c180000)
  158. PSPermGen total 233472K, used 126820K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  159. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd9250,0x00000006fe400000)
  160.  
  161. Card table byte_map: [0x0000000005130000,0x00000000059c0000] byte_map_base: 0x00000000019b0000
  162.  
  163. Polling page: 0x00000000001b0000
  164.  
  165. Code Cache [0x0000000002070000, 0x0000000003190000, 0x0000000005070000)
  166. total_blobs=6711 nmethods=5409 adapters=1251 free_code_cache=31830Kb largest_free_block=32381888
  167.  
  168. Compilation events (10 events):
  169. Event: 182.853 Thread 0x000000000ffcb800 6300 net.minecraft.world.WorldProvider::updateWeather (8 bytes)
  170. Event: 182.853 Thread 0x000000000ffcb800 nmethod 6300 0x000000000313bc50 code [0x000000000313bda0, 0x000000000313be38]
  171. Event: 183.159 Thread 0x000000000ffc4000 6301 net.minecraft.world.WorldServer::func_147488_Z (149 bytes)
  172. Event: 183.167 Thread 0x000000000ffc4000 nmethod 6301 0x000000000315acd0 code [0x000000000315aec0, 0x000000000315b470]
  173. Event: 183.204 Thread 0x000000000ffcb800 6302 net.minecraft.world.WorldServer::func_72835_b (383 bytes)
  174. Event: 183.204 Thread 0x000000000ffc4000 6303 net.minecraft.world.WorldServer::func_72979_l (193 bytes)
  175. Event: 183.206 Thread 0x000000000ffc4000 nmethod 6303 0x0000000003115910 code [0x0000000003115a80, 0x0000000003115c38]
  176. Event: 183.267 Thread 0x000000000ffcb800 nmethod 6302 0x0000000003189090 code [0x0000000003189580, 0x000000000318b420]
  177. Event: 183.273 Thread 0x000000000ffc4000 6304 java.nio.Buffer::capacity (5 bytes)
  178. Event: 183.273 Thread 0x000000000ffc4000 nmethod 6304 0x0000000003116a50 code [0x0000000003116b80, 0x0000000003116bd8]
  179.  
  180. GC Heap History (10 events):
  181. Event: 178.577 GC heap before
  182. {Heap before GC invocations=90 (full 4):
  183. PSYoungGen total 1347584K, used 1338648K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  184. eden space 1320448K, 99% used [0x00000007aaa80000,0x00000007fab46ed8,0x00000007fb400000)
  185. from space 27136K, 99% used [0x00000007fb400000,0x00000007fce7f310,0x00000007fce80000)
  186. to space 41472K, 0% used [0x00000007fd780000,0x00000007fd780000,0x0000000800000000)
  187. ParOldGen total 984576K, used 704815K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  188. object space 984576K, 71% used [0x0000000700000000,0x000000072b04bee0,0x000000073c180000)
  189. PSPermGen total 233472K, used 126783K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  190. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bcfcf0,0x00000006fe400000)
  191. Event: 178.594 GC heap after
  192. Heap after GC invocations=90 (full 4):
  193. PSYoungGen total 1351680K, used 30224K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  194. eden space 1310208K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007faa00000)
  195. from space 41472K, 72% used [0x00000007fd780000,0x00000007ff5043e8,0x0000000800000000)
  196. to space 44032K, 0% used [0x00000007faa00000,0x00000007faa00000,0x00000007fd500000)
  197. ParOldGen total 984576K, used 704815K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  198. object space 984576K, 71% used [0x0000000700000000,0x000000072b04bee0,0x000000073c180000)
  199. PSPermGen total 233472K, used 126783K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  200. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bcfcf0,0x00000006fe400000)
  201. }
  202. Event: 179.431 GC heap before
  203. {Heap before GC invocations=91 (full 4):
  204. PSYoungGen total 1351680K, used 1340432K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  205. eden space 1310208K, 100% used [0x00000007aaa80000,0x00000007faa00000,0x00000007faa00000)
  206. from space 41472K, 72% used [0x00000007fd780000,0x00000007ff5043e8,0x0000000800000000)
  207. to space 44032K, 0% used [0x00000007faa00000,0x00000007faa00000,0x00000007fd500000)
  208. ParOldGen total 984576K, used 704815K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  209. object space 984576K, 71% used [0x0000000700000000,0x000000072b04bee0,0x000000073c180000)
  210. PSPermGen total 233472K, used 126792K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  211. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd2288,0x00000006fe400000)
  212. Event: 179.449 GC heap after
  213. Heap after GC invocations=91 (full 4):
  214. PSYoungGen total 1338880K, used 28281K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  215. eden space 1310208K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007faa00000)
  216. from space 28672K, 98% used [0x00000007faa00000,0x00000007fc59e608,0x00000007fc600000)
  217. to space 45568K, 0% used [0x00000007fd380000,0x00000007fd380000,0x0000000800000000)
  218. ParOldGen total 984576K, used 706768K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  219. object space 984576K, 71% used [0x0000000700000000,0x000000072b2343b0,0x000000073c180000)
  220. PSPermGen total 233472K, used 126792K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  221. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd2288,0x00000006fe400000)
  222. }
  223. Event: 181.198 GC heap before
  224. {Heap before GC invocations=92 (full 4):
  225. PSYoungGen total 1338880K, used 1323312K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  226. eden space 1310208K, 98% used [0x00000007aaa80000,0x00000007f9b2da70,0x00000007faa00000)
  227. from space 28672K, 98% used [0x00000007faa00000,0x00000007fc59e608,0x00000007fc600000)
  228. to space 45568K, 0% used [0x00000007fd380000,0x00000007fd380000,0x0000000800000000)
  229. ParOldGen total 984576K, used 706768K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  230. object space 984576K, 71% used [0x0000000700000000,0x000000072b2343b0,0x000000073c180000)
  231. PSPermGen total 233472K, used 126797K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  232. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd3598,0x00000006fe400000)
  233. Event: 181.215 GC heap after
  234. Heap after GC invocations=92 (full 4):
  235. PSYoungGen total 1350656K, used 29195K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  236. eden space 1305088K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007fa500000)
  237. from space 45568K, 64% used [0x00000007fd380000,0x00000007ff002f48,0x0000000800000000)
  238. to space 46592K, 0% used [0x00000007fa500000,0x00000007fa500000,0x00000007fd280000)
  239. ParOldGen total 984576K, used 712096K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  240. object space 984576K, 72% used [0x0000000700000000,0x000000072b768260,0x000000073c180000)
  241. PSPermGen total 233472K, used 126797K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  242. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd3598,0x00000006fe400000)
  243. }
  244. Event: 182.043 GC heap before
  245. {Heap before GC invocations=93 (full 4):
  246. PSYoungGen total 1350656K, used 1333639K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  247. eden space 1305088K, 99% used [0x00000007aaa80000,0x00000007fa45f028,0x00000007fa500000)
  248. from space 45568K, 64% used [0x00000007fd380000,0x00000007ff002f48,0x0000000800000000)
  249. to space 46592K, 0% used [0x00000007fa500000,0x00000007fa500000,0x00000007fd280000)
  250. ParOldGen total 984576K, used 712096K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  251. object space 984576K, 72% used [0x0000000700000000,0x000000072b768260,0x000000073c180000)
  252. PSPermGen total 233472K, used 126807K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  253. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd5eb0,0x00000006fe400000)
  254. Event: 182.061 GC heap after
  255. Heap after GC invocations=93 (full 4):
  256. PSYoungGen total 1332224K, used 26848K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  257. eden space 1305088K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007fa500000)
  258. from space 27136K, 98% used [0x00000007fa500000,0x00000007fbf38238,0x00000007fbf80000)
  259. to space 47104K, 0% used [0x00000007fd200000,0x00000007fd200000,0x0000000800000000)
  260. ParOldGen total 984576K, used 716763K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  261. object space 984576K, 72% used [0x0000000700000000,0x000000072bbf6d50,0x000000073c180000)
  262. PSPermGen total 233472K, used 126807K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  263. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd5eb0,0x00000006fe400000)
  264. }
  265. Event: 182.334 GC heap before
  266. {Heap before GC invocations=94 (full 4):
  267. PSYoungGen total 1332224K, used 1331590K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  268. eden space 1305088K, 99% used [0x00000007aaa80000,0x00000007fa4a97e8,0x00000007fa500000)
  269. from space 27136K, 98% used [0x00000007fa500000,0x00000007fbf38238,0x00000007fbf80000)
  270. to space 47104K, 0% used [0x00000007fd200000,0x00000007fd200000,0x0000000800000000)
  271. ParOldGen total 984576K, used 716763K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  272. object space 984576K, 72% used [0x0000000700000000,0x000000072bbf6d50,0x000000073c180000)
  273. PSPermGen total 233472K, used 126810K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  274. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd6b98,0x00000006fe400000)
  275. Event: 182.353 GC heap after
  276. Heap after GC invocations=94 (full 4):
  277. PSYoungGen total 1352704K, used 23309K [0x00000007aaa80000, 0x0000000800000000, 0x0000000800000000)
  278. eden space 1305600K, 0% used [0x00000007aaa80000,0x00000007aaa80000,0x00000007fa580000)
  279. from space 47104K, 49% used [0x00000007fd200000,0x00000007fe8c3780,0x0000000800000000)
  280. to space 45568K, 0% used [0x00000007fa580000,0x00000007fa580000,0x00000007fd200000)
  281. ParOldGen total 984576K, used 721962K [0x0000000700000000, 0x000000073c180000, 0x00000007aaa80000)
  282. object space 984576K, 73% used [0x0000000700000000,0x000000072c10abb0,0x000000073c180000)
  283. PSPermGen total 233472K, used 126810K [0x00000006f0000000, 0x00000006fe400000, 0x0000000700000000)
  284. object space 233472K, 54% used [0x00000006f0000000,0x00000006f7bd6b98,0x00000006fe400000)
  285. }
  286.  
  287. Deoptimization events (10 events):
  288. Event: 169.001 Thread 0x0000000001c9f000 Uncommon trap: reason=null_check action=make_not_entrant pc=0x0000000003129d10 method=net.minecraft.client.settings.KeyBinding.func_74510_a(IZ)V @ 12
  289. Event: 172.125 Thread 0x0000000014136800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000030df31c method=java.util.TimSort.mergeLo(IIII)V @ 464
  290. Event: 172.125 Thread 0x0000000014136800 Uncommon trap: reason=array_check action=maybe_recompile pc=0x00000000030df31c method=java.util.TimSort.mergeLo(IIII)V @ 464
  291. Event: 175.274 Thread 0x0000000001c9f000 Uncommon trap: reason=unreached action=reinterpret pc=0x00000000030a9b48 method=net.minecraft.client.renderer.entity.RenderBiped.func_77032_a(Lnet/minecraft/entity/EntityLiving;IF)I @ 11
  292. Event: 176.035 Thread 0x0000000001c9f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000002d9ac80 method=net.minecraft.client.renderer.RenderBlocks.func_147768_a(Lnet/minecraft/block/Block;DDDLnet/minecraft/util/IIcon;)V @ 319
  293. Event: 178.500 Thread 0x0000000014136000 Uncommon trap: reason=unreached action=reinterpret pc=0x0000000002e14d88 method=net.minecraft.block.Block.isSideSolid(Lnet/minecraft/world/IBlockAccess;IIILnet/minecraftforge/common/util/ForgeDirection;)Z @ 16
  294. Event: 183.488 Thread 0x0000000001c9f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030b4a18 method=tconstruct.tools.model.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  295. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030b4a18 method=tconstruct.tools.model.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  296. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030b4a18 method=tconstruct.tools.model.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  297. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00000000030b4a18 method=tconstruct.tools.model.TableRender.renderStandardInvBlock(Lnet/minecraft/client/renderer/RenderBlocks;Lnet/minecraft/block/Block;I)V @ 33
  298.  
  299. Internal exceptions (10 events):
  300. Event: 183.488 Thread 0x000000001412e800 Threw 0x00000007e8eff1d0 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  301. Event: 183.488 Thread 0x000000001412e800 Threw 0x00000007e8eff390 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  302. Event: 183.521 Thread 0x000000001412e800 Threw 0x00000007e8eff500 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  303. Event: 183.521 Thread 0x000000001412e800 Threw 0x00000007eba765f8 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
  304. Event: 183.522 Thread 0x000000001412e800 Threw 0x00000007eba76768 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  305. Event: 183.522 Thread 0x000000001412e800 Threw 0x00000007eba76928 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
  306. Event: 183.549 Thread 0x000000001412e800 Threw 0x00000007eba76a98 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  307. Event: 183.572 Thread 0x000000001412e800 Threw 0x00000007eba76c58 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  308. Event: 183.572 Thread 0x000000001412e800 Threw 0x00000007eba76dc8 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2917
  309. Event: 183.573 Thread 0x000000001412e800 Threw 0x00000007ed3483a0 at C:\jdk7u2_64p\jdk7u40\hotspot\src\share\vm\prims\jvm.cpp:2965
  310.  
  311. Events (10 events):
  312. Event: 183.488 Thread 0x0000000001c9f000 DEOPT UNPACKING pc=0x00000000020a9064 sp=0x0000000001fee530 mode 2
  313. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000030b4a18
  314. Event: 183.489 Thread 0x0000000001c9f000 DEOPT PACKING pc=0x00000000030b4a18 sp=0x0000000001fee5c0
  315. Event: 183.489 Thread 0x0000000001c9f000 DEOPT UNPACKING pc=0x00000000020a9064 sp=0x0000000001fee530 mode 2
  316. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000030b4a18
  317. Event: 183.489 Thread 0x0000000001c9f000 DEOPT PACKING pc=0x00000000030b4a18 sp=0x0000000001fee5c0
  318. Event: 183.489 Thread 0x0000000001c9f000 DEOPT UNPACKING pc=0x00000000020a9064 sp=0x0000000001fee530 mode 2
  319. Event: 183.489 Thread 0x0000000001c9f000 Uncommon trap: trap_request=0xffffffde fr.pc=0x00000000030b4a18
  320. Event: 183.489 Thread 0x0000000001c9f000 DEOPT PACKING pc=0x00000000030b4a18 sp=0x0000000001fee5c0
  321. Event: 183.489 Thread 0x0000000001c9f000 DEOPT UNPACKING pc=0x00000000020a9064 sp=0x0000000001fee530 mode 2
  322.  
  323.  
  324. Dynamic libraries:
  325. 0x000000013f7a0000 - 0x000000013f7d3000 C:\Program Files\Java\jre7\bin\javaw.exe
  326. 0x0000000077860000 - 0x0000000077a09000 C:\Windows\SYSTEM32\ntdll.dll
  327. 0x0000000077640000 - 0x000000007775f000 C:\Windows\system32\kernel32.dll
  328. 0x000007fefc970000 - 0x000007fefc9dc000 C:\Windows\system32\KERNELBASE.dll
  329. 0x000007fefe790000 - 0x000007fefe86b000 C:\Windows\system32\ADVAPI32.dll
  330. 0x000007fefe6f0000 - 0x000007fefe78f000 C:\Windows\system32\msvcrt.dll
  331. 0x000007fefca80000 - 0x000007fefca9f000 C:\Windows\SYSTEM32\sechost.dll
  332. 0x000007fefcb20000 - 0x000007fefcc4d000 C:\Windows\system32\RPCRT4.dll
  333. 0x0000000077760000 - 0x000000007785a000 C:\Windows\system32\USER32.dll
  334. 0x000007fefe680000 - 0x000007fefe6e7000 C:\Windows\system32\GDI32.dll
  335. 0x000007fefca70000 - 0x000007fefca7e000 C:\Windows\system32\LPK.dll
  336. 0x000007fefd4f0000 - 0x000007fefd5b9000 C:\Windows\system32\USP10.dll
  337. 0x000007fefb170000 - 0x000007fefb364000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  338. 0x000007fefd360000 - 0x000007fefd3d1000 C:\Windows\system32\SHLWAPI.dll
  339. 0x000007fefccf0000 - 0x000007fefcd1e000 C:\Windows\system32\IMM32.DLL
  340. 0x000007fefd3e0000 - 0x000007fefd4e9000 C:\Windows\system32\MSCTF.dll
  341. 0x000000006a920000 - 0x000000006a9f1000 C:\Program Files\Java\jre7\bin\msvcr100.dll
  342. 0x000000006ded0000 - 0x000000006e699000 C:\Program Files\Java\jre7\bin\server\jvm.dll
  343. 0x000007fef8070000 - 0x000007fef8079000 C:\Windows\system32\WSOCK32.dll
  344. 0x000007fefd5c0000 - 0x000007fefd60d000 C:\Windows\system32\WS2_32.dll
  345. 0x000007fefed00000 - 0x000007fefed08000 C:\Windows\system32\NSI.dll
  346. 0x000007fefa080000 - 0x000007fefa0bb000 C:\Windows\system32\WINMM.dll
  347. 0x0000000077a30000 - 0x0000000077a37000 C:\Windows\system32\PSAPI.DLL
  348. 0x00000000711f0000 - 0x00000000711ff000 C:\Program Files\Java\jre7\bin\verify.dll
  349. 0x000000006c970000 - 0x000000006c998000 C:\Program Files\Java\jre7\bin\java.dll
  350. 0x0000000070cb0000 - 0x0000000070cc5000 C:\Program Files\Java\jre7\bin\zip.dll
  351. 0x00000000714a0000 - 0x00000000714ab000 C:\Program Files\Java\jre7\bin\management.dll
  352. 0x000000006fee0000 - 0x000000006fef9000 C:\Program Files\Java\jre7\bin\net.dll
  353. 0x000007fefbb40000 - 0x000007fefbb95000 C:\Windows\system32\mswsock.dll
  354. 0x000007fefbb30000 - 0x000007fefbb37000 C:\Windows\System32\wship6.dll
  355. 0x000000006fe10000 - 0x000000006fe21000 C:\Program Files\Java\jre7\bin\nio.dll
  356. 0x000007fefa270000 - 0x000007fefa285000 C:\Windows\system32\NLAapi.dll
  357. 0x000007fef8050000 - 0x000007fef8065000 C:\Windows\system32\napinsp.dll
  358. 0x000007fef8030000 - 0x000007fef8049000 C:\Windows\system32\pnrpnsp.dll
  359. 0x000007fefb9c0000 - 0x000007fefba1b000 C:\Windows\system32\DNSAPI.dll
  360. 0x000007fef8020000 - 0x000007fef802b000 C:\Windows\System32\winrnr.dll
  361. 0x000007fef7ff0000 - 0x000007fef801f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  362. 0x000007fef98f0000 - 0x000007fef9917000 C:\Windows\system32\IPHLPAPI.DLL
  363. 0x000007fefa500000 - 0x000007fefa50b000 C:\Windows\system32\WINNSI.DLL
  364. 0x000007fef9180000 - 0x000007fef91d3000 C:\Windows\System32\fwpuclnt.dll
  365. 0x000007fef7fe0000 - 0x000007fef7fe8000 C:\Windows\system32\rasadhlp.dll
  366. 0x000000006a050000 - 0x000000006a1e5000 C:\Program Files\Java\jre7\bin\awt.dll
  367. 0x000007fefd110000 - 0x000007fefd1e7000 C:\Windows\system32\OLEAUT32.dll
  368. 0x000007fefcd20000 - 0x000007fefcf23000 C:\Windows\system32\ole32.dll
  369. 0x000007fefafe0000 - 0x000007fefb036000 C:\Windows\system32\uxtheme.dll
  370. 0x000007fefa990000 - 0x000007fefa9a8000 C:\Windows\system32\dwmapi.dll
  371. 0x000007fefc510000 - 0x000007fefc51f000 C:\Windows\system32\CRYPTBASE.dll
  372. 0x000007fefd6b0000 - 0x000007fefe438000 C:\Windows\system32\SHELL32.dll
  373. 0x000000006bdc0000 - 0x000000006bdff000 C:\Program Files\Java\jre7\bin\fontmanager.dll
  374. 0x000007fee7e00000 - 0x000007fee7fff000 C:\Windows\system32\d3d9.dll
  375. 0x000007fefc120000 - 0x000007fefc12c000 C:\Windows\system32\VERSION.dll
  376. 0x000007feff620000 - 0x000007feff627000 C:\Windows\system32\d3d8thk.dll
  377. 0x000007fee6c80000 - 0x000007fee7e00000 C:\Windows\system32\nvd3dumx.dll
  378. 0x000007fefaa00000 - 0x000007fefaa2c000 C:\Windows\system32\powrprof.dll
  379. 0x000007fefcf30000 - 0x000007fefd107000 C:\Windows\system32\SETUPAPI.dll
  380. 0x000007fefc720000 - 0x000007fefc756000 C:\Windows\system32\CFGMGR32.dll
  381. 0x000007fefca00000 - 0x000007fefca1a000 C:\Windows\system32\DEVOBJ.dll
  382. 0x0000000180000000 - 0x0000000180116000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  383. 0x000007fef58a0000 - 0x000007fef58fd000 C:\Windows\system32\dxgi.dll
  384. 0x000007fef46f0000 - 0x000007fef49b2000 C:\Windows\system32\nvapi64.dll
  385. 0x000007fefca30000 - 0x000007fefca6a000 C:\Windows\system32\WINTRUST.dll
  386. 0x000007fefc800000 - 0x000007fefc96c000 C:\Windows\system32\CRYPT32.dll
  387. 0x000007fefc6b0000 - 0x000007fefc6bf000 C:\Windows\system32\MSASN1.dll
  388. 0x000000006bd70000 - 0x000000006bdb1000 C:\Program Files\Java\jre7\bin\t2k.dll
  389. 0x000000006eeb0000 - 0x000000006eec5000 C:\Program Files\Java\jre7\bin\unpack.dll
  390. 0x00000000064d0000 - 0x0000000006521000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\lwjgl64.dll
  391. 0x000007fef21e0000 - 0x000007fef22fd000 C:\Windows\system32\OPENGL32.dll
  392. 0x000007fef33c0000 - 0x000007fef33ed000 C:\Windows\system32\GLU32.dll
  393. 0x000007fef20e0000 - 0x000007fef21d1000 C:\Windows\system32\DDRAW.dll
  394. 0x000007fef3400000 - 0x000007fef3408000 C:\Windows\system32\DCIMAN32.dll
  395. 0x000007fefbba0000 - 0x000007fefbbb7000 C:\Windows\system32\CRYPTSP.dll
  396. 0x000007fefb8a0000 - 0x000007fefb8e7000 C:\Windows\system32\rsaenh.dll
  397. 0x000007fefc6e0000 - 0x000007fefc6fe000 C:\Windows\system32\USERENV.dll
  398. 0x000007fefc6c0000 - 0x000007fefc6cf000 C:\Windows\system32\profapi.dll
  399. 0x0000000019750000 - 0x000000001b0a1000 C:\Windows\system32\nvoglv64.DLL
  400. 0x000007fefa360000 - 0x000007fefa38d000 C:\Windows\system32\ntmarta.dll
  401. 0x000007fefeb20000 - 0x000007fefeb72000 C:\Windows\system32\WLDAP32.dll
  402. 0x000007fef5800000 - 0x000007fef589c000 C:\Windows\system32\mscms.dll
  403. 0x000007feff550000 - 0x000007feff592000 C:\Windows\system32\icm32.dll
  404. 0x0000000070a40000 - 0x0000000070adc000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\avutil-ttv-51.dll
  405. 0x0000000065980000 - 0x00000000659d6000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\swresample-ttv-0.dll
  406. 0x000000006eb80000 - 0x000000006ec50000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\libmp3lame-ttv.dll
  407. 0x000007fee5190000 - 0x000007fee6534000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\libmfxsw64.dll
  408. 0x000007feeb3f0000 - 0x000007feeb51b000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\twitchsdk.dll
  409. 0x000007fefe440000 - 0x000007fefe67b000 C:\Windows\system32\WININET.dll
  410. 0x000007fefc700000 - 0x000007fefc704000 C:\Windows\system32\api-ms-win-downlevel-user32-l1-1-0.dll
  411. 0x000007fefca20000 - 0x000007fefca24000 C:\Windows\system32\api-ms-win-downlevel-shlwapi-l1-1-0.dll
  412. 0x000007fefc6d0000 - 0x000007fefc6d4000 C:\Windows\system32\api-ms-win-downlevel-version-l1-1-0.dll
  413. 0x000007fefc9f0000 - 0x000007fefc9f3000 C:\Windows\system32\api-ms-win-downlevel-normaliz-l1-1-0.dll
  414. 0x0000000077a20000 - 0x0000000077a23000 C:\Windows\system32\normaliz.DLL
  415. 0x000007fefe870000 - 0x000007fefeb1f000 C:\Windows\system32\iertutil.dll
  416. 0x000007fefc710000 - 0x000007fefc715000 C:\Windows\system32\api-ms-win-downlevel-advapi32-l1-1-0.dll
  417. 0x000007fefc130000 - 0x000007fefc137000 C:\Windows\System32\wshtcpip.dll
  418. 0x000000006ed50000 - 0x000000006ed74000 C:\Program Files\Java\jre7\bin\sunec.dll
  419. 0x0000000071150000 - 0x000000007115b000 C:\Program Files\Java\jre7\bin\sunmscapi.dll
  420. 0x00000000120a0000 - 0x0000000012104000 C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives\OpenAL64.dll
  421. 0x000007fefcc50000 - 0x000007fefcce9000 C:\Windows\system32\CLBCatQ.DLL
  422. 0x000007fefa9b0000 - 0x000007fefa9fb000 C:\Windows\System32\MMDevApi.dll
  423. 0x000007fefb040000 - 0x000007fefb16c000 C:\Windows\System32\PROPSYS.dll
  424. 0x000007fef2300000 - 0x000007fef2388000 C:\Windows\system32\dsound.dll
  425. 0x000007fefa520000 - 0x000007fefa56f000 C:\Windows\system32\AUDIOSES.DLL
  426. 0x000000006be10000 - 0x000000006be3a000 C:\Program Files\Java\jre7\bin\dcpr.dll
  427. 0x000007fef9cd0000 - 0x000007fef9df5000 C:\Windows\system32\dbghelp.dll
  428.  
  429. VM Arguments:
  430. jvm_args: -Xms256M -Xmx3072M -XX:PermSize=256m -Djava.library.path=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Dorg.lwjgl.librarypath=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Dnet.java.games.input.librarypath=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\natives -Duser.home=C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack -Djava.net.preferIPv4Stack=true -Xmx4G -Xms1G -XX:PermSize=128m -XX:MaxPermSize=256m
  431. java_command: net.minecraft.launchwrapper.Launch --username caitlyn4321 --version 1.7.10 --gameDir C:\Users\Caitlyn\Downloads\ftb\ftb_17testpack\minecraft --assetsDir C:\Users\Caitlyn\Downloads\ftb\assets --assetIndex 1.7.10 --uuid d76c00cfde3e49c6a80a5741f5d0bbf8 --accessToken 480efc085324496dab8cfbc39d58a990 --userProperties {} --userType mojang --tweakClass cpw.mods.fml.common.launcher.FMLTweaker --width 1920 --height 1040
  432. Launcher Type: SUN_STANDARD
  433.  
  434. Environment Variables:
  435. PATH=C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;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\nodejs\;C:\Users\Caitlyn\AppData\Roaming\npm;C:\Program Files\Java\jre7\bin
  436. USERNAME=Caitlyn
  437. OS=Windows_NT
  438. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 26 Stepping 5, GenuineIntel
  439.  
  440.  
  441.  
  442. --------------- S Y S T E M ---------------
  443.  
  444. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  445.  
  446. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 26 stepping 5, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht, tsc, tscinvbit, tscinv
  447.  
  448. Memory: 4k page, physical 12573812k(5194576k free), swap 25145760k(13599828k free)
  449.  
  450. vm_info: Java HotSpot(TM) 64-Bit Server VM (24.0-b56) for windows-amd64 JRE (1.7.0_40-b43), built on Aug 26 2013 22:38:32 by "java_re" with unknown MS VC++:1600
  451.  
  452. time: Sat Oct 04 23:20:54 2014
  453. elapsed time: 183 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement