Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- user@infra-73:~$ lscpu
- Architecture: x86_64
- CPU op-mode(s): 32-bit, 64-bit
- Byte Order: Little Endian
- CPU(s): 40
- On-line CPU(s) list: 0-39
- Thread(s) per core: 2
- Core(s) per socket: 10
- Socket(s): 2
- NUMA node(s): 2
- Vendor ID: GenuineIntel
- CPU family: 6
- Model: 62
- Model name: Intel(R) Xeon(R) CPU E5-2680 v2 @ 2.80GHz
- Stepping: 4
- CPU MHz: 1200.000
- CPU max MHz: 2800.0000
- CPU min MHz: 1200.0000
- BogoMIPS: 5601.40
- Virtualization: VT-x
- L1d cache: 32K
- L1i cache: 32K
- L2 cache: 256K
- L3 cache: 25600K
- NUMA node0 CPU(s): 0-9,20-29
- NUMA node1 CPU(s): 10-19,30-39
- 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 cx16 xtpr pdcm pcid dca sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm epb tpr_shadow vnmi flexpriority ept vpid fsgsbase smep erms xsaveopt dtherm ida arat pln pts
- user@infra-73:~$ cat /proc/meminfo
- MemTotal: 264115040 kB
- MemFree: 245755788 kB
- MemAvailable: 255356396 kB
- Buffers: 345992 kB
- Cached: 11002068 kB
- SwapCached: 0 kB
- Active: 10954764 kB
- Inactive: 5730044 kB
- Active(anon): 6230728 kB
- Inactive(anon): 400328 kB
- Active(file): 4724036 kB
- Inactive(file): 5329716 kB
- Unevictable: 3660 kB
- Mlocked: 3660 kB
- SwapTotal: 268402684 kB
- SwapFree: 268402684 kB
- Dirty: 428 kB
- Writeback: 0 kB
- AnonPages: 5340604 kB
- Mapped: 323252 kB
- Shmem: 1291888 kB
- Slab: 703144 kB
- SReclaimable: 426940 kB
- SUnreclaim: 276204 kB
- KernelStack: 12272 kB
- PageTables: 29288 kB
- NFS_Unstable: 0 kB
- Bounce: 0 kB
- WritebackTmp: 0 kB
- CommitLimit: 400460204 kB
- Committed_AS: 49545428 kB
- VmallocTotal: 34359738367 kB
- VmallocUsed: 0 kB
- VmallocChunk: 0 kB
- HardwareCorrupted: 0 kB
- AnonHugePages: 2002944 kB
- CmaTotal: 0 kB
- CmaFree: 0 kB
- HugePages_Total: 0
- HugePages_Free: 0
- HugePages_Rsvd: 0
- HugePages_Surp: 0
- Hugepagesize: 2048 kB
- DirectMap4k: 329388 kB
- DirectMap2M: 15364096 kB
- DirectMap1G: 252706816 kB
- user@infra-73:~$ df -h
- Filesystem Size Used Avail Use% Mounted on
- udev 126G 0 126G 0% /dev
- tmpfs 26G 1.1G 25G 5% /run
- /dev/mapper/infra--73--vg-root 481G 31G 426G 7% /
- tmpfs 126G 16K 126G 1% /dev/shm
- tmpfs 5.0M 0 5.0M 0% /run/lock
- tmpfs 126G 0 126G 0% /sys/fs/cgroup
- /dev/sda1 472M 242M 206M 54% /boot
- cgmfs 100K 0 100K 0% /run/cgmanager/fs
- tmpfs 26G 0 26G 0% /run/user/1000
- tmpfs 26G 0 26G 0% /run/user/1001
Advertisement
Add Comment
Please, Sign In to add comment