Advertisement
Guest User

Untitled

a guest
May 26th, 2017
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.46 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Cannot create GC thread. Out of system resources.
  4. # Possible reasons:
  5. # The system is out of physical RAM or swap space
  6. # In 32 bit mode, the process size limit was hit
  7. # Possible solutions:
  8. # Reduce memory load on the system
  9. # Increase physical memory or swap space
  10. # Check if swap backing store is full
  11. # Use 64 bit Java on a 64 bit OS
  12. # Decrease Java heap size (-Xmx/-Xms)
  13. # Decrease number of Java threads
  14. # Decrease Java thread stack sizes (-Xss)
  15. # Set larger code cache with -XX:ReservedCodeCacheSize=
  16. # This output file may be truncated or incomplete.
  17. #
  18. # Out of Memory Error (gcTaskThread.cpp:48), pid=5271, tid=0x00007f0c4add7700
  19. #
  20. # JRE version: (8.0_131-b11) (build )
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode linux-amd64 compressed oops)
  22. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  23. #
  24.  
  25. --------------- T H R E A D ---------------
  26.  
  27. Current thread (0x00007f0c44009800): JavaThread "Unknown thread" [_thread_in_vm, id=5272, stack(0x00007f0c4acd7000,0x00007f0c4add8000)]
  28.  
  29. Stack: [0x00007f0c4acd7000,0x00007f0c4add8000], sp=0x00007f0c4add65f0, free space=1021k
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [libjvm.so+0xac826a] VMError::report_and_die()+0x2ba
  32. V [libjvm.so+0x4fd4cb] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b
  33. V [libjvm.so+0x5d894f] GCTaskThread::GCTaskThread(GCTaskManager*, unsigned int, unsigned int)+0x15f
  34. V [libjvm.so+0x5d770b] GCTaskManager::initialize()+0x3ab
  35. V [libjvm.so+0x94873d] ParallelScavengeHeap::initialize()+0x34d
  36. V [libjvm.so+0xa902e3] Universe::initialize_heap()+0xf3
  37. V [libjvm.so+0xa9084e] universe_init()+0x3e
  38. V [libjvm.so+0x63e3e5] init_globals()+0x65
  39. V [libjvm.so+0xa73f3e] Threads::create_vm(JavaVMInitArgs*, bool*)+0x23e
  40. V [libjvm.so+0x6d2ce4] JNI_CreateJavaVM+0x74
  41. C [libjli.so+0x745e] JavaMain+0x9e
  42. C [libpthread.so.0+0x8064] start_thread+0xc4
  43.  
  44.  
  45. --------------- P R O C E S S ---------------
  46.  
  47. Java Threads: ( => current thread )
  48.  
  49. Other Threads:
  50.  
  51. =>0x00007f0c44009800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=5272, stack(0x00007f0c4acd7000,0x00007f0c4add8000)]
  52.  
  53. VM state:not at safepoint (not fully initialized)
  54.  
  55. VM Mutex/Monitor currently owned by a thread: None
  56.  
  57. GC Heap History (0 events):
  58. No events
  59.  
  60. Deoptimization events (0 events):
  61. No events
  62.  
  63. Internal exceptions (0 events):
  64. No events
  65.  
  66. Events (0 events):
  67. No events
  68.  
  69.  
  70. Dynamic libraries:
  71. 00400000-00401000 r-xp 00000000 b6:65f31 5509600 /usr/lib/jvm/java-8-oracle/jre/bin/java
  72. 00600000-00601000 rw-p 00000000 b6:65f31 5509600 /usr/lib/jvm/java-8-oracle/jre/bin/java
  73. 009a9000-009ca000 rw-p 00000000 00:00 0 [heap]
  74. 643c00000-653b00000 rw-p 00000000 00:00 0
  75. 653b00000-741400000 ---p 00000000 00:00 0
  76. 741400000-749300000 rw-p 00000000 00:00 0
  77. 749300000-7c0000000 ---p 00000000 00:00 0
  78. 7f0c331cd000-7f0c33454000 rw-p 00000000 00:00 0
  79. 7f0c33454000-7f0c33455000 ---p 00000000 00:00 0
  80. 7f0c33455000-7f0c33555000 rw-p 00000000 00:00 0
  81. 7f0c33555000-7f0c33556000 ---p 00000000 00:00 0
  82. 7f0c33556000-7f0c336d6000 rw-p 00000000 00:00 0
  83. 7f0c336d6000-7f0c33e42000 ---p 00000000 00:00 0
  84. 7f0c33e42000-7f0c33ec2000 rw-p 00000000 00:00 0
  85. 7f0c33ec2000-7f0c3462e000 ---p 00000000 00:00 0
  86. 7f0c3462e000-7f0c3466e000 rw-p 00000000 00:00 0
  87. 7f0c3466e000-7f0c34a24000 ---p 00000000 00:00 0
  88. 7f0c34a24000-7f0c34a2f000 rw-p 00000000 00:00 0
  89. 7f0c34a2f000-7f0c34de5000 ---p 00000000 00:00 0
  90. 7f0c34de5000-7f0c35055000 rwxp 00000000 00:00 0
  91. 7f0c35055000-7f0c43de5000 ---p 00000000 00:00 0
  92. 7f0c43de5000-7f0c43dff000 r-xp 00000000 b6:65f31 5509911 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
  93. 7f0c43dff000-7f0c43fff000 ---p 0001a000 b6:65f31 5509911 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
  94. 7f0c43fff000-7f0c44000000 rw-p 0001a000 b6:65f31 5509911 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libzip.so
  95. 7f0c44000000-7f0c44038000 rw-p 00000000 00:00 0
  96. 7f0c44038000-7f0c48000000 ---p 00000000 00:00 0
  97. 7f0c48075000-7f0c48080000 r-xp 00000000 b6:65f31 5638998 /lib/x86_64-linux-gnu/libnss_files-2.19.so
  98. 7f0c48080000-7f0c4827f000 ---p 0000b000 b6:65f31 5638998 /lib/x86_64-linux-gnu/libnss_files-2.19.so
  99. 7f0c4827f000-7f0c48280000 r--p 0000a000 b6:65f31 5638998 /lib/x86_64-linux-gnu/libnss_files-2.19.so
  100. 7f0c48280000-7f0c48281000 rw-p 0000b000 b6:65f31 5638998 /lib/x86_64-linux-gnu/libnss_files-2.19.so
  101. 7f0c48281000-7f0c4828b000 r-xp 00000000 b6:65f31 5639000 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
  102. 7f0c4828b000-7f0c4848a000 ---p 0000a000 b6:65f31 5639000 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
  103. 7f0c4848a000-7f0c4848b000 r--p 00009000 b6:65f31 5639000 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
  104. 7f0c4848b000-7f0c4848c000 rw-p 0000a000 b6:65f31 5639000 /lib/x86_64-linux-gnu/libnss_nis-2.19.so
  105. 7f0c4848c000-7f0c484a1000 r-xp 00000000 b6:65f31 5638995 /lib/x86_64-linux-gnu/libnsl-2.19.so
  106. 7f0c484a1000-7f0c486a0000 ---p 00015000 b6:65f31 5638995 /lib/x86_64-linux-gnu/libnsl-2.19.so
  107. 7f0c486a0000-7f0c486a1000 r--p 00014000 b6:65f31 5638995 /lib/x86_64-linux-gnu/libnsl-2.19.so
  108. 7f0c486a1000-7f0c486a2000 rw-p 00015000 b6:65f31 5638995 /lib/x86_64-linux-gnu/libnsl-2.19.so
  109. 7f0c486a2000-7f0c486a4000 rw-p 00000000 00:00 0
  110. 7f0c486a4000-7f0c486ab000 r-xp 00000000 b6:65f31 5638996 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
  111. 7f0c486ab000-7f0c488aa000 ---p 00007000 b6:65f31 5638996 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
  112. 7f0c488aa000-7f0c488ab000 r--p 00006000 b6:65f31 5638996 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
  113. 7f0c488ab000-7f0c488ac000 rw-p 00007000 b6:65f31 5638996 /lib/x86_64-linux-gnu/libnss_compat-2.19.so
  114. 7f0c488ac000-7f0c488d7000 r-xp 00000000 b6:65f31 5509905 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
  115. 7f0c488d7000-7f0c48ad6000 ---p 0002b000 b6:65f31 5509905 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
  116. 7f0c48ad6000-7f0c48ad8000 rw-p 0002a000 b6:65f31 5509905 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libjava.so
  117. 7f0c48ad8000-7f0c48ae5000 r-xp 00000000 b6:65f31 5509910 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
  118. 7f0c48ae5000-7f0c48ce4000 ---p 0000d000 b6:65f31 5509910 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
  119. 7f0c48ce4000-7f0c48ce6000 rw-p 0000c000 b6:65f31 5509910 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/libverify.so
  120. 7f0c48ce6000-7f0c48ced000 r-xp 00000000 b6:65f31 5639004 /lib/x86_64-linux-gnu/librt-2.19.so
  121. 7f0c48ced000-7f0c48eec000 ---p 00007000 b6:65f31 5639004 /lib/x86_64-linux-gnu/librt-2.19.so
  122. 7f0c48eec000-7f0c48eed000 r--p 00006000 b6:65f31 5639004 /lib/x86_64-linux-gnu/librt-2.19.so
  123. 7f0c48eed000-7f0c48eee000 rw-p 00007000 b6:65f31 5639004 /lib/x86_64-linux-gnu/librt-2.19.so
  124. 7f0c48eee000-7f0c48fee000 r-xp 00000000 b6:65f31 5638979 /lib/x86_64-linux-gnu/libm-2.19.so
  125. 7f0c48fee000-7f0c491ed000 ---p 00100000 b6:65f31 5638979 /lib/x86_64-linux-gnu/libm-2.19.so
  126. 7f0c491ed000-7f0c491ee000 r--p 000ff000 b6:65f31 5638979 /lib/x86_64-linux-gnu/libm-2.19.so
  127. 7f0c491ee000-7f0c491ef000 rw-p 00100000 b6:65f31 5638979 /lib/x86_64-linux-gnu/libm-2.19.so
  128. 7f0c491ef000-7f0c49ebe000 r-xp 00000000 b6:65f31 5509888 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
  129. 7f0c49ebe000-7f0c4a0be000 ---p 00ccf000 b6:65f31 5509888 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
  130. 7f0c4a0be000-7f0c4a197000 rw-p 00ccf000 b6:65f31 5509888 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/server/libjvm.so
  131. 7f0c4a197000-7f0c4a1e2000 rw-p 00000000 00:00 0
  132. 7f0c4a1e2000-7f0c4a383000 r-xp 00000000 b6:65f31 5636862 /lib/x86_64-linux-gnu/libc-2.19.so
  133. 7f0c4a383000-7f0c4a583000 ---p 001a1000 b6:65f31 5636862 /lib/x86_64-linux-gnu/libc-2.19.so
  134. 7f0c4a583000-7f0c4a587000 r--p 001a1000 b6:65f31 5636862 /lib/x86_64-linux-gnu/libc-2.19.so
  135. 7f0c4a587000-7f0c4a589000 rw-p 001a5000 b6:65f31 5636862 /lib/x86_64-linux-gnu/libc-2.19.so
  136. 7f0c4a589000-7f0c4a58d000 rw-p 00000000 00:00 0
  137. 7f0c4a58d000-7f0c4a590000 r-xp 00000000 b6:65f31 5636865 /lib/x86_64-linux-gnu/libdl-2.19.so
  138. 7f0c4a590000-7f0c4a78f000 ---p 00003000 b6:65f31 5636865 /lib/x86_64-linux-gnu/libdl-2.19.so
  139. 7f0c4a78f000-7f0c4a790000 r--p 00002000 b6:65f31 5636865 /lib/x86_64-linux-gnu/libdl-2.19.so
  140. 7f0c4a790000-7f0c4a791000 rw-p 00003000 b6:65f31 5636865 /lib/x86_64-linux-gnu/libdl-2.19.so
  141. 7f0c4a791000-7f0c4a7a6000 r-xp 00000000 b6:65f31 5509883 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
  142. 7f0c4a7a6000-7f0c4a9a6000 ---p 00015000 b6:65f31 5509883 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
  143. 7f0c4a9a6000-7f0c4a9a7000 rw-p 00015000 b6:65f31 5509883 /usr/lib/jvm/java-8-oracle/jre/lib/amd64/jli/libjli.so
  144. 7f0c4a9a7000-7f0c4a9bf000 r-xp 00000000 b6:65f31 5636269 /lib/x86_64-linux-gnu/libpthread-2.19.so
  145. 7f0c4a9bf000-7f0c4abbe000 ---p 00018000 b6:65f31 5636269 /lib/x86_64-linux-gnu/libpthread-2.19.so
  146. 7f0c4abbe000-7f0c4abbf000 r--p 00017000 b6:65f31 5636269 /lib/x86_64-linux-gnu/libpthread-2.19.so
  147. 7f0c4abbf000-7f0c4abc0000 rw-p 00018000 b6:65f31 5636269 /lib/x86_64-linux-gnu/libpthread-2.19.so
  148. 7f0c4abc0000-7f0c4abc4000 rw-p 00000000 00:00 0
  149. 7f0c4abc4000-7f0c4abe4000 r-xp 00000000 b6:65f31 5636859 /lib/x86_64-linux-gnu/ld-2.19.so
  150. 7f0c4accf000-7f0c4acd7000 rw-s 00000000 00:21 714139827 /tmp/hsperfdata_root/5271
  151. 7f0c4acd7000-7f0c4acda000 ---p 00000000 00:00 0
  152. 7f0c4acda000-7f0c4addc000 rw-p 00000000 00:00 0
  153. 7f0c4addd000-7f0c4ade1000 rw-p 00000000 00:00 0
  154. 7f0c4ade1000-7f0c4ade2000 r--p 00000000 00:00 0
  155. 7f0c4ade2000-7f0c4ade4000 rw-p 00000000 00:00 0
  156. 7f0c4ade4000-7f0c4ade5000 r--p 00020000 b6:65f31 5636859 /lib/x86_64-linux-gnu/ld-2.19.so
  157. 7f0c4ade5000-7f0c4ade6000 rw-p 00021000 b6:65f31 5636859 /lib/x86_64-linux-gnu/ld-2.19.so
  158. 7f0c4ade6000-7f0c4ade7000 rw-p 00000000 00:00 0
  159. 7ffcde553000-7ffcde568000 rw-p 00000000 00:00 0 [stack]
  160. 7ffcde5f5000-7ffcde5f7000 r-xp 00000000 00:00 0 [vdso]
  161. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  162.  
  163. VM Arguments:
  164. java_command: bd.jar s
  165. java_class_path (initial): bd.jar
  166. Launcher Type: SUN_STANDARD
  167.  
  168. Environment Variables:
  169. JAVA_HOME=/usr/lib/jvm/java-8-oracle
  170. PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/lib/jvm/java-8-oracle/bin:/usr/lib/jvm/java-8-oracle/db/bin:/usr/lib/jvm/java-8-oracle/jre/bin
  171. SHELL=/bin/bash
  172.  
  173. Signal Handlers:
  174. SIGSEGV: [libjvm.so+0xac8af0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  175. SIGBUS: [libjvm.so+0xac8af0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  176. SIGFPE: [libjvm.so+0x921dd0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  177. SIGPIPE: [libjvm.so+0x921dd0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  178. SIGXFSZ: [libjvm.so+0x921dd0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  179. SIGILL: [libjvm.so+0x921dd0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  180. SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  181. SIGUSR2: [libjvm.so+0x923610], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
  182. SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  183. SIGINT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  184. SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  185. SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  186.  
  187.  
  188. --------------- S Y S T E M ---------------
  189.  
  190. OS:PRETTY_NAME="Debian GNU/Linux 8 (jessie)"
  191. NAME="Debian GNU/Linux"
  192. VERSION_ID="8"
  193. VERSION="8 (jessie)"
  194. ID=debian
  195. HOME_URL="http://www.debian.org/"
  196. SUPPORT_URL="http://www.debian.org/support"
  197. BUG_REPORT_URL="https://bugs.debian.org/"
  198.  
  199. uname:Linux 2.6.32-openvz-042stab123.2-amd64 #1 SMP Mon Apr 17 17:29:21 MSK 2017 x86_64
  200. libc:glibc 2.19 NPTL 2.19
  201. rlimit: STACK 10240k, CORE 0k, NPROC 515535, NOFILE 65536, AS infinity
  202. load average:0.54 0.44 0.40
  203.  
  204. /proc/meminfo:
  205. MemTotal: 24920064 kB
  206. MemFree: 19622308 kB
  207. Cached: 1319428 kB
  208. Buffers: 0 kB
  209. Active: 3541984 kB
  210. Inactive: 1515364 kB
  211. Active(anon): 2843612 kB
  212. Inactive(anon): 894308 kB
  213. Active(file): 698372 kB
  214. Inactive(file): 621056 kB
  215. Unevictable: 0 kB
  216. Mlocked: 0 kB
  217. SwapTotal: 0 kB
  218. SwapFree: 0 kB
  219. Dirty: 408 kB
  220. Writeback: 0 kB
  221. AnonPages: 3737920 kB
  222. Shmem: 192896 kB
  223. Slab: 47444 kB
  224. SReclaimable: 12832 kB
  225. SUnreclaim: 34612 kB
  226.  
  227.  
  228. CPU:total 32 (initial active 8) (8 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit, tscinv
  229.  
  230. /proc/cpuinfo:
  231. processor : 0
  232. vendor_id : GenuineIntel
  233. cpu family : 6
  234. model : 45
  235. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  236. stepping : 7
  237. microcode : 1808
  238. cpu MHz : 199.951
  239. cache size : 20480 KB
  240. physical id : 0
  241. siblings : 16
  242. core id : 0
  243. cpu cores : 8
  244. apicid : 0
  245. initial apicid : 0
  246. fpu : yes
  247. fpu_exception : yes
  248. cpuid level : 13
  249. wp : yes
  250. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  251. bogomips : 3999.97
  252. clflush size : 64
  253. cache_alignment : 64
  254. address sizes : 46 bits physical, 48 bits virtual
  255. power management:
  256.  
  257. processor : 1
  258. vendor_id : GenuineIntel
  259. cpu family : 6
  260. model : 45
  261. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  262. stepping : 7
  263. microcode : 1808
  264. cpu MHz : 199.951
  265. cache size : 20480 KB
  266. physical id : 0
  267. siblings : 16
  268. core id : 1
  269. cpu cores : 8
  270. apicid : 2
  271. initial apicid : 2
  272. fpu : yes
  273. fpu_exception : yes
  274. cpuid level : 13
  275. wp : yes
  276. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  277. bogomips : 3999.97
  278. clflush size : 64
  279. cache_alignment : 64
  280. address sizes : 46 bits physical, 48 bits virtual
  281. power management:
  282.  
  283. processor : 2
  284. vendor_id : GenuineIntel
  285. cpu family : 6
  286. model : 45
  287. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  288. stepping : 7
  289. microcode : 1808
  290. cpu MHz : 199.951
  291. cache size : 20480 KB
  292. physical id : 0
  293. siblings : 16
  294. core id : 2
  295. cpu cores : 8
  296. apicid : 4
  297. initial apicid : 4
  298. fpu : yes
  299. fpu_exception : yes
  300. cpuid level : 13
  301. wp : yes
  302. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  303. bogomips : 3999.97
  304. clflush size : 64
  305. cache_alignment : 64
  306. address sizes : 46 bits physical, 48 bits virtual
  307. power management:
  308.  
  309. processor : 3
  310. vendor_id : GenuineIntel
  311. cpu family : 6
  312. model : 45
  313. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  314. stepping : 7
  315. microcode : 1808
  316. cpu MHz : 199.951
  317. cache size : 20480 KB
  318. physical id : 0
  319. siblings : 16
  320. core id : 3
  321. cpu cores : 8
  322. apicid : 6
  323. initial apicid : 6
  324. fpu : yes
  325. fpu_exception : yes
  326. cpuid level : 13
  327. wp : yes
  328. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  329. bogomips : 3999.97
  330. clflush size : 64
  331. cache_alignment : 64
  332. address sizes : 46 bits physical, 48 bits virtual
  333. power management:
  334.  
  335. processor : 4
  336. vendor_id : GenuineIntel
  337. cpu family : 6
  338. model : 45
  339. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  340. stepping : 7
  341. microcode : 1808
  342. cpu MHz : 199.951
  343. cache size : 20480 KB
  344. physical id : 0
  345. siblings : 16
  346. core id : 4
  347. cpu cores : 8
  348. apicid : 8
  349. initial apicid : 8
  350. fpu : yes
  351. fpu_exception : yes
  352. cpuid level : 13
  353. wp : yes
  354. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  355. bogomips : 3999.97
  356. clflush size : 64
  357. cache_alignment : 64
  358. address sizes : 46 bits physical, 48 bits virtual
  359. power management:
  360.  
  361. processor : 5
  362. vendor_id : GenuineIntel
  363. cpu family : 6
  364. model : 45
  365. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  366. stepping : 7
  367. microcode : 1808
  368. cpu MHz : 199.951
  369. cache size : 20480 KB
  370. physical id : 0
  371. siblings : 16
  372. core id : 5
  373. cpu cores : 8
  374. apicid : 10
  375. initial apicid : 10
  376. fpu : yes
  377. fpu_exception : yes
  378. cpuid level : 13
  379. wp : yes
  380. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  381. bogomips : 3999.97
  382. clflush size : 64
  383. cache_alignment : 64
  384. address sizes : 46 bits physical, 48 bits virtual
  385. power management:
  386.  
  387. processor : 6
  388. vendor_id : GenuineIntel
  389. cpu family : 6
  390. model : 45
  391. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  392. stepping : 7
  393. microcode : 1808
  394. cpu MHz : 199.951
  395. cache size : 20480 KB
  396. physical id : 0
  397. siblings : 16
  398. core id : 6
  399. cpu cores : 8
  400. apicid : 12
  401. initial apicid : 12
  402. fpu : yes
  403. fpu_exception : yes
  404. cpuid level : 13
  405. wp : yes
  406. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  407. bogomips : 3999.97
  408. clflush size : 64
  409. cache_alignment : 64
  410. address sizes : 46 bits physical, 48 bits virtual
  411. power management:
  412.  
  413. processor : 7
  414. vendor_id : GenuineIntel
  415. cpu family : 6
  416. model : 45
  417. model name : Intel(R) Xeon(R) CPU E5-2650 0 @ 2.00GHz
  418. stepping : 7
  419. microcode : 1808
  420. cpu MHz : 199.951
  421. cache size : 20480 KB
  422. physical id : 0
  423. siblings : 16
  424. core id : 7
  425. cpu cores : 8
  426. apicid : 14
  427. initial apicid : 14
  428. fpu : yes
  429. fpu_exception : yes
  430. cpuid level : 13
  431. wp : yes
  432. flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx pdpe1gb rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm ida arat epb pln pts dtherm tpr_shadow vnmi flexpriority ept vpid xsaveopt
  433. bogomips : 3999.97
  434. clflush size : 64
  435. cache_alignment : 64
  436. address sizes : 46 bits physical, 48 bits virtual
  437. power management:
  438.  
  439.  
  440.  
  441. Memory: 4k page, physical 24920064k(19622304k free), swap 0k(0k free)
  442.  
  443. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.131-b11) for linux-amd64 JRE (1.8.0_131-b11), built on Mar 15 2017 01:23:40 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
  444.  
  445. time: Tue May 23 10:15:54 2017
  446. elapsed time: 0 seconds (0d 0h 0m 0s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement