Advertisement
Melandf

Untitled

Jul 18th, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.10 KB | None | 0 0
  1. #
  2. # There is insufficient memory for the Java Runtime Environment to continue.
  3. # Native memory allocation (mmap) failed to map 1431306240 bytes for committing reserved memory.
  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 (os_linux.cpp:2640), pid=7843, tid=0x00007faeec3dc700
  19. #
  20. # JRE version: (8.0_144-b01) (build )
  21. # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.144-b01 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 (0x00007faee8008800): JavaThread "Unknown thread" [_thread_in_vm, id=7844, stack(0x00007faeec2dc000,0x00007faeec3dd000)]
  28.  
  29. Stack: [0x00007faeec2dc000,0x00007faeec3dd000], sp=0x00007faeec3db360, free space=1020k
  30. Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
  31. V [libjvm.so+0xacb18a] VMError::report_and_die()+0x2ba
  32. V [libjvm.so+0x4ff4db] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8b
  33. V [libjvm.so+0x927d23] os::Linux::commit_memory_impl(char*, unsigned long, bool)+0x103
  34. V [libjvm.so+0x928279] os::pd_commit_memory(char*, unsigned long, unsigned long, bool)+0x29
  35. V [libjvm.so+0x92249a] os::commit_memory(char*, unsigned long, unsigned long, bool)+0x2a
  36. V [libjvm.so+0x996ff3] PSVirtualSpace::expand_by(unsigned long)+0x53
  37. V [libjvm.so+0x997fb5] PSYoungGen::initialize_virtual_space(ReservedSpace, unsigned long)+0x75
  38. V [libjvm.so+0x99891e] PSYoungGen::initialize(ReservedSpace, unsigned long)+0x3e
  39. V [libjvm.so+0x2dabe5] AdjoiningGenerations::AdjoiningGenerations(ReservedSpace, GenerationSizer*, unsigned long)+0x345
  40. V [libjvm.so+0x94b3a6] ParallelScavengeHeap::initialize()+0x1d6
  41. V [libjvm.so+0xa93203] Universe::initialize_heap()+0xf3
  42. V [libjvm.so+0xa9376e] universe_init()+0x3e
  43. V [libjvm.so+0x640565] init_globals()+0x65
  44. V [libjvm.so+0xa76e5e] Threads::create_vm(JavaVMInitArgs*, bool*)+0x23e
  45. V [libjvm.so+0x6d4e64] JNI_CreateJavaVM+0x74
  46. C [libjli.so+0x745e] JavaMain+0x9e
  47. C [libpthread.so.0+0x7aa1]
  48.  
  49.  
  50. --------------- P R O C E S S ---------------
  51.  
  52. Java Threads: ( => current thread )
  53.  
  54. Other Threads:
  55.  
  56. =>0x00007faee8008800 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=7844, stack(0x00007faeec2dc000,0x00007faeec3dd000)]
  57.  
  58. VM state:not at safepoint (not fully initialized)
  59.  
  60. VM Mutex/Monitor currently owned by a thread: None
  61.  
  62. GC Heap History (0 events):
  63. No events
  64.  
  65. Deoptimization events (0 events):
  66. No events
  67.  
  68. Internal exceptions (0 events):
  69. No events
  70.  
  71. Events (0 events):
  72. No events
  73.  
  74.  
  75. Dynamic libraries:
  76. 00400000-00401000 r-xp 00000000 fd:01 4067845 /usr/java/jdk1.8.0_144/jre/bin/java
  77. 00600000-00601000 rw-p 00000000 fd:01 4067845 /usr/java/jdk1.8.0_144/jre/bin/java
  78. 02055000-02076000 rw-p 00000000 00:00 0 [heap]
  79. 6c0000000-76ab00000 ---p 00000000 00:00 0
  80. 3186a00000-3186a20000 r-xp 00000000 fd:01 1048978 /lib64/ld-2.12.so
  81. 3186c1f000-3186c21000 r--p 0001f000 fd:01 1048978 /lib64/ld-2.12.so
  82. 3186c21000-3186c22000 rw-p 00021000 fd:01 1048978 /lib64/ld-2.12.so
  83. 3186c22000-3186c23000 rw-p 00000000 00:00 0
  84. 3187200000-318738a000 r-xp 00000000 fd:01 1048979 /lib64/libc-2.12.so
  85. 318738a000-318758a000 ---p 0018a000 fd:01 1048979 /lib64/libc-2.12.so
  86. 318758a000-318758e000 r--p 0018a000 fd:01 1048979 /lib64/libc-2.12.so
  87. 318758e000-3187590000 rw-p 0018e000 fd:01 1048979 /lib64/libc-2.12.so
  88. 3187590000-3187594000 rw-p 00000000 00:00 0
  89. 3187600000-3187617000 r-xp 00000000 fd:01 1048990 /lib64/libpthread-2.12.so
  90. 3187617000-3187817000 ---p 00017000 fd:01 1048990 /lib64/libpthread-2.12.so
  91. 3187817000-3187818000 r--p 00017000 fd:01 1048990 /lib64/libpthread-2.12.so
  92. 3187818000-3187819000 rw-p 00018000 fd:01 1048990 /lib64/libpthread-2.12.so
  93. 3187819000-318781d000 rw-p 00000000 00:00 0
  94. 3187a00000-3187a02000 r-xp 00000000 fd:01 1048981 /lib64/libdl-2.12.so
  95. 3187a02000-3187c02000 ---p 00002000 fd:01 1048981 /lib64/libdl-2.12.so
  96. 3187c02000-3187c03000 r--p 00002000 fd:01 1048981 /lib64/libdl-2.12.so
  97. 3187c03000-3187c04000 rw-p 00003000 fd:01 1048981 /lib64/libdl-2.12.so
  98. 3187e00000-3187e07000 r-xp 00000000 fd:01 1048991 /lib64/librt-2.12.so
  99. 3187e07000-3188006000 ---p 00007000 fd:01 1048991 /lib64/librt-2.12.so
  100. 3188006000-3188007000 r--p 00006000 fd:01 1048991 /lib64/librt-2.12.so
  101. 3188007000-3188008000 rw-p 00007000 fd:01 1048991 /lib64/librt-2.12.so
  102. 3188200000-3188283000 r-xp 00000000 fd:01 1048987 /lib64/libm-2.12.so
  103. 3188283000-3188482000 ---p 00083000 fd:01 1048987 /lib64/libm-2.12.so
  104. 3188482000-3188483000 r--p 00082000 fd:01 1048987 /lib64/libm-2.12.so
  105. 3188483000-3188484000 rw-p 00083000 fd:01 1048987 /lib64/libm-2.12.so
  106. 7faed7b61000-7faed7dea000 rw-p 00000000 00:00 0
  107. 7faed7dea000-7faed85ea000 ---p 00000000 00:00 0
  108. 7faed85ea000-7faed85f5000 rw-p 00000000 00:00 0
  109. 7faed85f5000-7faed89ab000 ---p 00000000 00:00 0
  110. 7faed89ab000-7faed8c1b000 rwxp 00000000 00:00 0
  111. 7faed8c1b000-7faee79ab000 ---p 00000000 00:00 0
  112. 7faee79ab000-7faee79c5000 r-xp 00000000 fd:01 4201080 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so
  113. 7faee79c5000-7faee7bc5000 ---p 0001a000 fd:01 4201080 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so
  114. 7faee7bc5000-7faee7bc6000 rw-p 0001a000 fd:01 4201080 /usr/java/jdk1.8.0_144/jre/lib/amd64/libzip.so
  115. 7faee7bc6000-7faee7bd3000 r-xp 00000000 fd:01 1048608 /lib64/libnss_files-2.12.so
  116. 7faee7bd3000-7faee7dd2000 ---p 0000d000 fd:01 1048608 /lib64/libnss_files-2.12.so
  117. 7faee7dd2000-7faee7dd3000 r--p 0000c000 fd:01 1048608 /lib64/libnss_files-2.12.so
  118. 7faee7dd3000-7faee7dd4000 rw-p 0000d000 fd:01 1048608 /lib64/libnss_files-2.12.so
  119. 7faee7dd4000-7faee7dff000 r-xp 00000000 fd:01 4201044 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so
  120. 7faee7dff000-7faee7ffe000 ---p 0002b000 fd:01 4201044 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so
  121. 7faee7ffe000-7faee8000000 rw-p 0002a000 fd:01 4201044 /usr/java/jdk1.8.0_144/jre/lib/amd64/libjava.so
  122. 7faee8000000-7faee8031000 rw-p 00000000 00:00 0
  123. 7faee8031000-7faeec000000 ---p 00000000 00:00 0
  124. 7faeec0c5000-7faeec0cd000 rw-s 00000000 fd:01 4981168 /tmp/hsperfdata_mc82/7843
  125. 7faeec0cd000-7faeec0da000 r-xp 00000000 fd:01 4201079 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so
  126. 7faeec0da000-7faeec2da000 ---p 0000d000 fd:01 4201079 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so
  127. 7faeec2da000-7faeec2dc000 rw-p 0000d000 fd:01 4201079 /usr/java/jdk1.8.0_144/jre/lib/amd64/libverify.so
  128. 7faeec2dc000-7faeec2df000 ---p 00000000 00:00 0
  129. 7faeec2df000-7faeec3dd000 rw-p 00000000 00:00 0
  130. 7faeec3dd000-7faeed0b0000 r-xp 00000000 fd:01 4201084 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so
  131. 7faeed0b0000-7faeed2af000 ---p 00cd3000 fd:01 4201084 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so
  132. 7faeed2af000-7faeed389000 rw-p 00cd2000 fd:01 4201084 /usr/java/jdk1.8.0_144/jre/lib/amd64/server/libjvm.so
  133. 7faeed389000-7faeed3d7000 rw-p 00000000 00:00 0
  134. 7faeed3d7000-7faeed3ec000 r-xp 00000000 fd:01 4201018 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so
  135. 7faeed3ec000-7faeed5ec000 ---p 00015000 fd:01 4201018 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so
  136. 7faeed5ec000-7faeed5ed000 rw-p 00015000 fd:01 4201018 /usr/java/jdk1.8.0_144/jre/lib/amd64/jli/libjli.so
  137. 7faeed5ed000-7faeed5ee000 rw-p 00000000 00:00 0
  138. 7faeed5f1000-7faeed5f3000 rw-p 00000000 00:00 0
  139. 7faeed5f3000-7faeed5f4000 r--p 00000000 00:00 0
  140. 7faeed5f4000-7faeed5f5000 rw-p 00000000 00:00 0
  141. 7fff71332000-7fff71347000 rw-p 00000000 00:00 0 [stack]
  142. 7fff713de000-7fff713df000 r-xp 00000000 00:00 0 [vdso]
  143. ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
  144.  
  145. VM Arguments:
  146. jvm_args: -Xmx4096M -Xms4096M -Djline.terminal=jline.UnsupportedTerminal
  147. java_command: /home/minecraft/multicraft/servers/server82/craftbukkit-1.8.jar nogui
  148. java_class_path (initial): /home/minecraft/multicraft/servers/server82/craftbukkit-1.8.jar
  149. Launcher Type: SUN_STANDARD
  150.  
  151. Environment Variables:
  152. PATH=/usr/local/bin:/usr/bin:/bin
  153.  
  154. Signal Handlers:
  155. SIGSEGV: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  156. SIGBUS: [libjvm.so+0xacba10], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  157. SIGFPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  158. SIGPIPE: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  159. SIGXFSZ: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  160. SIGILL: [libjvm.so+0x924ba0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
  161. SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  162. SIGUSR2: [libjvm.so+0x9263e0], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
  163. SIGHUP: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  164. SIGINT: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  165. SIGTERM: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  166. SIGQUIT: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none
  167.  
  168.  
  169. --------------- S Y S T E M ---------------
  170.  
  171. OS:CentOS release 6.9 (Final)
  172.  
  173. uname:Linux 2.6.32-696.el6.x86_64 #1 SMP Tue Mar 21 19:29:05 UTC 2017 x86_64
  174. libc:glibc 2.12 NPTL 2.12
  175. rlimit: STACK 10240k, CORE 0k, NPROC 256885, NOFILE 4096, AS infinity
  176. load average:180.86 174.89 172.06
  177.  
  178. /proc/meminfo:
  179. MemTotal: 65791884 kB
  180. MemFree: 565472 kB
  181. Buffers: 20932 kB
  182. Cached: 338140 kB
  183. SwapCached: 142020 kB
  184. Active: 61408316 kB
  185. Inactive: 3103044 kB
  186. Active(anon): 61243288 kB
  187. Inactive(anon): 2909216 kB
  188. Active(file): 165028 kB
  189. Inactive(file): 193828 kB
  190. Unevictable: 0 kB
  191. Mlocked: 0 kB
  192. SwapTotal: 2097148 kB
  193. SwapFree: 83840 kB
  194. Dirty: 11132 kB
  195. Writeback: 0 kB
  196. AnonPages: 64009668 kB
  197. Mapped: 35140 kB
  198. Shmem: 24 kB
  199. Slab: 113988 kB
  200. SReclaimable: 56804 kB
  201. SUnreclaim: 57184 kB
  202. KernelStack: 40368 kB
  203. PageTables: 166888 kB
  204. NFS_Unstable: 0 kB
  205. Bounce: 0 kB
  206. WritebackTmp: 0 kB
  207. CommitLimit: 34993088 kB
  208. Committed_AS: 87939256 kB
  209. VmallocTotal: 34359738367 kB
  210. VmallocUsed: 378412 kB
  211. VmallocChunk: 34359339272 kB
  212. HardwareCorrupted: 0 kB
  213. AnonHugePages: 54792192 kB
  214. HugePages_Total: 0
  215. HugePages_Free: 0
  216. HugePages_Rsvd: 0
  217. HugePages_Surp: 0
  218. Hugepagesize: 2048 kB
  219. DirectMap4k: 4096 kB
  220. DirectMap2M: 1957888 kB
  221. DirectMap1G: 65011712 kB
  222.  
  223.  
  224. CPU:total 8 (initial active 8) (4 cores per cpu, 2 threads per core) family 6 model 158 stepping 9, 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
  225.  
  226. /proc/cpuinfo:
  227. processor : 0
  228. vendor_id : GenuineIntel
  229. cpu family : 6
  230. model : 158
  231. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  232. stepping : 9
  233. microcode : 112
  234. cpu MHz : 4201.000
  235. cache size : 8192 KB
  236. physical id : 0
  237. siblings : 8
  238. core id : 0
  239. cpu cores : 4
  240. apicid : 0
  241. initial apicid : 0
  242. fpu : yes
  243. fpu_exception : yes
  244. cpuid level : 22
  245. wp : yes
  246. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  247. bogomips : 8400.06
  248. clflush size : 64
  249. cache_alignment : 64
  250. address sizes : 39 bits physical, 48 bits virtual
  251. power management:
  252.  
  253. processor : 1
  254. vendor_id : GenuineIntel
  255. cpu family : 6
  256. model : 158
  257. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  258. stepping : 9
  259. microcode : 112
  260. cpu MHz : 4201.000
  261. cache size : 8192 KB
  262. physical id : 0
  263. siblings : 8
  264. core id : 1
  265. cpu cores : 4
  266. apicid : 2
  267. initial apicid : 2
  268. fpu : yes
  269. fpu_exception : yes
  270. cpuid level : 22
  271. wp : yes
  272. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  273. bogomips : 8400.06
  274. clflush size : 64
  275. cache_alignment : 64
  276. address sizes : 39 bits physical, 48 bits virtual
  277. power management:
  278.  
  279. processor : 2
  280. vendor_id : GenuineIntel
  281. cpu family : 6
  282. model : 158
  283. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  284. stepping : 9
  285. microcode : 112
  286. cpu MHz : 4201.000
  287. cache size : 8192 KB
  288. physical id : 0
  289. siblings : 8
  290. core id : 2
  291. cpu cores : 4
  292. apicid : 4
  293. initial apicid : 4
  294. fpu : yes
  295. fpu_exception : yes
  296. cpuid level : 22
  297. wp : yes
  298. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  299. bogomips : 8400.06
  300. clflush size : 64
  301. cache_alignment : 64
  302. address sizes : 39 bits physical, 48 bits virtual
  303. power management:
  304.  
  305. processor : 3
  306. vendor_id : GenuineIntel
  307. cpu family : 6
  308. model : 158
  309. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  310. stepping : 9
  311. microcode : 112
  312. cpu MHz : 4201.000
  313. cache size : 8192 KB
  314. physical id : 0
  315. siblings : 8
  316. core id : 3
  317. cpu cores : 4
  318. apicid : 6
  319. initial apicid : 6
  320. fpu : yes
  321. fpu_exception : yes
  322. cpuid level : 22
  323. wp : yes
  324. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  325. bogomips : 8400.06
  326. clflush size : 64
  327. cache_alignment : 64
  328. address sizes : 39 bits physical, 48 bits virtual
  329. power management:
  330.  
  331. processor : 4
  332. vendor_id : GenuineIntel
  333. cpu family : 6
  334. model : 158
  335. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  336. stepping : 9
  337. microcode : 112
  338. cpu MHz : 4201.000
  339. cache size : 8192 KB
  340. physical id : 0
  341. siblings : 8
  342. core id : 0
  343. cpu cores : 4
  344. apicid : 1
  345. initial apicid : 1
  346. fpu : yes
  347. fpu_exception : yes
  348. cpuid level : 22
  349. wp : yes
  350. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  351. bogomips : 8400.06
  352. clflush size : 64
  353. cache_alignment : 64
  354. address sizes : 39 bits physical, 48 bits virtual
  355. power management:
  356.  
  357. processor : 5
  358. vendor_id : GenuineIntel
  359. cpu family : 6
  360. model : 158
  361. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  362. stepping : 9
  363. microcode : 112
  364. cpu MHz : 4201.000
  365. cache size : 8192 KB
  366. physical id : 0
  367. siblings : 8
  368. core id : 1
  369. cpu cores : 4
  370. apicid : 3
  371. initial apicid : 3
  372. fpu : yes
  373. fpu_exception : yes
  374. cpuid level : 22
  375. wp : yes
  376. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  377. bogomips : 8400.06
  378. clflush size : 64
  379. cache_alignment : 64
  380. address sizes : 39 bits physical, 48 bits virtual
  381. power management:
  382.  
  383. processor : 6
  384. vendor_id : GenuineIntel
  385. cpu family : 6
  386. model : 158
  387. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  388. stepping : 9
  389. microcode : 112
  390. cpu MHz : 4201.000
  391. cache size : 8192 KB
  392. physical id : 0
  393. siblings : 8
  394. core id : 2
  395. cpu cores : 4
  396. apicid : 5
  397. initial apicid : 5
  398. fpu : yes
  399. fpu_exception : yes
  400. cpuid level : 22
  401. wp : yes
  402. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  403. bogomips : 8400.06
  404. clflush size : 64
  405. cache_alignment : 64
  406. address sizes : 39 bits physical, 48 bits virtual
  407. power management:
  408.  
  409. processor : 7
  410. vendor_id : GenuineIntel
  411. cpu family : 6
  412. model : 158
  413. model name : Intel(R) Core(TM) i7-7700K CPU @ 4.20GHz
  414. stepping : 9
  415. microcode : 112
  416. cpu MHz : 4201.000
  417. cache size : 8192 KB
  418. physical id : 0
  419. siblings : 8
  420. core id : 3
  421. cpu cores : 4
  422. apicid : 7
  423. initial apicid : 7
  424. fpu : yes
  425. fpu_exception : yes
  426. cpuid level : 22
  427. wp : yes
  428. 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 est tm2 ssse3 fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch ida arat epb xsaveopt pln pts dtherm hwp hwp_noitfy hwp_act_window hwp_epp tpr_shadow vnmi flexpriority ept vpid fsgsbase bmi1 hle avx2 smep bmi2 erms invpcid rtm rdseed adx
  429. bogomips : 8400.06
  430. clflush size : 64
  431. cache_alignment : 64
  432. address sizes : 39 bits physical, 48 bits virtual
  433. power management:
  434.  
  435.  
  436.  
  437. Memory: 4k page, physical 65791884k(565472k free), swap 2097148k(83840k free)
  438.  
  439. vm_info: Java HotSpot(TM) 64-Bit Server VM (25.144-b01) for linux-amd64 JRE (1.8.0_144-b01), built on Jul 21 2017 21:57:33 by "java_re" with gcc 4.3.0 20080428 (Red Hat 4.3.0-8)
  440.  
  441. time: Wed Jul 18 15:42:47 2018
  442. elapsed time: 0 seconds (0d 0h 0m 0s)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement