Skip to content

Instantly share code, notes, and snippets.

@metadaddy
Created May 25, 2018 15:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save metadaddy/3b656a38f9dd2d7ac6573e305d6aa7fc to your computer and use it in GitHub Desktop.
Save metadaddy/3b656a38f9dd2d7ac6573e305d6aa7fc to your computer and use it in GitHub Desktop.
> #
> # There is insufficient memory for the Java Runtime Environment to continue.
> # Native memory allocation (mmap) failed to map 3046768640 bytes for
> committing reserved memory.
> # Possible reasons:
> # The system is out of physical RAM or swap space
> # In 32 bit mode, the process size limit was hit
> # Possible solutions:
> # Reduce memory load on the system
> # Increase physical memory or swap space
> # Check if swap backing store is full
> # Use 64 bit Java on a 64 bit OS
> # Decrease Java heap size (-Xmx/-Xms)
> # Decrease number of Java threads
> # Decrease Java thread stack sizes (-Xss)
> # Set larger code cache with -XX:ReservedCodeCacheSize=
> # This output file may be truncated or incomplete.
> #
> # Out of Memory Error (os_linux.cpp:2640), pid=31082,
> tid=0x00007ff4ceb1e700
> #
> # JRE version: (8.0_141-b15) (build )
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.141-b15 mixed mode
> linux-amd64 compressed oops)
> # Failed to write core dump. Core dumps have been disabled. To enable
> core dumping, try "ulimit -c
> unlimited" before starting Java again
> #
>
> --------------- T H R E A D ---------------
>
> Current thread (0x00007ff4c800b000):
> JavaThread "Unknown thread"
> [_thread_in_vm, id=31083,
> stack(0x00007ff4cea1e000,0x00007ff4ceb1f000)]
>
> Stack:
> [0x00007ff4cea1e000,0x00007ff4ceb1f000],
> sp=0x00007ff4ceb1d330, free
> space=1020k Native frames: (J=compiled
> Java code, j=interpreted, Vv=VM code,
> C=native code) V [libjvm.so+0xacb18a]
> VMError::report_and_die()+0x2ba V
> [libjvm.so+0x4ff4db]
> report_vm_out_of_memory(char const*,
> int, unsigned long, VMErrorType, char
> const*)+0x8b V [libjvm.so+0x927d23]
> os::Linux::commit_memory_impl(char*,
> unsigned long, bool)+0x103 V
> [libjvm.so+0x928279]
> os::pd_commit_memory(char*, unsigned
> long, unsigned long, bool)+0x29 V
> [libjvm.so+0x92249a]
> os::commit_memory(char*, unsigned
> long, unsigned long, bool)+0x2a V
> [libjvm.so+0xac6ee9]
> VirtualSpace::expand_by(unsigned long,
> bool)+0x199 V [libjvm.so+0xac7a3e]
> VirtualSpace::initialize(ReservedSpace,
> unsigned long)+0xee V
> [libjvm.so+0x5fdaa1]
> CardGeneration::CardGeneration(ReservedSpace,
> unsigned long, int, GenRemSet*)+0xf1 V
> [libjvm.so+0x4e8bae]
> ConcurrentMarkSweepGeneration::ConcurrentMarkSweepGeneration(ReservedSpace,
> unsigned long, int, CardTableRS*,
> bool,
> FreeBlockDictionary<FreeChunk>::DictionaryChoice)+0x4e
> V [libjvm.so+0x5feb62]
> GenerationSpec::init(ReservedSpace,
> int, GenRemSet*)+0xf2 V
> [libjvm.so+0x5ed98e]
> GenCollectedHeap::initialize()+0x1de V
> [libjvm.so+0xa93203]
> Universe::initialize_heap()+0xf3 V
> [libjvm.so+0xa9376e]
> universe_init()+0x3e V
> [libjvm.so+0x640565]
> init_globals()+0x65 V
> [libjvm.so+0xa76e5e]
> Threads::create_vm(JavaVMInitArgs*,
> bool*)+0x23e V [libjvm.so+0x6d4e64]
> JNI_CreateJavaVM+0x74 C
> [libjli.so+0x745e] JavaMain+0x9e C
> [libpthread.so.0+0x7dc5]
> start_thread+0xc5
>
>
> --------------- P R O C E S S ---------------
>
> Java Threads: ( => current thread )
>
> Other Threads:
>
> =>0x00007ff4c800b000 (exited) JavaThread "Unknown thread"
> [_thread_in_vm, id=31083,
> stack(0x00007ff4cea1e000,0x00007ff4ceb1f000)]
>
> VM state:not at safepoint (not fully
> initialized)
>
> VM Mutex/Monitor currently owned by a
> thread: None
>
> GC Heap History (0 events): No events
>
> Deoptimization events (0 events): No
> events
>
> Internal exceptions (0 events): No
> events
>
> Events (0 events): No events
>
>
> Dynamic libraries: 00400000-00401000
> r-xp 00000000 fd:01 1316507
> /usr/local/jdk1.8.0_141/bin/java
> 00600000-00601000 rw-p 00000000 fd:01
> 1316507
> /usr/local/jdk1.8.0_141/bin/java
> 00ae9000-00b0a000 rw-p 00000000 00:00
> 0
> [heap] 700000000-70a660000 rw-p
> 00000000 00:00 0
> 7ff4ac000000-7ff4ac021000 rw-p
> 00000000 00:00 0
> 7ff4ac021000-7ff4b0000000 ---p
> 00000000 00:00 0
> 7ff4b3e69000-7ff4b4000000 rw-p
> 00000000 00:00 0
> 7ff4b4000000-7ff4b4021000 rw-p
> 00000000 00:00 0
> 7ff4b4021000-7ff4b8000000 ---p
> 00000000 00:00 0
> 7ff4b8031000-7ff4b8377000 rw-p
> 00000000 00:00 0
> 7ff4b8377000-7ff4b8923000 ---p
> 00000000 00:00 0
> 7ff4b8923000-7ff4b8924000 rw-p
> 00000000 00:00 0
> 7ff4b8924000-7ff4b8925000 ---p
> 00000000 00:00 0
> 7ff4b8925000-7ff4b8a2f000 rw-p
> 00000000 00:00 0
> [stack:31085]
> 7ff4b8a2f000-7ff4b8de5000 ---p
> 00000000 00:00 0
> 7ff4b8de5000-7ff4b9055000 rwxp
> 00000000 00:00 0
> 7ff4b9055000-7ff4c7de5000 ---p
> 00000000 00:00 0
> 7ff4c7de5000-7ff4c7dff000 r-xp
> 00000000 fd:01 1316614
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libzip.so
> 7ff4c7dff000-7ff4c7fff000 ---p
> 0001a000 fd:01 1316614
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libzip.so
> 7ff4c7fff000-7ff4c8000000 rw-p
> 0001a000 fd:01 1316614
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libzip.so
> 7ff4c8000000-7ff4c803a000 rw-p
> 00000000 00:00 0
> 7ff4c803a000-7ff4cc000000 ---p
> 00000000 00:00 0
> 7ff4cc0bb000-7ff4cc0bc000 ---p
> 00000000 00:00 0
> 7ff4cc0bc000-7ff4cc1bc000 rw-p
> 00000000 00:00 0
> [stack:31084]
> 7ff4cc1bc000-7ff4cc1c8000 r-xp
> 00000000 fd:01 657115
> /usr/lib64/libnss_files-2.17.so
> 7ff4cc1c8000-7ff4cc3c7000 ---p
> 0000c000 fd:01 657115
> /usr/lib64/libnss_files-2.17.so
> 7ff4cc3c7000-7ff4cc3c8000 r--p
> 0000b000 fd:01 657115
> /usr/lib64/libnss_files-2.17.so
> 7ff4cc3c8000-7ff4cc3c9000 rw-p
> 0000c000 fd:01 657115
> /usr/lib64/libnss_files-2.17.so
> 7ff4cc3c9000-7ff4cc3cf000 rw-p
> 00000000 00:00 0
> 7ff4cc3cf000-7ff4cc3d9000 r-xp
> 00000000 fd:01 1316652
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libinstrument.so 7ff4cc3d9000-7ff4cc5d8000 ---p
> 0000a000 fd:01 1316652
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libinstrument.so 7ff4cc5d8000-7ff4cc5d9000 rw-p
> 00009000 fd:01 1316652
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libinstrument.so 7ff4cc5d9000-7ff4cc604000 r-xp
> 00000000 fd:01 1316641
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libjava.so
> 7ff4cc604000-7ff4cc803000 ---p
> 0002b000 fd:01 1316641
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libjava.so
> 7ff4cc803000-7ff4cc805000 rw-p
> 0002a000 fd:01 1316641
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libjava.so
> 7ff4cc805000-7ff4cc812000 r-xp
> 00000000 fd:01 1316592
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libverify.so
> 7ff4cc812000-7ff4cca12000 ---p
> 0000d000 fd:01 1316592
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libverify.so
> 7ff4cca12000-7ff4cca14000 rw-p
> 0000d000 fd:01 1316592
> /usr/local/jdk1.8.0_141/jre/lib/amd64/libverify.so
> 7ff4cca14000-7ff4cca1b000 r-xp
> 00000000 fd:01 657127
> /usr/lib64/librt-2.17.so
> 7ff4cca1b000-7ff4ccc1a000 ---p
> 00007000 fd:01 657127
> /usr/lib64/librt-2.17.so
> 7ff4ccc1a000-7ff4ccc1b000 r--p
> 00006000 fd:01 657127
> /usr/lib64/librt-2.17.so
> 7ff4ccc1b000-7ff4ccc1c000 rw-p
> 00007000 fd:01 657127
> /usr/lib64/librt-2.17.so
> 7ff4ccc1c000-7ff4ccd1c000 r-xp
> 00000000 fd:01 657105
> /usr/lib64/libm-2.17.so
> 7ff4ccd1c000-7ff4ccf1c000 ---p
> 00100000 fd:01 657105
> /usr/lib64/libm-2.17.so
> 7ff4ccf1c000-7ff4ccf1d000 r--p
> 00100000 fd:01 657105
> /usr/lib64/libm-2.17.so
> 7ff4ccf1d000-7ff4ccf1e000 rw-p
> 00101000 fd:01 657105
> /usr/lib64/libm-2.17.so
> 7ff4ccf1e000-7ff4cdbf1000 r-xp
> 00000000 fd:01 1316645
> /usr/local/jdk1.8.0_141/jre/lib/amd64/server/libjvm.so 7ff4cdbf1000-7ff4cddf0000 ---p
> 00cd3000 fd:01 1316645
> /usr/local/jdk1.8.0_141/jre/lib/amd64/server/libjvm.so 7ff4cddf0000-7ff4cdeca000 rw-p
> 00cd2000 fd:01 1316645
> /usr/local/jdk1.8.0_141/jre/lib/amd64/server/libjvm.so 7ff4cdeca000-7ff4cdf15000 rw-p
> 00000000 00:00 0
> 7ff4cdf15000-7ff4ce0cc000 r-xp
> 00000000 fd:01 657097
> /usr/lib64/libc-2.17.so
> 7ff4ce0cc000-7ff4ce2cb000 ---p
> 001b7000 fd:01 657097
> /usr/lib64/libc-2.17.so
> 7ff4ce2cb000-7ff4ce2cf000 r--p
> 001b6000 fd:01 657097
> /usr/lib64/libc-2.17.so
> 7ff4ce2cf000-7ff4ce2d1000 rw-p
> 001ba000 fd:01 657097
> /usr/lib64/libc-2.17.so
> 7ff4ce2d1000-7ff4ce2d6000 rw-p
> 00000000 00:00 0
> 7ff4ce2d6000-7ff4ce2d8000 r-xp
> 00000000 fd:01 657103
> /usr/lib64/libdl-2.17.so
> 7ff4ce2d8000-7ff4ce4d8000 ---p
> 00002000 fd:01 657103
> /usr/lib64/libdl-2.17.so
> 7ff4ce4d8000-7ff4ce4d9000 r--p
> 00002000 fd:01 657103
> /usr/lib64/libdl-2.17.so
> 7ff4ce4d9000-7ff4ce4da000 rw-p
> 00003000 fd:01 657103
> /usr/lib64/libdl-2.17.so
> 7ff4ce4da000-7ff4ce4ef000 r-xp
> 00000000 fd:01 1315726
> /usr/local/jdk1.8.0_141/lib/amd64/jli/libjli.so
> 7ff4ce4ef000-7ff4ce6ef000 ---p
> 00015000 fd:01 1315726
> /usr/local/jdk1.8.0_141/lib/amd64/jli/libjli.so
> 7ff4ce6ef000-7ff4ce6f0000 rw-p
> 00015000 fd:01 1315726
> /usr/local/jdk1.8.0_141/lib/amd64/jli/libjli.so
> 7ff4ce6f0000-7ff4ce707000 r-xp
> 00000000 fd:01 657123
> /usr/lib64/libpthread-2.17.so
> 7ff4ce707000-7ff4ce906000 ---p
> 00017000 fd:01 657123
> /usr/lib64/libpthread-2.17.so
> 7ff4ce906000-7ff4ce907000 r--p
> 00016000 fd:01 657123
> /usr/lib64/libpthread-2.17.so
> 7ff4ce907000-7ff4ce908000 rw-p
> 00017000 fd:01 657123
> /usr/lib64/libpthread-2.17.so
> 7ff4ce908000-7ff4ce90c000 rw-p
> 00000000 00:00 0
> 7ff4ce90c000-7ff4ce92c000 r-xp
> 00000000 fd:01 657090
> /usr/lib64/ld-2.17.so
> 7ff4cea16000-7ff4cea1e000 rw-s
> 00000000 fd:01 393237
> /tmp/hsperfdata_root/31082
> 7ff4cea1e000-7ff4cea21000 ---p
> 00000000 00:00 0
> 7ff4cea21000-7ff4ceb23000 rw-p
> 00000000 00:00 0
> [stack:31083]
> 7ff4ceb25000-7ff4ceb2a000 rw-p
> 00000000 00:00 0
> 7ff4ceb2a000-7ff4ceb2b000 r--p
> 00000000 00:00 0
> 7ff4ceb2b000-7ff4ceb2c000 rw-p
> 00000000 00:00 0
> 7ff4ceb2c000-7ff4ceb2d000 r--p
> 00020000 fd:01 657090
> /usr/lib64/ld-2.17.so
> 7ff4ceb2d000-7ff4ceb2e000 rw-p
> 00021000 fd:01 657090
> /usr/lib64/ld-2.17.so
> 7ff4ceb2e000-7ff4ceb2f000 rw-p
> 00000000 00:00 0
> 7ffd7b5a6000-7ffd7b5c8000 rw-p
> 00000000 00:00 0
> [stack] 7ffd7b5d8000-7ffd7b5da000 r-xp
> 00000000 00:00 0
> [vdso]
> ffffffffff600000-ffffffffff601000 r-xp
> 00000000 00:00 0
> [vsyscall]
>
> VM Arguments: jvm_args:
> -Djava.security.manager -Djava.security.policy=file:///usr/local/streamsets-datacollector-3.0.3.0/etc/sdc-security.policy
> -Xmx3g -Xms3g -XX:-OmitStackTraceInFastThrow -Doracle.jdbc.javaNetNio=true -Dsdc.dist.dir=/usr/local/streamsets-datacollector-3.0.3.0
> -Dsdc.resources.dir=/usr/local/streamsets-datacollector-3.0.3.0/resources
> -Dsdc.hostname=ambari-agent2.sit.geerong.com
> -Dsdc.conf.dir=/usr/local/streamsets-datacollector-3.0.3.0/etc
> -Dsdc.data.dir=/usr/local/streamsets-datacollector-3.0.3.0/data
> -Dsdc.log.dir=/usr/local/streamsets-datacollector-3.0.3.0/log
> -javaagent:/usr/local/streamsets-datacollector-3.0.3.0/libexec/bootstrap-libs/main/streamsets-datacollector-bootstrap-3.0.3.0.jar
> -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -Djdk.nio.maxCachedBufferSize=262144 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/streamsets-datacollector-3.0.3.0/log/sdc_heapdump_1526978954.hprof
> -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:/usr/local/streamsets-datacollector-3.0.3.0/log/gc.log
> java_command:
> com.streamsets.pipeline.BootstrapMain
> -mainClass com.streamsets.datacollector.main.DataCollectorMain
> -apiClasspath /usr/local/streamsets-datacollector-3.0.3.0/api-lib/*.jar
> -containerClasspath /usr/local/streamsets-datacollector-3.0.3.0/etc:/usr/local/streamsets-datacollector-3.0.3.0/container-lib/*.jar
> -streamsetsLibrariesDir /usr/local/streamsets-datacollector-3.0.3.0/streamsets-libs -userLibrariesDir /usr/local/streamsets-datacollector-3.0.3.0/user-libs/
> -configDir /usr/local/streamsets-datacollector-3.0.3.0/etc
> -libsCommonLibDir /usr/local/streamsets-datacollector-3.0.3.0/libs-common-lib/
> -streamsetsLibrariesExtraDir /usr/local/streamsets-datacollector-3.0.3.0/streamsets-libs-extras/
> java_class_path (initial):
> /usr/local/streamsets-datacollector-3.0.3.0/libexec/bootstrap-libs/main/streamsets-datacollector-bootstrap-3.0.3.0.jar:/usr/local/streamsets-datacollector-3.0.3.0/root-lib/snappy-java-1.0.5.jar:/usr/local/streamsets-datacollector-3.0.3.0/libexec/bootstrap-libs/main/streamsets-datacollector-bootstrap-3.0.3.0.jar
> Launcher Type: SUN_STANDARD
>
> Environment Variables:
> JAVA_HOME=/usr/local/jdk
> CLASSPATH=.:/usr/local/jdk/lib/dt.jar:/usr/local/jdk/lib/tools.jar
> PATH=/usr/local/jdk/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/root/bin
> SHELL=/bin/bash
>
> Signal Handlers: SIGSEGV:
> [libjvm.so+0xacba10],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO SIGBUS:
> [libjvm.so+0xacba10],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO SIGFPE:
> [libjvm.so+0x924ba0],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO
> SIGPIPE: [libjvm.so+0x924ba0],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO
> SIGXFSZ: [libjvm.so+0x924ba0],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO SIGILL:
> [libjvm.so+0x924ba0],
> sa_mask[0]=11111111011111111101111111111110,
> sa_flags=SA_RESTART|SA_SIGINFO
> SIGUSR1: SIG_DFL,
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=none SIGUSR2:
> [libjvm.so+0x9263e0],
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=SA_RESTART|SA_SIGINFO SIGHUP:
> SIG_IGN,
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=none SIGINT: SIG_DFL,
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=none SIGTERM: SIG_DFL,
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=none SIGQUIT: SIG_DFL,
> sa_mask[0]=00000000000000000000000000000000,
> sa_flags=none
>
>
> --------------- S Y S T E M ---------------
>
> OS:CentOS Linux release 7.2.1511
> (Core)
>
> uname:Linux 3.10.0-514.26.2.el7.x86_64
> #1 SMP Tue Jul 4 15:04:05 UTC 2017 x86_64 libc:glibc 2.17 NPTL 2.17
> rlimit: STACK 8192k, CORE 0k, NPROC
> 31218, NOFILE 32768, AS infinity load
> average:0.21 1.06 1.11
>
> /proc/meminfo: MemTotal:
> 8010688 kB MemFree: 1936656 kB
> MemAvailable: 2249388 kB Buffers:
> 22380 kB Cached: 474720 kB
> SwapCached: 0 kB Active:
> 5463788 kB Inactive: 409260 kB
> Active(anon): 5376500 kB
> Inactive(anon): 340 kB
> Active(file): 87288 kB
> Inactive(file): 408920 kB
> Unevictable: 0 kB Mlocked:
> 0 kB SwapTotal: 0 kB
> SwapFree: 0 kB Dirty:
> 448 kB Writeback: 0 kB
> AnonPages: 5375960 kB Mapped:
> 22012 kB Shmem: 892 kB
> Slab: 102232 kB
> SReclaimable: 76048 kB
> SUnreclaim: 26184 kB
> KernelStack: 14320 kB
> PageTables: 22148 kB
> NFS_Unstable: 0 kB Bounce:
> 0 kB WritebackTmp: 0 kB
> CommitLimit: 4005344 kB
> Committed_AS: 8815504 kB
> VmallocTotal: 34359738367 kB
> VmallocUsed: 21148 kB
> VmallocChunk: 34359707388 kB
> HardwareCorrupted: 0 kB
> AnonHugePages: 4614144 kB
> HugePages_Total: 0
> HugePages_Free: 0
> HugePages_Rsvd: 0
> HugePages_Surp: 0 Hugepagesize:
> 2048 kB DirectMap4k: 46976 kB
> DirectMap2M: 3098624 kB
> DirectMap1G: 7340032 kB
>
>
> CPU:total 2 (initial active 2) (1
> cores per cpu, 2 threads per core)
> family 6 model 63 stepping 2, cmov,
> cx8, fxsr, mmx, sse, sse2, sse3,
> ssse3, sse4.1, sse4.2, popcnt, avx,
> avx2, aes, clmul, erms, lzcnt, ht,
> tsc, bmi1, bmi2
>
> /proc/cpuinfo: processor : 0
> vendor_id : GenuineIntel cpu family :
> 6 model : 63 model name : Intel(R)
> Xeon(R) CPU E5-2680 v3 @ 2.50GHz
> stepping : 2 microcode : 0x1 cpu
> MHz : 2494.224 cache size : 30720 KB
> physical id : 0 siblings : 2 core
> id : 0 cpu cores : 1 apicid : 0
> initial apicid : 0 fpu : yes
> fpu_exception : yes cpuid level : 13
> wp : yes flags : fpu vme de pse tsc
> msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush mmx fxsr sse
> sse2 ss ht syscall nx pdpe1gb rdtscp
> lm constant_tsc rep_good nopl eagerfpu
> pni pclmulqdq ssse3 fma cx16 pcid
> sse4_1 sse4_2 x2apic movbe popcnt
> tsc_deadline_timer aes xsave avx f16c
> rdrand hypervisor lahf_lm abm fsgsbase
> bmi1 avx2 smep bmi2 erms invpcid
> xsaveopt bogomips : 4988.44 clflush
> size : 64 cache_alignment : 64 address
> sizes : 46 bits physical, 48 bits
> virtual power management:
>
> processor : 1 vendor_id : GenuineIntel
> cpu family : 6 model : 63 model
> name : Intel(R) Xeon(R) CPU E5-2680 v3
> @ 2.50GHz stepping : 2 microcode : 0x1
> cpu MHz : 2494.224 cache size : 30720
> KB physical id : 0 siblings : 2 core
> id : 0 cpu cores : 1 apicid : 1
> initial apicid : 1 fpu : yes
> fpu_exception : yes cpuid level : 13
> wp : yes flags : fpu vme de pse tsc
> msr pae mce cx8 apic sep mtrr pge mca
> cmov pat pse36 clflush mmx fxsr sse
> sse2 ss ht syscall nx pdpe1gb rdtscp
> lm constant_tsc rep_good nopl eagerfpu
> pni pclmulqdq ssse3 fma cx16 pcid
> sse4_1 sse4_2 x2apic movbe popcnt
> tsc_deadline_timer aes xsave avx f16c
> rdrand hypervisor lahf_lm abm fsgsbase
> bmi1 avx2 smep bmi2 erms invpcid
> xsaveopt bogomips : 4988.44 clflush
> size : 64 cache_alignment : 64 address
> sizes : 46 bits physical, 48 bits
> virtual power management:
>
>
>
> Memory: 4k page, physical
> 8010688k(1936656k free), swap 0k(0k
> free)
>
> vm_info: Java HotSpot(TM) 64-Bit
> Server VM (25.141-b15) for linux-amd64
> JRE (1.8.0_141-b15), built on Jul 12
> 2017 04:21:34 by "java_re" with gcc
> 4.3.0 20080428 (Red Hat 4.3.0-8)
>
> time: Tue May 22 16:49:14 2018 elapsed
> time: 0 seconds (0d 0h 0m 0s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment