antonyvw

hs_err_pid1096.log

Feb 22nd, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.09 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=0x0000000076e50895, pid=1096, tid=5720
  5. #
  6. # JRE version: 6.0_33-b03
  7. # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.8-b03 mixed mode windows-amd64 compressed oops)
  8. # Problematic frame:
  9. # C [ntdll.dll+0x50895]
  10. #
  11. # If you would like to submit a bug report, please visit:
  12. # http://java.sun.com/webapps/bugreport/crash.jsp
  13. #
  14.  
  15. --------------- T H R E A D ---------------
  16.  
  17. Current thread (0x0000000008df4800): JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_in_Java, id=5720, stack(0x0000000009c50000,0x0000000009d50000)]
  18.  
  19. siginfo: ExceptionCode=0xc0000005, reading address 0xffffffffffffffff
  20.  
  21. Registers:
  22. RAX=0x0000000009d4e3d8, RBX=0x0000000000000002, RCX=0x0000000009d4e4a8, RDX=0x0000000009d4e418
  23. RSP=0x0000000009d4e3c8, RBP=0x000007fedfaa73f0, RSI=0x0000000000000020, RDI=0x0000000000000000
  24. R8 =0x0000000009d43000, R9 =0x0000000000000003, R10=0x0000000000000000, R11=0x0000000000000056
  25. R12=0x0000000000000000, R13=0x0000000000000050, R14=0x0000000000000003, R15=0x0000000008df4800
  26. RIP=0x0000000076e50895, EFLAGS=0x0000000000010202
  27.  
  28. Top of Stack: (sp=0x0000000009d4e3c8)
  29. 0x0000000009d4e3c8: 0000000000000202 0000000076e0b239
  30. 0x0000000009d4e3d8: 000007fffff82000 0000000007ddff20
  31. 0x0000000009d4e3e8: 000000006d85903a 000000077b6acee0
  32. 0x0000000009d4e3f8: 00000000000000db 00000000080001c0
  33. 0x0000000009d4e408: 0000000009d4ebe0 000000000279fa10
  34. 0x0000000009d4e418: 0000000009d50000 0000000009d43000
  35. 0x0000000009d4e428: 000000000000004b 0000000009d4ebe0
  36. 0x0000000009d4e438: 0000000009d4ec50 0000000002605b22
  37. 0x0000000009d4e448: 0000000002604ed0 0000000000000000
  38. 0x0000000009d4e458: 0000000009d4ecc0 0000000009d4ec50
  39. 0x0000000009d4e468: 0000000000000000 0000000009d4ebe0
  40. 0x0000000009d4e478: 000000000279fa10 000000000279f610
  41. 0x0000000009d4e488: 0000000000000000 000000000000004b
  42. 0x0000000009d4e498: 0000000009d4ebe0 0000000009d4ec50
  43. 0x0000000009d4e4a8: 0000000002605b22 0000000002604ed0
  44. 0x0000000009d4e4b8: 0000000000000000 0000000009d4ecc0
  45.  
  46. Instructions: (pc=0x0000000076e50895)
  47. 0x0000000076e50875: d0 00 00 00 4c 89 a1 d8 00 00 00 4c 89 a9 e0 00
  48. 0x0000000076e50885: 00 00 4c 89 b1 e8 00 00 00 4c 89 b9 f0 00 00 00
  49. 0x0000000076e50895: 0f ae 81 00 01 00 00 0f 29 81 a0 01 00 00 0f 29
  50. 0x0000000076e508a5: 89 b0 01 00 00 0f 29 91 c0 01 00 00 0f 29 99 d0
  51.  
  52.  
  53. Register to memory mapping:
  54.  
  55. RAX=0x0000000009d4e3d8 is pointing into the stack for thread: 0x0000000008df4800
  56. RBX=0x0000000000000002 is an unknown value
  57. RCX=0x0000000009d4e4a8 is pointing into the stack for thread: 0x0000000008df4800
  58. RDX=0x0000000009d4e418 is pointing into the stack for thread: 0x0000000008df4800
  59. RSP=0x0000000009d4e3c8 is pointing into the stack for thread: 0x0000000008df4800
  60. RBP=0x000007fedfaa73f0 is an unknown value
  61. RSI=0x0000000000000020 is an unknown value
  62. RDI=0x0000000000000000 is an unknown value
  63. R8 =0x0000000009d43000 is pointing into the stack for thread: 0x0000000008df4800
  64. R9 =0x0000000000000003 is an unknown value
  65. R10=0x0000000000000000 is an unknown value
  66. R11=0x0000000000000056 is an unknown value
  67. R12=0x0000000000000000 is an unknown value
  68. R13=0x0000000000000050 is an unknown value
  69. R14=0x0000000000000003 is an unknown value
  70. R15=0x0000000008df4800 is a thread
  71.  
  72.  
  73. Stack: [0x0000000009c50000,0x0000000009d50000], sp=0x0000000009d4e3c8, free space=1016k
  74. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  75. C [ntdll.dll+0x50895] RtlCaptureContext+0x85
  76.  
  77. Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
  78. v blob 0x000000000263707f
  79. j sun.security.provider.DigestBase.engineUpdate([BII)V+144
  80. j java.security.MessageDigest$Delegate.engineUpdate([BII)V+7
  81. j java.security.MessageDigest.update([BII)V+36
  82. j com.sun.net.ssl.internal.ssl.HandshakeHash.update([BII)V+7
  83. j com.sun.net.ssl.internal.ssl.OutputRecord.hashInternal([BII)V+84
  84. j com.sun.net.ssl.internal.ssl.OutputRecord.doHashes()V+24
  85. j com.sun.net.ssl.internal.ssl.OutputRecord.addMAC(Lcom/sun/net/ssl/internal/ssl/MAC;)V+10
  86. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecordInternal(Lcom/sun/net/ssl/internal/ssl/OutputRecord;)V+5
  87. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.writeRecord(Lcom/sun/net/ssl/internal/ssl/OutputRecord;)V+294
  88. j com.sun.net.ssl.internal.ssl.HandshakeOutStream.flush()V+15
  89. j com.sun.net.ssl.internal.ssl.Handshaker.kickstart()V+46
  90. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.kickstartHandshake()V+143
  91. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake()V+75
  92. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Z)V+13
  93. j com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake()V+2
  94. j sun.net.www.protocol.https.HttpsClient.afterConnect()V+173
  95. j sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect()V+51
  96. j sun.net.www.protocol.http.HttpURLConnection.getInputStream()Ljava/io/InputStream;+187
  97. j sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream()Ljava/io/InputStream;+4
  98. j java.net.URL.openStream()Ljava/io/InputStream;+4
  99. j net.ftb.util.AppUtils.downloadString(Ljava/net/URL;)Ljava/lang/String;+1
  100. j net.ftb.workers.LoginWorker.doInBackground()Ljava/lang/String;+56
  101. j net.ftb.workers.LoginWorker.doInBackground()Ljava/lang/Object;+1
  102. j javax.swing.SwingWorker$1.call()Ljava/lang/Object;+14
  103. j java.util.concurrent.FutureTask$Sync.innerRun()V+30
  104. j java.util.concurrent.FutureTask.run()V+4
  105. j javax.swing.SwingWorker.run()V+4
  106. j java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Ljava/lang/Runnable;)V+59
  107. j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+28
  108. j java.lang.Thread.run()V+11
  109. v ~StubRoutines::call_stub
  110.  
  111. --------------- P R O C E S S ---------------
  112.  
  113. Java Threads: ( => current thread )
  114. 0x0000000008df6000 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=1936, stack(0x000000000a900000,0x000000000aa00000)]
  115. 0x0000000008df5800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=4888, stack(0x000000000a060000,0x000000000a160000)]
  116. =>0x0000000008df4800 JavaThread "SwingWorker-pool-1-thread-1" daemon [_thread_in_Java, id=5720, stack(0x0000000009c50000,0x0000000009d50000)]
  117. 0x0000000008cb8800 JavaThread "D3D Screen Updater" daemon [_thread_blocked, id=4340, stack(0x0000000009d50000,0x0000000009e50000)]
  118. 0x0000000007c21000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6812, stack(0x0000000009b50000,0x0000000009c50000)]
  119. 0x00000000006bb800 JavaThread "DestroyJavaVM" [_thread_blocked, id=5592, stack(0x0000000002500000,0x0000000002600000)]
  120. 0x000000000682f800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4336, stack(0x0000000009a50000,0x0000000009b50000)]
  121. 0x000000000682e800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1564, stack(0x0000000009750000,0x0000000009850000)]
  122. 0x00000000068f4000 JavaThread "AWT-Shutdown" [_thread_blocked, id=4784, stack(0x0000000009650000,0x0000000009750000)]
  123. 0x00000000068f3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5920, stack(0x0000000009550000,0x0000000009650000)]
  124. 0x0000000007cc5000 JavaThread "Thread-1" daemon [_thread_blocked, id=6160, stack(0x0000000009110000,0x0000000009210000)]
  125. 0x0000000007c41800 JavaThread "AnalyticsBackgroundThread" daemon [_thread_blocked, id=5940, stack(0x00000000086c0000,0x00000000087c0000)]
  126. 0x00000000067cf800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=5584, stack(0x00000000078b0000,0x00000000079b0000)]
  127. 0x00000000067c3000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=5568, stack(0x00000000077b0000,0x00000000078b0000)]
  128. 0x00000000067bc000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=316, stack(0x00000000076b0000,0x00000000077b0000)]
  129. 0x00000000067bb000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5380, stack(0x00000000075b0000,0x00000000076b0000)]
  130. 0x00000000067ba000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5700, stack(0x00000000074b0000,0x00000000075b0000)]
  131. 0x0000000006768000 JavaThread "Finalizer" daemon [_thread_blocked, id=4944, stack(0x00000000073b0000,0x00000000074b0000)]
  132. 0x0000000006761800 JavaThread "Reference Handler" daemon [_thread_blocked, id=5872, stack(0x00000000072b0000,0x00000000073b0000)]
  133.  
  134. Other Threads:
  135. 0x0000000006755800 VMThread [stack: 0x00000000071b0000,0x00000000072b0000] [id=5784]
  136. 0x00000000067e1800 WatcherThread [stack: 0x00000000079b0000,0x0000000007ab0000] [id=5564]
  137.  
  138. VM state:not at safepoint (normal execution)
  139.  
  140. VM Mutex/Monitor currently owned by a thread: None
  141.  
  142. Heap
  143. PSYoungGen total 38144K, used 16304K [0x00000007d56b0000, 0x00000007d8140000, 0x0000000800000000)
  144. eden space 32704K, 33% used [0x00000007d56b0000,0x00000007d61570a0,0x00000007d76a0000)
  145. from space 5440K, 99% used [0x00000007d7bf0000,0x00000007d8135160,0x00000007d8140000)
  146. to space 5440K, 0% used [0x00000007d76a0000,0x00000007d76a0000,0x00000007d7bf0000)
  147. PSOldGen total 87232K, used 5982K [0x0000000780400000, 0x0000000785930000, 0x00000007d56b0000)
  148. object space 87232K, 6% used [0x0000000780400000,0x00000007809d7960,0x0000000785930000)
  149. PSPermGen total 22208K, used 22190K [0x000000077b200000, 0x000000077c7b0000, 0x0000000780400000)
  150. object space 22208K, 99% used [0x000000077b200000,0x000000077c7abb00,0x000000077c7b0000)
  151.  
  152. Code Cache [0x0000000002600000, 0x0000000002870000, 0x0000000005600000)
  153. total_blobs=956 nmethods=456 adapters=452 free_code_cache=48608384 largest_free_block=24832
  154.  
  155. Dynamic libraries:
  156. 0x0000000000400000 - 0x000000000042f000 C:\Program Files\Java\jre6\bin\javaw.exe
  157. 0x0000000076e00000 - 0x0000000076fa9000 C:\Windows\SYSTEM32\ntdll.dll
  158. 0x0000000076b80000 - 0x0000000076c9f000 C:\Windows\system32\kernel32.dll
  159. 0x000007fefd480000 - 0x000007fefd4eb000 C:\Windows\system32\KERNELBASE.dll
  160. 0x000007fefd750000 - 0x000007fefd82b000 C:\Windows\system32\ADVAPI32.dll
  161. 0x000007fefdc20000 - 0x000007fefdcbf000 C:\Windows\system32\msvcrt.dll
  162. 0x000007fefded0000 - 0x000007fefdeef000 C:\Windows\SYSTEM32\sechost.dll
  163. 0x000007fefe110000 - 0x000007fefe23d000 C:\Windows\system32\RPCRT4.dll
  164. 0x0000000076a80000 - 0x0000000076b7a000 C:\Windows\system32\USER32.dll
  165. 0x000007fefe240000 - 0x000007fefe2a7000 C:\Windows\system32\GDI32.dll
  166. 0x000007fefdef0000 - 0x000007fefdefe000 C:\Windows\system32\LPK.dll
  167. 0x000007fefd830000 - 0x000007fefd8f9000 C:\Windows\system32\USP10.dll
  168. 0x000007fefd130000 - 0x000007fefd187000 C:\Windows\system32\apphelp.dll
  169. 0x000007fedfa80000 - 0x000007fedfee7000 C:\Windows\AppPatch\AppPatch64\AcXtrnal.DLL
  170. 0x000007fefdf00000 - 0x000007fefdf2e000 C:\Windows\system32\IMM32.DLL
  171. 0x000007fefdb10000 - 0x000007fefdc19000 C:\Windows\system32\MSCTF.dll
  172. 0x000000006d800000 - 0x000000006dfb8000 C:\Program Files\Java\jre6\bin\server\jvm.dll
  173. 0x000007fefb0c0000 - 0x000007fefb0fb000 C:\Windows\system32\WINMM.dll
  174. 0x000000006d770000 - 0x000000006d77e000 C:\Program Files\Java\jre6\bin\verify.dll
  175. 0x000000006d3b0000 - 0x000000006d3d7000 C:\Program Files\Java\jre6\bin\java.dll
  176. 0x000000006d7c0000 - 0x000000006d7d2000 C:\Program Files\Java\jre6\bin\zip.dll
  177. 0x000000006d000000 - 0x000000006d1c4000 C:\Program Files\Java\jre6\bin\awt.dll
  178. 0x000007fef94a0000 - 0x000007fef9511000 C:\Windows\system32\WINSPOOL.DRV
  179. 0x000007fefdcc0000 - 0x000007fefdec3000 C:\Windows\system32\ole32.dll
  180. 0x000007fefe2b0000 - 0x000007feff038000 C:\Windows\system32\SHELL32.dll
  181. 0x000007fefd630000 - 0x000007fefd6a1000 C:\Windows\system32\SHLWAPI.dll
  182. 0x000007fefba30000 - 0x000007fefbc24000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7601.17514_none_fa396087175ac9ac\COMCTL32.dll
  183. 0x000007fefcb30000 - 0x000007fefcb47000 C:\Windows\system32\CRYPTSP.dll
  184. 0x000007fefc830000 - 0x000007fefc877000 C:\Windows\system32\rsaenh.dll
  185. 0x000007fefc550000 - 0x000007fefc56e000 C:\Windows\system32\USERENV.dll
  186. 0x000007fefd260000 - 0x000007fefd26f000 C:\Windows\system32\profapi.dll
  187. 0x000007fefd190000 - 0x000007fefd19f000 C:\Windows\system32\CRYPTBASE.dll
  188. 0x000000006d610000 - 0x000000006d627000 C:\Program Files\Java\jre6\bin\net.dll
  189. 0x000007feff040000 - 0x000007feff08d000 C:\Windows\system32\WS2_32.dll
  190. 0x000007fefda60000 - 0x000007fefda68000 C:\Windows\system32\NSI.dll
  191. 0x000007fefcad0000 - 0x000007fefcb25000 C:\Windows\system32\mswsock.dll
  192. 0x000007fefcac0000 - 0x000007fefcac7000 C:\Windows\System32\wship6.dll
  193. 0x000007fefb990000 - 0x000007fefb9a5000 C:\Windows\system32\NLAapi.dll
  194. 0x000007fef6790000 - 0x000007fef67a5000 C:\Windows\system32\napinsp.dll
  195. 0x000007fef6760000 - 0x000007fef6779000 C:\Windows\system32\pnrpnsp.dll
  196. 0x000007fefc950000 - 0x000007fefc9ab000 C:\Windows\system32\DNSAPI.dll
  197. 0x000007fef6640000 - 0x000007fef664b000 C:\Windows\System32\winrnr.dll
  198. 0x000007fef9000000 - 0x000007fef902f000 C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL
  199. 0x0000000076fd0000 - 0x0000000076fd7000 C:\Windows\system32\PSAPI.DLL
  200. 0x000000006ca20000 - 0x000000006ca46000 C:\Program Files\Bonjour\mdnsNSP.dll
  201. 0x000007fefaff0000 - 0x000007fefb017000 C:\Windows\system32\Iphlpapi.DLL
  202. 0x000007fefafe0000 - 0x000007fefafeb000 C:\Windows\system32\WINNSI.DLL
  203. 0x000007fefc420000 - 0x000007fefc427000 C:\Windows\System32\wshtcpip.dll
  204. 0x000007fef8ff0000 - 0x000007fef8ff8000 C:\Windows\system32\rasadhlp.dll
  205. 0x000007fefaeb0000 - 0x000007fefaf03000 C:\Windows\System32\fwpuclnt.dll
  206. 0x000007fefaf50000 - 0x000007fefaf68000 C:\Windows\system32\DWMAPI.DLL
  207. 0x000007fefb900000 - 0x000007fefb956000 C:\Windows\system32\uxtheme.dll
  208. 0x00000000684e0000 - 0x0000000068525000 C:\Program Files\Common Files\Motive\pcContextHook_DSR.dll
  209. 0x000007fef8520000 - 0x000007fef8528000 c:\PROGRA~2\mcafee\SITEAD~1\x64\saHook.dll
  210. 0x000007fefd980000 - 0x000007fefda57000 C:\Windows\system32\OLEAUT32.dll
  211. 0x000007fef5c00000 - 0x000007fef5c7f000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll
  212. 0x000007fefc350000 - 0x000007fefc35c000 C:\Windows\system32\version.dll
  213. 0x000000006d2a0000 - 0x000000006d307000 C:\Program Files\Java\jre6\bin\fontmanager.dll
  214. 0x000007fefae50000 - 0x000007fefae61000 C:\Windows\system32\dhcpcsvc6.DLL
  215. 0x000007fefad90000 - 0x000007fefada8000 C:\Windows\system32\dhcpcsvc.DLL
  216. 0x000007fef9cb0000 - 0x000007fef9eaf000 C:\Windows\system32\d3d9.dll
  217. 0x000007fef9ca0000 - 0x000007fef9ca7000 C:\Windows\system32\d3d8thk.dll
  218. 0x000007fee6260000 - 0x000007fee7397000 C:\Windows\system32\nvd3dumx.dll
  219. 0x0000000180000000 - 0x0000000180139000 C:\Program Files (x86)\NVIDIA Corporation\3D Vision\nvSCPAPI64.dll
  220. 0x000007fefdf30000 - 0x000007fefe107000 C:\Windows\system32\SETUPAPI.dll
  221. 0x000007fefd4f0000 - 0x000007fefd526000 C:\Windows\system32\CFGMGR32.dll
  222. 0x000007fefd530000 - 0x000007fefd54a000 C:\Windows\system32\DEVOBJ.dll
  223. 0x000007fefbdc0000 - 0x000007fefbdec000 C:\Windows\system32\powrprof.dll
  224. 0x000007fef9790000 - 0x000007fef9a66000 C:\Windows\system32\nvapi64.dll
  225. 0x000007fefd5f0000 - 0x000007fefd629000 C:\Windows\system32\WINTRUST.dll
  226. 0x000007fefd310000 - 0x000007fefd47a000 C:\Windows\system32\CRYPT32.dll
  227. 0x000007fefd300000 - 0x000007fefd30f000 C:\Windows\system32\MSASN1.dll
  228. 0x000000006d630000 - 0x000000006d63b000 C:\Program Files\Java\jre6\bin\nio.dll
  229. 0x000000006d550000 - 0x000000006d55a000 C:\Program Files\Java\jre6\bin\management.dll
  230. 0x000000006d210000 - 0x000000006d238000 C:\Program Files\Java\jre6\bin\dcpr.dll
  231. 0x000007fefd6b0000 - 0x000007fefd749000 C:\Windows\system32\CLBCatQ.DLL
  232. 0x000007fef9b40000 - 0x000007fef9b94000 C:\Windows\system32\oleacc.dll
  233. 0x000007fefbc30000 - 0x000007fefbd5c000 C:\Windows\system32\PROPSYS.dll
  234. 0x000007feeed80000 - 0x000007feef7f1000 C:\Windows\System32\ieframe.dll
  235. 0x0000000076870000 - 0x0000000076a80000 C:\Windows\system32\iertutil.dll
  236. 0x0000000076720000 - 0x000000007686d000 C:\Windows\system32\urlmon.dll
  237. 0x0000000076ca0000 - 0x0000000076dfb000 C:\Windows\system32\WININET.dll
  238. 0x0000000076fc0000 - 0x0000000076fc3000 C:\Windows\system32\Normaliz.dll
  239.  
  240. VM Arguments:
  241. java_command: net.ftb.gui.LaunchFrame
  242. Launcher Type: SUN_STANDARD
  243.  
  244. Environment Variables:
  245. CLASSPATH=.;C:\Program Files (x86)\Java\jre7\lib\ext\QTJava.zip
  246. PATH=C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Autodesk\Backburner\;C:\Program Files\Common Files\Autodesk Shared\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Internet Explorer;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Java\jre6\bin
  247. USERNAME=dad
  248. OS=Windows_NT
  249. PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 42 Stepping 7, GenuineIntel
  250.  
  251.  
  252.  
  253. --------------- S Y S T E M ---------------
  254.  
  255. OS: Windows 7 , 64 bit Build 7601 Service Pack 1
  256.  
  257. CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 42 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, ht
  258.  
  259. Memory: 4k page, physical 8369724k(5679864k free), swap 16737592k(12669092k free)
  260.  
  261. vm_info: Java HotSpot(TM) 64-Bit Server VM (20.8-b03) for windows-amd64 JRE (1.6.0_33-b03), built on May 9 2012 12:47:08 by "java_re" with MS VC++ 8.0 (VS2005)
  262.  
  263. time: Fri Feb 22 08:07:17 2013
  264. elapsed time: 779 seconds
Add Comment
Please, Sign In to add comment