Advertisement
Guest User

Untitled

a guest
Feb 2nd, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 28.21 KB | None | 0 0
  1. # There is insufficient memory for the Java Runtime Environment to continue.
  2. # Native memory allocation (mmap) failed to map 1431306240 bytes for committing reserved memory.
  3. # Possible reasons:
  4. # The system is out of physical RAM or swap space
  5. # In 32 bit mode, the process size limit was hit
  6. # Possible solutions:
  7. # Reduce memory load on the system
  8. # Increase physical memory or swap space
  9. # Check if swap backing store is full
  10. # Use 64 bit Java on a 64 bit OS
  11. # Decrease Java heap size (-Xmx/-Xms)
  12. # Decrease number of Java threads
  13. # Decrease Java thread stack sizes (-Xss)
  14. # Set larger code cache with -XX:ReservedCodeCacheSize=
  15. # This output file may be truncated or incomplete.
  16. #
  17. # Out of Memory Error (os_linux.cpp:2657), pid=16255, tid=0x00007ff92f3dd700
  18. #
  19. # JRE version: (8.0_181-b13) (build )
  20. # Java VM: OpenJDK 64-Bit Server VM (25.181-b13 mixed mode linux-amd64 compressed oops)
  21. # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  22. #
  23.  
  24. --------------- T H R E A D ---------------
  25.  
  26. Current thread (0x00007ff928009800): JavaThread "Unknown thread" [_thread_in_vm, id=16256, stack(0x00007ff92f2dd000,0x00007ff92f3de000)]
  27.  
  28. Stack: [0x00007ff92f2dd000,0x00007ff92f3de000], sp=0x00007ff92f3dc370, free space=1020k
  29. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  30. V [libjvm.so+0xa42efd]
  31. V [libjvm.so+0x4de7d9]
  32. V [libjvm.so+0x8b2c93]
  33. V [libjvm.so+0x8b2eb9]
  34. V [libjvm.so+0x8aa0ba]
  35. V [libjvm.so+0x917cfb]
  36. V [libjvm.so+0x918bb4]
  37. V [libjvm.so+0x9194be]
  38. V [libjvm.so+0x2d1cf4]
  39. V [libjvm.so+0x8cff57]
  40. V [libjvm.so+0xa0d941]
  41. V [libjvm.so+0xa0e9f3]
  42. V [libjvm.so+0x60af15]
  43. V [libjvm.so+0x9f2d07]
  44. V [libjvm.so+0x670131] JNI_CreateJavaVM+0x71
  45. C [libjli.so+0x3557]
  46. C [libpthread.so.0+0x7aa1] start_thread+0xd1
  47.  
  48.  
  49. --------------- P R O C E S S ---------------
  50.  
  51. Java Threads: ( => current thread )
  52.  
  53. Other Threads:
  54.  
  55. =>0x00007ff928009800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=16256, stack(0x00007ff92f2dd000,0x00007ff92f3de000)]
  56.  
  57. VM state:not at safepoint (not fully initialized)
  58.  
  59. VM Mutex/Monitor currently owned by a thread: None
  60.  
  61. GC Heap History (0 events):
  62. No events
  63.  
  64. Deoptimization events (0 events):
  65. No events
  66.  
  67. Classes redefined (0 events):
  68. No events
  69.  
  70. Internal exceptions (0 events):
  71. No events
  72.  
  73. Events (0 events):
  74. No events
  75.  
  76.  
  77. Dynamic libraries:
  78. 00400000-00401000 r-xp 00000000 09:03 16929 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/bin/java
  79. 00600000-00601000 rw-p 00000000 09:03 16929 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/bin/java
  80. 00601000-00622000 rw-p 00000000 00:00 0 [heap]
  81. 6c0000000-76ab00000 ---p 00000000 00:00 0
  82. 7ff9187ff000-7ff918fff000 ---p 00000000 00:00 0
  83. 7ff918fff000-7ff919000000 rw-p 00000000 00:00 0
  84. 7ff919000000-7ff919270000 rwxp 00000000 00:00 0
  85. 7ff919270000-7ff928000000 ---p 00000000 00:00 0
  86. 7ff928000000-7ff92802f000 rw-p 00000000 00:00 0
  87. 7ff92802f000-7ff92c000000 ---p 00000000 00:00 0
  88. 7ff92c0f7000-7ff92c101000 rw-p 00000000 00:00 0
  89. 7ff92c101000-7ff92c4b7000 ---p 00000000 00:00 0
  90. 7ff92c4b7000-7ff92c4bf000 r-xp 00000000 09:03 20063 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libzip.so
  91. 7ff92c4bf000-7ff92c6be000 ---p 00008000 09:03 20063 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libzip.so
  92. 7ff92c6be000-7ff92c6bf000 rw-p 00007000 09:03 20063 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libzip.so
  93. 7ff92c6bf000-7ff92c6cc000 r-xp 00000000 09:03 395197 /lib64/libnss_files-2.12.so
  94. 7ff92c6cc000-7ff92c8cb000 ---p 0000d000 09:03 395197 /lib64/libnss_files-2.12.so
  95. 7ff92c8cb000-7ff92c8cc000 r--p 0000c000 09:03 395197 /lib64/libnss_files-2.12.so
  96. 7ff92c8cc000-7ff92c8cd000 rw-p 0000d000 09:03 395197 /lib64/libnss_files-2.12.so
  97. 7ff92c8cd000-7ff92c8f8000 r-xp 00000000 09:03 20045 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libjava.so
  98. 7ff92c8f8000-7ff92caf7000 ---p 0002b000 09:03 20045 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libjava.so
  99. 7ff92caf7000-7ff92caf9000 rw-p 0002a000 09:03 20045 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libjava.so
  100. 7ff92caf9000-7ff92cb07000 r-xp 00000000 09:03 20062 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libverify.so
  101. 7ff92cb07000-7ff92cd06000 ---p 0000e000 09:03 20062 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libverify.so
  102. 7ff92cd06000-7ff92cd08000 rw-p 0000d000 09:03 20062 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/libverify.so
  103. 7ff92cd08000-7ff92cd0f000 r-xp 00000000 09:03 395200 /lib64/librt-2.12.so
  104. 7ff92cd0f000-7ff92cf0e000 ---p 00007000 09:03 395200 /lib64/librt-2.12.so
  105. 7ff92cf0e000-7ff92cf0f000 r--p 00006000 09:03 395200 /lib64/librt-2.12.so
  106. 7ff92cf0f000-7ff92cf10000 rw-p 00007000 09:03 395200 /lib64/librt-2.12.so
  107. 7ff92cf10000-7ff92cf26000 r-xp 00000000 09:03 398125 /lib64/libgcc_s-4.4.7-20120601.so.1
  108. 7ff92cf26000-7ff92d125000 ---p 00016000 09:03 398125 /lib64/libgcc_s-4.4.7-20120601.so.1
  109. 7ff92d125000-7ff92d126000 rw-p 00015000 09:03 398125 /lib64/libgcc_s-4.4.7-20120601.so.1
  110. 7ff92d126000-7ff92d1a9000 r-xp 00000000 09:03 395194 /lib64/libm-2.12.so
  111. 7ff92d1a9000-7ff92d3a8000 ---p 00083000 09:03 395194 /lib64/libm-2.12.so
  112. 7ff92d3a8000-7ff92d3a9000 r--p 00082000 09:03 395194 /lib64/libm-2.12.so
  113. 7ff92d3a9000-7ff92d3aa000 rw-p 00083000 09:03 395194 /lib64/libm-2.12.so
  114. 7ff92d3aa000-7ff92d492000 r-xp 00000000 09:03 12813 /usr/lib64/libstdc++.so.6.0.13
  115. 7ff92d492000-7ff92d692000 ---p 000e8000 09:03 12813 /usr/lib64/libstdc++.so.6.0.13
  116. 7ff92d692000-7ff92d699000 r--p 000e8000 09:03 12813 /usr/lib64/libstdc++.so.6.0.13
  117. 7ff92d699000-7ff92d69b000 rw-p 000ef000 09:03 12813 /usr/lib64/libstdc++.so.6.0.13
  118. 7ff92d69b000-7ff92d6b0000 rw-p 00000000 00:00 0
  119. 7ff92d6b0000-7ff92e2f2000 r-xp 00000000 09:03 20067 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/server/libjvm.so
  120. 7ff92e2f2000-7ff92e4f1000 ---p 00c42000 09:03 20067 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/server/libjvm.so
  121. 7ff92e4f1000-7ff92e5c1000 rw-p 00c41000 09:03 20067 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/server/libjvm.so
  122. 7ff92e5c1000-7ff92e5f1000 rw-p 00000000 00:00 0
  123. 7ff92e5f1000-7ff92e77c000 r-xp 00000000 09:03 394814 /lib64/libc-2.12.so
  124. 7ff92e77c000-7ff92e97b000 ---p 0018b000 09:03 394814 /lib64/libc-2.12.so
  125. 7ff92e97b000-7ff92e97f000 r--p 0018a000 09:03 394814 /lib64/libc-2.12.so
  126. 7ff92e97f000-7ff92e981000 rw-p 0018e000 09:03 394814 /lib64/libc-2.12.so
  127. 7ff92e981000-7ff92e985000 rw-p 00000000 00:00 0
  128. 7ff92e985000-7ff92e987000 r-xp 00000000 09:03 395193 /lib64/libdl-2.12.so
  129. 7ff92e987000-7ff92eb87000 ---p 00002000 09:03 395193 /lib64/libdl-2.12.so
  130. 7ff92eb87000-7ff92eb88000 r--p 00002000 09:03 395193 /lib64/libdl-2.12.so
  131. 7ff92eb88000-7ff92eb89000 rw-p 00003000 09:03 395193 /lib64/libdl-2.12.so
  132. 7ff92eb89000-7ff92eb97000 r-xp 00000000 09:03 20032 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/jli/libjli.so
  133. 7ff92eb97000-7ff92ed96000 ---p 0000e000 09:03 20032 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/jli/libjli.so
  134. 7ff92ed96000-7ff92ed97000 rw-p 0000d000 09:03 20032 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.181-3.b13.el6_10.x86_64/jre/lib/amd64/jli/libjli.so
  135. 7ff92ed97000-7ff92edac000 r-xp 00000000 09:03 394659 /lib64/libz.so.1.2.3
  136. 7ff92edac000-7ff92efab000 ---p 00015000 09:03 394659 /lib64/libz.so.1.2.3
  137. 7ff92efab000-7ff92efac000 r--p 00014000 09:03 394659 /lib64/libz.so.1.2.3
  138. 7ff92efac000-7ff92efad000 rw-p 00015000 09:03 394659 /lib64/libz.so.1.2.3
  139. 7ff92efad000-7ff92efc4000 r-xp 00000000 09:03 394707 /lib64/libpthread-2.12.so
  140. 7ff92efc4000-7ff92f1c4000 ---p 00017000 09:03 394707 /lib64/libpthread-2.12.so
  141. 7ff92f1c4000-7ff92f1c5000 r--p 00017000 09:03 394707 /lib64/libpthread-2.12.so
  142. 7ff92f1c5000-7ff92f1c6000 rw-p 00018000 09:03 394707 /lib64/libpthread-2.12.so
  143. 7ff92f1c6000-7ff92f1ca000 rw-p 00000000 00:00 0
  144. 7ff92f1ca000-7ff92f1ea000 r-xp 00000000 09:03 398127 /lib64/ld-2.12.so
  145. 7ff92f2d5000-7ff92f2dd000 rw-s 00000000 09:03 785217 /tmp/hsperfdata_mc783/16255
  146. 7ff92f2dd000-7ff92f2e0000 ---p 00000000 00:00 0
  147. 7ff92f2e0000-7ff92f3e3000 rw-p 00000000 00:00 0
  148. 7ff92f3e4000-7ff92f3e8000 rw-p 00000000 00:00 0
  149. 7ff92f3e8000-7ff92f3e9000 r--p 00000000 00:00 0
  150. 7ff92f3e9000-7ff92f3ea000 rw-p 00000000 00:00 0
  151. 7ff92f3ea000-7ff92f3eb000 r--p 00020000 09:03 398127 /lib64/ld-2.12.so
  152. 7ff92f3eb000-7ff92f3ec000 rw-p 00021000 09:03 398127 /lib64/ld-2.12.so
  153. 7ff92f3ec000-7ff92f3ed000 rw-p 00000000 00:00 0
  154. 7fff59d26000-7fff59d47000 rw-p 00000000 00:00 0 [stack]
  155. 7fff59d70000-7fff59d72000 r--p 00000000 00:00 0 [vvar]
  156. 7fff59d72000-7fff59d74000 r-xp 00000000 00:00 0 [vdso]
  157. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  158.  
  159. VM Arguments:
  160. jvm_args: -Xmx4096M -Xms4096M -Djline.terminal=jline.UnsupportedTerminal
  161. java_command: /home/minecraft/multicraft/servers/server783/jar/spigot-1.13.2.jar nogui
  162. java_class_path (initial): /home/minecraft/multicraft/servers/server783/jar/spigot-1.13.2.jar
  163. Launcher Type: SUN_STANDARD
  164.  
  165. Environment Variables:
  166. PATH=/usr/local/bin:/usr/bin:/bin
  167.  
  168. Signal Handlers:
  169. SIGSEGV: [libjvm.so+0xa43920], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  170. SIGBUS: [libjvm.so+0xa43920], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  171. SIGFPE: [libjvm.so+0x8ac770], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  172. SIGPIPE: [libjvm.so+0x8ac770], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  173. SIGXFSZ: [libjvm.so+0x8ac770], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  174. SIGILL: [libjvm.so+0x8ac770], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  175. SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  176. SIGUSR2: [libjvm.so+0x8adf10], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
  177. SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  178. SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  179. SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  180. SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  181.  
  182.  
  183. --------------- S Y S T E M ---------------
  184.  
  185. OS:CentOS release 6.10 (Final)
  186.  
  187. uname:Linux 4.9.87-xxxx-std-ipv6-64 #1 SMP Tue Mar 13 18:41:47 CET 2018 x86_64
  188. libc:glibc 2.12 NPTL 2.12
  189. rlimit: STACK 8192k, CORE 0k, NPROC 515054, NOFILE 4096, AS infinity
  190. load average:37.21 28.97 23.60
  191.  
  192. /proc/meminfo:
  193. MemTotal: 131983260 kB
  194. MemFree: 842496 kB
  195. MemAvailable: 123580 kB
  196. Buffers: 23424 kB
  197. Cached: 148696 kB
  198. SwapCached: 8372 kB
  199. Active: 126493848 kB
  200. Inactive: 3693932 kB
  201. Active(anon): 126404212 kB
  202. Inactive(anon): 3611884 kB
  203. Active(file): 89636 kB
  204. Inactive(file): 82048 kB
  205. Unevictable: 0 kB
  206. Mlocked: 0 kB
  207. SwapTotal: 1046520 kB
  208. SwapFree: 12 kB
  209. Dirty: 9768 kB
  210. Writeback: 84 kB
  211. AnonPages: 130007472 kB
  212. Mapped: 33088 kB
  213. Shmem: 352 kB
  214. Slab: 204552 kB
  215. SReclaimable: 100568 kB
  216. SUnreclaim: 103984 kB
  217. KernelStack: 86976 kB
  218. PageTables: 342824 kB
  219. NFS_Unstable: 0 kB
  220. Bounce: 0 kB
  221. WritebackTmp: 0 kB
  222. CommitLimit: 67038148 kB
  223. Committed_AS: 181539116 kB
  224. VmallocTotal: 34359738367 kB
  225. VmallocUsed: 0 kB
  226. VmallocChunk: 0 kB
  227. HardwareCorrupted: 0 kB
  228. AnonHugePages: 113971200 kB
  229. ShmemHugePages: 0 kB
  230. ShmemPmdMapped: 0 kB
  231. HugePages_Total: 0
  232. HugePages_Free: 0
  233. HugePages_Rsvd: 0
  234. HugePages_Surp: 0
  235. Hugepagesize: 2048 kB
  236. DirectMap4k: 14952 kB
  237. DirectMap2M: 3018752 kB
  238. DirectMap1G: 133169152 kB
  239.  
  240.  
  241. CPU:total 12 (initial active 12) (6 cores per cpu, 2 threads per core) family 6 model 79 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, rtm, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx
  242.  
  243. /proc/cpuinfo:
  244. processor : 0
  245. vendor_id : GenuineIntel
  246. cpu family : 6
  247. model : 79
  248. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  249. stepping : 1
  250. microcode : 0xb000022
  251. cpu MHz : 3799.951
  252. cache size : 15360 KB
  253. physical id : 0
  254. siblings : 12
  255. core id : 0
  256. cpu cores : 6
  257. apicid : 0
  258. initial apicid : 0
  259. fpu : yes
  260. fpu_exception : yes
  261. cpuid level : 20
  262. wp : yes
  263. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  264. bugs : cpu_meltdown spectre_v1 spectre_v2
  265. bogomips : 7199.44
  266. clflush size : 64
  267. cache_alignment : 64
  268. address sizes : 46 bits physical, 48 bits virtual
  269. power management:
  270.  
  271. processor : 1
  272. vendor_id : GenuineIntel
  273. cpu family : 6
  274. model : 79
  275. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  276. stepping : 1
  277. microcode : 0xb000022
  278. cpu MHz : 3799.951
  279. cache size : 15360 KB
  280. physical id : 0
  281. siblings : 12
  282. core id : 1
  283. cpu cores : 6
  284. apicid : 2
  285. initial apicid : 2
  286. fpu : yes
  287. fpu_exception : yes
  288. cpuid level : 20
  289. wp : yes
  290. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  291. bugs : cpu_meltdown spectre_v1 spectre_v2
  292. bogomips : 7199.44
  293. clflush size : 64
  294. cache_alignment : 64
  295. address sizes : 46 bits physical, 48 bits virtual
  296. power management:
  297.  
  298. processor : 2
  299. vendor_id : GenuineIntel
  300. cpu family : 6
  301. model : 79
  302. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  303. stepping : 1
  304. microcode : 0xb000022
  305. cpu MHz : 3799.951
  306. cache size : 15360 KB
  307. physical id : 0
  308. siblings : 12
  309. core id : 2
  310. cpu cores : 6
  311. apicid : 4
  312. initial apicid : 4
  313. fpu : yes
  314. fpu_exception : yes
  315. cpuid level : 20
  316. wp : yes
  317. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  318. bugs : cpu_meltdown spectre_v1 spectre_v2
  319. bogomips : 7199.44
  320. clflush size : 64
  321. cache_alignment : 64
  322. address sizes : 46 bits physical, 48 bits virtual
  323. power management:
  324.  
  325. processor : 3
  326. vendor_id : GenuineIntel
  327. cpu family : 6
  328. model : 79
  329. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  330. stepping : 1
  331. microcode : 0xb000022
  332. cpu MHz : 3799.951
  333. cache size : 15360 KB
  334. physical id : 0
  335. siblings : 12
  336. core id : 3
  337. cpu cores : 6
  338. apicid : 6
  339. initial apicid : 6
  340. fpu : yes
  341. fpu_exception : yes
  342. cpuid level : 20
  343. wp : yes
  344. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  345. bugs : cpu_meltdown spectre_v1 spectre_v2
  346. bogomips : 7199.44
  347. clflush size : 64
  348. cache_alignment : 64
  349. address sizes : 46 bits physical, 48 bits virtual
  350. power management:
  351.  
  352. processor : 4
  353. vendor_id : GenuineIntel
  354. cpu family : 6
  355. model : 79
  356. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  357. stepping : 1
  358. microcode : 0xb000022
  359. cpu MHz : 3800.170
  360. cache size : 15360 KB
  361. physical id : 0
  362. siblings : 12
  363. core id : 4
  364. cpu cores : 6
  365. apicid : 8
  366. initial apicid : 8
  367. fpu : yes
  368. fpu_exception : yes
  369. cpuid level : 20
  370. wp : yes
  371. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  372. bugs : cpu_meltdown spectre_v1 spectre_v2
  373. bogomips : 7199.44
  374. clflush size : 64
  375. cache_alignment : 64
  376. address sizes : 46 bits physical, 48 bits virtual
  377. power management:
  378.  
  379. processor : 5
  380. vendor_id : GenuineIntel
  381. cpu family : 6
  382. model : 79
  383. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  384. stepping : 1
  385. microcode : 0xb000022
  386. cpu MHz : 3799.951
  387. cache size : 15360 KB
  388. physical id : 0
  389. siblings : 12
  390. core id : 5
  391. cpu cores : 6
  392. apicid : 10
  393. initial apicid : 10
  394. fpu : yes
  395. fpu_exception : yes
  396. cpuid level : 20
  397. wp : yes
  398. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  399. bugs : cpu_meltdown spectre_v1 spectre_v2
  400. bogomips : 7199.44
  401. clflush size : 64
  402. cache_alignment : 64
  403. address sizes : 46 bits physical, 48 bits virtual
  404. power management:
  405.  
  406. processor : 6
  407. vendor_id : GenuineIntel
  408. cpu family : 6
  409. model : 79
  410. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  411. stepping : 1
  412. microcode : 0xb000022
  413. cpu MHz : 3799.951
  414. cache size : 15360 KB
  415. physical id : 0
  416. siblings : 12
  417. core id : 0
  418. cpu cores : 6
  419. apicid : 1
  420. initial apicid : 1
  421. fpu : yes
  422. fpu_exception : yes
  423. cpuid level : 20
  424. wp : yes
  425. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  426. bugs : cpu_meltdown spectre_v1 spectre_v2
  427. bogomips : 7199.44
  428. clflush size : 64
  429. cache_alignment : 64
  430. address sizes : 46 bits physical, 48 bits virtual
  431. power management:
  432.  
  433. processor : 7
  434. vendor_id : GenuineIntel
  435. cpu family : 6
  436. model : 79
  437. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  438. stepping : 1
  439. microcode : 0xb000022
  440. cpu MHz : 3799.951
  441. cache size : 15360 KB
  442. physical id : 0
  443. siblings : 12
  444. core id : 1
  445. cpu cores : 6
  446. apicid : 3
  447. initial apicid : 3
  448. fpu : yes
  449. fpu_exception : yes
  450. cpuid level : 20
  451. wp : yes
  452. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  453. bugs : cpu_meltdown spectre_v1 spectre_v2
  454. bogomips : 7199.44
  455. clflush size : 64
  456. cache_alignment : 64
  457. address sizes : 46 bits physical, 48 bits virtual
  458. power management:
  459.  
  460. processor : 8
  461. vendor_id : GenuineIntel
  462. cpu family : 6
  463. model : 79
  464. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  465. stepping : 1
  466. microcode : 0xb000022
  467. cpu MHz : 3799.951
  468. cache size : 15360 KB
  469. physical id : 0
  470. siblings : 12
  471. core id : 2
  472. cpu cores : 6
  473. apicid : 5
  474. initial apicid : 5
  475. fpu : yes
  476. fpu_exception : yes
  477. cpuid level : 20
  478. wp : yes
  479. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  480. bugs : cpu_meltdown spectre_v1 spectre_v2
  481. bogomips : 7199.44
  482. clflush size : 64
  483. cache_alignment : 64
  484. address sizes : 46 bits physical, 48 bits virtual
  485. power management:
  486.  
  487. processor : 9
  488. vendor_id : GenuineIntel
  489. cpu family : 6
  490. model : 79
  491. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  492. stepping : 1
  493. microcode : 0xb000022
  494. cpu MHz : 3799.951
  495. cache size : 15360 KB
  496. physical id : 0
  497. siblings : 12
  498. core id : 3
  499. cpu cores : 6
  500. apicid : 7
  501. initial apicid : 7
  502. fpu : yes
  503. fpu_exception : yes
  504. cpuid level : 20
  505. wp : yes
  506. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  507. bugs : cpu_meltdown spectre_v1 spectre_v2
  508. bogomips : 7199.44
  509. clflush size : 64
  510. cache_alignment : 64
  511. address sizes : 46 bits physical, 48 bits virtual
  512. power management:
  513.  
  514. processor : 10
  515. vendor_id : GenuineIntel
  516. cpu family : 6
  517. model : 79
  518. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  519. stepping : 1
  520. microcode : 0xb000022
  521. cpu MHz : 3799.951
  522. cache size : 15360 KB
  523. physical id : 0
  524. siblings : 12
  525. core id : 4
  526. cpu cores : 6
  527. apicid : 9
  528. initial apicid : 9
  529. fpu : yes
  530. fpu_exception : yes
  531. cpuid level : 20
  532. wp : yes
  533. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  534. bugs : cpu_meltdown spectre_v1 spectre_v2
  535. bogomips : 7199.44
  536. clflush size : 64
  537. cache_alignment : 64
  538. address sizes : 46 bits physical, 48 bits virtual
  539. power management:
  540.  
  541. processor : 11
  542. vendor_id : GenuineIntel
  543. cpu family : 6
  544. model : 79
  545. model name : Intel(R) Xeon(R) CPU E5-1650 v4 @ 3.60GHz
  546. stepping : 1
  547. microcode : 0xb000022
  548. cpu MHz : 3799.951
  549. cache size : 15360 KB
  550. physical id : 0
  551. siblings : 12
  552. core id : 5
  553. cpu cores : 6
  554. apicid : 11
  555. initial apicid : 11
  556. fpu : yes
  557. fpu_exception : yes
  558. cpuid level : 20
  559. wp : yes
  560. 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 nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb invpcid_single kaiser tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap intel_pt xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local dtherm ida arat pln pts
  561. bugs : cpu_meltdown spectre_v1 spectre_v2
  562. bogomips : 7199.44
  563. clflush size : 64
  564. cache_alignment : 64
  565. address sizes : 46 bits physical, 48 bits virtual
  566. power management:
  567.  
  568.  
  569.  
  570. Memory: 4k page, physical 131983260k(842496k free), swap 1046520k(12k free)
  571.  
  572. vm_info: OpenJDK 64-Bit Server VM (25.181-b13) for linux-amd64 JRE (1.8.0_181-b13), built on Jul 23 2018 15:56:00 by "mockbuild" with gcc 4.4.7 20120313 (Red Hat 4.4.7-23)
  573.  
  574. time: Sat Feb 2 21:14:16 2019
  575. elapsed time: 0 seconds (0d 0h 0m 0s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement