# # There is insufficient memory for the Java Runtime Environment to continue. # Native memory allocation (mmap) failed to map 12288 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:2627), pid=2266, tid=0x00007fb6f145d700 # # JRE version: OpenJDK Runtime Environment (8.0_76-b03) (build 1.8.0_76-release-b03) # Java VM: OpenJDK 64-Bit Server VM (25.76-b03 mixed mode linux-amd64 compressed oops) # Core dump written. Default location: /home/arthur/dev/IotMonitor/app/core or core.2266 # --------------- T H R E A D --------------- Current thread (0x00007fb708136000): JavaThread "pool-1-thread-1" [_thread_new, id=2559, stack(0x00007fb6f135d000,0x00007fb6f145e000)] Stack: [0x00007fb6f135d000,0x00007fb6f145e000], sp=0x00007fb6f145cbe0, free space=1022k Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0x9d9fcd] VMError::report_and_die()+0x15d V [libjvm.so+0x4b4d4a] report_vm_out_of_memory(char const*, int, unsigned long, VMErrorType, char const*)+0x8a V [libjvm.so+0x844e00] os::pd_commit_memory(char*, unsigned long, bool)+0xe0 V [libjvm.so+0x83fb1f] os::commit_memory(char*, unsigned long, bool)+0x1f V [libjvm.so+0x845da8] os::pd_create_stack_guard_pages(char*, unsigned long)+0x68 V [libjvm.so+0x986f86] JavaThread::run()+0x76 V [libjvm.so+0x8425b2] java_start(Thread*)+0xf2 C [libpthread.so.0+0x7454] start_thread+0xc4 --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x00007fb708136000 JavaThread "pool-1-thread-1" [_thread_new, id=2559, stack(0x00007fb6f135d000,0x00007fb6f145e000)] 0x00007fb7080c0000 JavaThread "Service Thread" daemon [_thread_blocked, id=2306, stack(0x00007fb6f1660000,0x00007fb6f1761000)] 0x00007fb7080bd000 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=2304, stack(0x00007fb6f1761000,0x00007fb6f1862000)] 0x00007fb7080bb000 JavaThread "C2 CompilerThread1" daemon [_thread_in_vm, id=2303, stack(0x00007fb6f1862000,0x00007fb6f1963000)] 0x00007fb7080b8000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=2302, stack(0x00007fb6f1963000,0x00007fb6f1a64000)] 0x00007fb7080b6800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2301, stack(0x00007fb6f1a64000,0x00007fb6f1b65000)] 0x00007fb708083800 JavaThread "Finalizer" daemon [_thread_blocked, id=2297, stack(0x00007fb6f1cfd000,0x00007fb6f1dfe000)] 0x00007fb70807f000 JavaThread "Reference Handler" daemon [_thread_blocked, id=2293, stack(0x00007fb6f1dfe000,0x00007fb6f1eff000)] 0x00007fb70800a000 JavaThread "main" [_thread_in_vm, id=2270, stack(0x00007fb71059b000,0x00007fb71069c000)] Other Threads: 0x00007fb708077800 VMThread [stack: 0x00007fb6f1eff000,0x00007fb6f2000000] [id=2292] 0x00007fb7080c2000 WatcherThread [stack: 0x00007fb6f155f000,0x00007fb6f1660000] [id=2307] VM state:synchronizing (normal execution) VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) [0x00007fb7080064a0] Safepoint_lock - owner thread: 0x00007fb708077800 [0x00007fb708006520] Threads_lock - owner thread: 0x00007fb708077800 Heap: PSYoungGen total 168448K, used 79945K [0x00000000eab00000, 0x00000000f9280000, 0x0000000100000000) eden space 144896K, 38% used [0x00000000eab00000,0x00000000ee2182c0,0x00000000f3880000) from space 23552K, 99% used [0x00000000f7b80000,0x00000000f927a250,0x00000000f9280000) to space 31232K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7400000) ParOldGen total 75264K, used 43498K [0x00000000c0000000, 0x00000000c4980000, 0x00000000eab00000) object space 75264K, 57% used [0x00000000c0000000,0x00000000c2a7a9b0,0x00000000c4980000) Metaspace used 6452K, capacity 7216K, committed 7296K, reserved 1056768K class space used 595K, capacity 616K, committed 640K, reserved 1048576K Card table byte_map: [0x00007fb70d276000,0x00007fb70d477000] byte_map_base: 0x00007fb70cc76000 Marking Bits: (ParMarkBitMap*) 0x00007fb70faa11a0 Begin Bits: [0x00007fb6f2000000, 0x00007fb6f3000000) End Bits: [0x00007fb6f3000000, 0x00007fb6f4000000) Polling page: 0x00007fb7106c3000 CodeCache: size=245760Kb used=7381Kb max_used=7417Kb free=238378Kb bounds [0x00007fb6f9000000, 0x00007fb6f9750000, 0x00007fb708000000] total_blobs=2346 nmethods=2078 adapters=182 compilation: enabled Compilation events (10 events): Event: 10,913 Thread 0x00007fb7080bd000 2399 2 com.android.dx.command.dexer.Main::access$1820 (10 bytes) Event: 10,914 Thread 0x00007fb7080bd000 nmethod 2399 0x00007fb6f9728e50 code [0x00007fb6f9728fa0, 0x00007fb6f97290f0] Event: 10,914 Thread 0x00007fb7080bd000 2400 2 com.android.dx.command.dexer.Main::access$2020 (10 bytes) Event: 10,914 Thread 0x00007fb7080bd000 nmethod 2400 0x00007fb6f9729190 code [0x00007fb6f97292e0, 0x00007fb6f9729430] Event: 10,914 Thread 0x00007fb7080bd000 2402 2 java.util.concurrent.LinkedBlockingQueue::dequeue (32 bytes) Event: 10,914 Thread 0x00007fb7080bd000 nmethod 2402 0x00007fb6f97294d0 code [0x00007fb6f9729640, 0x00007fb6f97297d0] Event: 10,914 Thread 0x00007fb7080bd000 2403 2 java.util.concurrent.atomic.AtomicInteger::getAndDecrement (12 bytes) Event: 10,914 Thread 0x00007fb7080bd000 nmethod 2403 0x00007fb6f9729890 code [0x00007fb6f97299e0, 0x00007fb6f9729b30] Event: 11,316 Thread 0x00007fb7080bb000 nmethod 2192 0x00007fb6f9732b90 code [0x00007fb6f9733280, 0x00007fb6f97393f0] Event: 11,328 Thread 0x00007fb7080bb000 2198 4 com.android.dx.ssa.SsaRenamer$BlockRenamer::process (191 bytes) GC Heap History (10 events): Event: 4,586 GC heap before {Heap before GC invocations=7 (full 0): PSYoungGen total 69632K, used 68165K [0x00000000eab00000, 0x00000000efb00000, 0x0000000100000000) eden space 60416K, 100% used [0x00000000eab00000,0x00000000ee600000,0x00000000ee600000) from space 9216K, 84% used [0x00000000ef000000,0x00000000ef791440,0x00000000ef900000) to space 10240K, 0% used [0x00000000ee600000,0x00000000ee600000,0x00000000ef000000) ParOldGen total 40960K, used 12333K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 30% used [0x00000000c0000000,0x00000000c0c0b568,0x00000000c2800000) Metaspace used 5992K, capacity 6960K, committed 7040K, reserved 1056768K class space used 575K, capacity 616K, committed 640K, reserved 1048576K Event: 4,659 GC heap after Heap after GC invocations=7 (full 0): PSYoungGen total 70656K, used 10224K [0x00000000eab00000, 0x00000000f3e00000, 0x0000000100000000) eden space 60416K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000ee600000) from space 10240K, 99% used [0x00000000ee600000,0x00000000eeffc020,0x00000000ef000000) to space 14848K, 0% used [0x00000000f2f80000,0x00000000f2f80000,0x00000000f3e00000) ParOldGen total 40960K, used 18218K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 44% used [0x00000000c0000000,0x00000000c11ca8c0,0x00000000c2800000) Metaspace used 5992K, capacity 6960K, committed 7040K, reserved 1056768K class space used 575K, capacity 616K, committed 640K, reserved 1048576K } Event: 5,230 GC heap before {Heap before GC invocations=8 (full 0): PSYoungGen total 70656K, used 70640K [0x00000000eab00000, 0x00000000f3e00000, 0x0000000100000000) eden space 60416K, 100% used [0x00000000eab00000,0x00000000ee600000,0x00000000ee600000) from space 10240K, 99% used [0x00000000ee600000,0x00000000eeffc020,0x00000000ef000000) to space 14848K, 0% used [0x00000000f2f80000,0x00000000f2f80000,0x00000000f3e00000) ParOldGen total 40960K, used 18218K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 44% used [0x00000000c0000000,0x00000000c11ca8c0,0x00000000c2800000) Metaspace used 6092K, capacity 7088K, committed 7296K, reserved 1056768K class space used 575K, capacity 616K, committed 640K, reserved 1048576K Event: 5,360 GC heap after Heap after GC invocations=8 (full 0): PSYoungGen total 130560K, used 14821K [0x00000000eab00000, 0x00000000f4800000, 0x0000000100000000) eden space 115712K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f1c00000) from space 14848K, 99% used [0x00000000f2f80000,0x00000000f3df9410,0x00000000f3e00000) to space 19968K, 0% used [0x00000000f1c00000,0x00000000f1c00000,0x00000000f2f80000) ParOldGen total 40960K, used 23695K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 57% used [0x00000000c0000000,0x00000000c1723fd8,0x00000000c2800000) Metaspace used 6092K, capacity 7088K, committed 7296K, reserved 1056768K class space used 575K, capacity 616K, committed 640K, reserved 1048576K } Event: 6,365 GC heap before {Heap before GC invocations=9 (full 0): PSYoungGen total 130560K, used 130533K [0x00000000eab00000, 0x00000000f4800000, 0x0000000100000000) eden space 115712K, 100% used [0x00000000eab00000,0x00000000f1c00000,0x00000000f1c00000) from space 14848K, 99% used [0x00000000f2f80000,0x00000000f3df9410,0x00000000f3e00000) to space 19968K, 0% used [0x00000000f1c00000,0x00000000f1c00000,0x00000000f2f80000) ParOldGen total 40960K, used 23695K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 57% used [0x00000000c0000000,0x00000000c1723fd8,0x00000000c2800000) Metaspace used 6340K, capacity 7152K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K Event: 6,464 GC heap after Heap after GC invocations=9 (full 0): PSYoungGen total 135680K, used 19958K [0x00000000eab00000, 0x00000000f9700000, 0x0000000100000000) eden space 115712K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f1c00000) from space 19968K, 99% used [0x00000000f1c00000,0x00000000f2f7d8f0,0x00000000f2f80000) to space 28160K, 0% used [0x00000000f7b80000,0x00000000f7b80000,0x00000000f9700000) ParOldGen total 40960K, used 34997K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 85% used [0x00000000c0000000,0x00000000c222d540,0x00000000c2800000) Metaspace used 6340K, capacity 7152K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K } Event: 6,464 GC heap before {Heap before GC invocations=10 (full 1): PSYoungGen total 135680K, used 19958K [0x00000000eab00000, 0x00000000f9700000, 0x0000000100000000) eden space 115712K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f1c00000) from space 19968K, 99% used [0x00000000f1c00000,0x00000000f2f7d8f0,0x00000000f2f80000) to space 28160K, 0% used [0x00000000f7b80000,0x00000000f7b80000,0x00000000f9700000) ParOldGen total 40960K, used 34997K [0x00000000c0000000, 0x00000000c2800000, 0x00000000eab00000) object space 40960K, 85% used [0x00000000c0000000,0x00000000c222d540,0x00000000c2800000) Metaspace used 6340K, capacity 7152K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K Event: 7,365 GC heap after Heap after GC invocations=10 (full 1): PSYoungGen total 135680K, used 9703K [0x00000000eab00000, 0x00000000f9700000, 0x0000000100000000) eden space 115712K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f1c00000) from space 19968K, 48% used [0x00000000f1c00000,0x00000000f2579ea0,0x00000000f2f80000) to space 28160K, 0% used [0x00000000f7b80000,0x00000000f7b80000,0x00000000f9700000) ParOldGen total 75264K, used 40514K [0x00000000c0000000, 0x00000000c4980000, 0x00000000eab00000) object space 75264K, 53% used [0x00000000c0000000,0x00000000c27909b0,0x00000000c4980000) Metaspace used 6340K, capacity 7152K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K } Event: 9,639 GC heap before {Heap before GC invocations=11 (full 1): PSYoungGen total 135680K, used 125415K [0x00000000eab00000, 0x00000000f9700000, 0x0000000100000000) eden space 115712K, 100% used [0x00000000eab00000,0x00000000f1c00000,0x00000000f1c00000) from space 19968K, 48% used [0x00000000f1c00000,0x00000000f2579ea0,0x00000000f2f80000) to space 28160K, 0% used [0x00000000f7b80000,0x00000000f7b80000,0x00000000f9700000) ParOldGen total 75264K, used 40514K [0x00000000c0000000, 0x00000000c4980000, 0x00000000eab00000) object space 75264K, 53% used [0x00000000c0000000,0x00000000c27909b0,0x00000000c4980000) Metaspace used 6419K, capacity 7216K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K Event: 9,810 GC heap after Heap after GC invocations=11 (full 1): PSYoungGen total 168448K, used 23528K [0x00000000eab00000, 0x00000000f9280000, 0x0000000100000000) eden space 144896K, 0% used [0x00000000eab00000,0x00000000eab00000,0x00000000f3880000) from space 23552K, 99% used [0x00000000f7b80000,0x00000000f927a250,0x00000000f9280000) to space 31232K, 0% used [0x00000000f5580000,0x00000000f5580000,0x00000000f7400000) ParOldGen total 75264K, used 43498K [0x00000000c0000000, 0x00000000c4980000, 0x00000000eab00000) object space 75264K, 57% used [0x00000000c0000000,0x00000000c2a7a9b0,0x00000000c4980000) Metaspace used 6419K, capacity 7216K, committed 7296K, reserved 1056768K class space used 593K, capacity 616K, committed 640K, reserved 1048576K } Deoptimization events (10 events): Event: 3,127 Thread 0x00007fb70800a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f9344fbc method=com.android.dx.ssa.SsaMethod.updateOneDefinition(Lcom/android/dx/ssa/SsaInsn;Lcom/android/dx/rop/code/RegisterSpec;)V @ 4 Event: 3,206 Thread 0x00007fb708136000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f9233da4 method=com.android.dx.rop.code.RegisterSpec.equals(ILcom/android/dx/rop/type/TypeBearer;Lcom/android/dx/rop/code/LocalItem;)Z @ 42 Event: 3,317 Thread 0x00007fb708136000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb6f92407d8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126 Event: 3,317 Thread 0x00007fb708136000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb6f92407d8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126 Event: 3,317 Thread 0x00007fb708136000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb6f92407d8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126 Event: 3,317 Thread 0x00007fb708136000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00007fb6f92407d8 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 126 Event: 5,678 Thread 0x00007fb70800a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f9268730 method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 162 Event: 5,706 Thread 0x00007fb70800a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f9413034 method=java.util.HashMap.getNode(ILjava/lang/Object;)Ljava/util/HashMap$Node; @ 84 Event: 9,323 Thread 0x00007fb708137000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f968b9ec method=java.util.HashMap.putVal(ILjava/lang/Object;Ljava/lang/Object;ZZ)Ljava/lang/Object; @ 94 Event: 10,005 Thread 0x00007fb70800a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6f94186d0 method=java.util.HashMap.resize()[Ljava/util/HashMap$Node; @ 206 Internal exceptions (6 events): Event: 0,266 Thread 0x00007fb70800a000 Exception (0x00000000eab07cc0) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm Event: 0,266 Thread 0x00007fb70800a000 Exception (0x00000000eab07fa8) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/prims/jni.cpp, li Event: 2,017 Thread 0x00007fb708136000 Implicit null exception at 0x00007fb6f92510e2 to 0x00007fb6f92511ed Event: 5,690 Thread 0x00007fb70800a000 Exception (0x00000000ed0636d8) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp, line 366] Event: 5,690 Thread 0x00007fb70800a000 Exception (0x00000000ed065258) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp, line 366] Event: 5,699 Thread 0x00007fb70800a000 Exception (0x00000000ed066540) thrown at [/ssd/Android/AOSP-openjdk/external/jetbrains/jdk/hotspot/src/share/vm/interpreter/interpreterRuntime.cpp, line 366] Events (10 events): Event: 10,749 Thread 0x00007fb708137000 DEOPT PACKING pc=0x00007fb6f92db9b7 sp=0x00007fb6f1259ca0 Event: 10,749 Thread 0x00007fb708137000 DEOPT UNPACKING pc=0x00007fb6f9047373 sp=0x00007fb6f1259a30 mode 0 Event: 10,898 Thread 0x00007fb708136000 Thread exited: 0x00007fb708136000 Event: 10,904 Thread 0x00007fb708137000 DEOPT PACKING pc=0x00007fb6f938c52b sp=0x00007fb6f125a100 Event: 10,904 Thread 0x00007fb708137000 DEOPT UNPACKING pc=0x00007fb6f9047373 sp=0x00007fb6f1259e40 mode 0 Event: 10,925 Thread 0x00007fb708137000 Thread exited: 0x00007fb708137000 Event: 11,049 Thread 0x00007fb708133800 Thread exited: 0x00007fb708133800 Event: 11,103 loading class com/android/dx/command/dexer/Main$DexWriter Event: 11,258 loading class com/android/dx/command/dexer/Main$DexWriter done Event: 11,358 Thread 0x00007fb708136000 Thread added: 0x00007fb708136000 Dynamic libraries: 00400000-00401000 r-xp 00000000 08:02 2624118 /opt/android-studio/jre/bin/java 00600000-00601000 r--p 00000000 08:02 2624118 /opt/android-studio/jre/bin/java 00601000-00602000 rw-p 00001000 08:02 2624118 /opt/android-studio/jre/bin/java 0088e000-008af000 rw-p 00000000 00:00 0 [heap] c0000000-c4980000 rw-p 00000000 00:00 0 c4980000-eab00000 ---p 00000000 00:00 0 eab00000-f9280000 rw-p 00000000 00:00 0 f9280000-100000000 ---p 00000000 00:00 0 100000000-1000a0000 rw-p 00000000 00:00 0 1000a0000-140000000 ---p 00000000 00:00 0 7fb6a4000000-7fb6a402c000 rw-p 00000000 00:00 0 7fb6a402c000-7fb6a8000000 ---p 00000000 00:00 0 7fb6ac000000-7fb6ac021000 rw-p 00000000 00:00 0 7fb6ac021000-7fb6b0000000 ---p 00000000 00:00 0 7fb6b0000000-7fb6b002a000 rw-p 00000000 00:00 0 7fb6b002a000-7fb6b4000000 ---p 00000000 00:00 0 7fb6b4000000-7fb6b4035000 rw-p 00000000 00:00 0 7fb6b4035000-7fb6b8000000 ---p 00000000 00:00 0 7fb6b8000000-7fb6b82b4000 rw-p 00000000 00:00 0 7fb6b82b4000-7fb6bc000000 ---p 00000000 00:00 0 7fb6bc000000-7fb6bc021000 rw-p 00000000 00:00 0 7fb6bc021000-7fb6c0000000 ---p 00000000 00:00 0 7fb6c0000000-7fb6c0021000 rw-p 00000000 00:00 0 7fb6c0021000-7fb6c4000000 ---p 00000000 00:00 0 7fb6c4000000-7fb6c4de0000 rw-p 00000000 00:00 0 7fb6c4de0000-7fb6c8000000 ---p 00000000 00:00 0 7fb6c8000000-7fb6c8c76000 rw-p 00000000 00:00 0 7fb6c8c76000-7fb6cc000000 ---p 00000000 00:00 0 7fb6cc000000-7fb6cc021000 rw-p 00000000 00:00 0 7fb6cc021000-7fb6d0000000 ---p 00000000 00:00 0 7fb6d0000000-7fb6d0b84000 rw-p 00000000 00:00 0 7fb6d0b84000-7fb6d4000000 ---p 00000000 00:00 0 7fb6d4000000-7fb6d4021000 rw-p 00000000 00:00 0 7fb6d4021000-7fb6d8000000 ---p 00000000 00:00 0 7fb6d8000000-7fb6d8021000 rw-p 00000000 00:00 0 7fb6d8021000-7fb6dc000000 ---p 00000000 00:00 0 7fb6dc000000-7fb6dc021000 rw-p 00000000 00:00 0 7fb6dc021000-7fb6e0000000 ---p 00000000 00:00 0 7fb6e0000000-7fb6e0021000 rw-p 00000000 00:00 0 7fb6e0021000-7fb6e4000000 ---p 00000000 00:00 0 7fb6e4000000-7fb6e4021000 rw-p 00000000 00:00 0 7fb6e4021000-7fb6e8000000 ---p 00000000 00:00 0 7fb6ec000000-7fb6ec021000 rw-p 00000000 00:00 0 7fb6ec021000-7fb6f0000000 ---p 00000000 00:00 0 7fb6f105a000-7fb6f105d000 ---p 00000000 00:00 0 7fb6f105d000-7fb6f115b000 rw-p 00000000 00:00 0 7fb6f115b000-7fb6f115e000 ---p 00000000 00:00 0 7fb6f115e000-7fb6f125c000 rw-p 00000000 00:00 0 7fb6f125c000-7fb6f125f000 ---p 00000000 00:00 0 7fb6f125f000-7fb6f135d000 rw-p 00000000 00:00 0 7fb6f1360000-7fb6f145e000 rw-p 00000000 00:00 0 7fb6f145e000-7fb6f1461000 ---p 00000000 00:00 0 7fb6f1461000-7fb6f155f000 rw-p 00000000 00:00 0 7fb6f155f000-7fb6f1560000 ---p 00000000 00:00 0 7fb6f1560000-7fb6f1660000 rw-p 00000000 00:00 0 7fb6f1660000-7fb6f1663000 ---p 00000000 00:00 0 7fb6f1663000-7fb6f1761000 rw-p 00000000 00:00 0 7fb6f1761000-7fb6f1764000 ---p 00000000 00:00 0 7fb6f1764000-7fb6f1862000 rw-p 00000000 00:00 0 7fb6f1862000-7fb6f1865000 ---p 00000000 00:00 0 7fb6f1865000-7fb6f1963000 rw-p 00000000 00:00 0 7fb6f1963000-7fb6f1966000 ---p 00000000 00:00 0 7fb6f1966000-7fb6f1a64000 rw-p 00000000 00:00 0 7fb6f1a64000-7fb6f1a67000 ---p 00000000 00:00 0 7fb6f1a67000-7fb6f1b65000 rw-p 00000000 00:00 0 7fb6f1b65000-7fb6f1cfd000 r--p 00000000 08:02 6837752 /usr/lib/locale/locale-archive 7fb6f1cfd000-7fb6f1d00000 ---p 00000000 00:00 0 7fb6f1d00000-7fb6f1dfe000 rw-p 00000000 00:00 0 7fb6f1dfe000-7fb6f1e01000 ---p 00000000 00:00 0 7fb6f1e01000-7fb6f1eff000 rw-p 00000000 00:00 0 7fb6f1eff000-7fb6f1f00000 ---p 00000000 00:00 0 7fb6f1f00000-7fb6f4000000 rw-p 00000000 00:00 0 7fb6f4000000-7fb6f4021000 rw-p 00000000 00:00 0 7fb6f4021000-7fb6f8000000 ---p 00000000 00:00 0 7fb6f80ca000-7fb6f80f1000 r--p 00000000 08:02 6817914 /usr/share/locale/fr/LC_MESSAGES/libc.mo 7fb6f80f1000-7fb6f9000000 rw-p 00000000 00:00 0 7fb6f9000000-7fb6f9750000 rwxp 00000000 00:00 0 7fb6f9750000-7fb708000000 ---p 00000000 00:00 0 7fb708000000-7fb708380000 rw-p 00000000 00:00 0 7fb708380000-7fb70c000000 ---p 00000000 00:00 0 7fb70c025000-7fb70c034000 r--s 000df000 08:02 2235098 /home/arthur/Android/Sdk/build-tools/23.0.2/lib/dx.jar 7fb70c034000-7fb70c0d9000 rw-p 00000000 00:00 0 7fb70c0d9000-7fb70c2a6000 r--s 03bec000 08:02 2755252 /opt/android-studio/jre/jre/lib/rt.jar 7fb70c2a6000-7fb70c99c000 rw-p 00000000 00:00 0 7fb70c99c000-7fb70cb1c000 ---p 00000000 00:00 0 7fb70cb1c000-7fb70cd1c000 rw-p 00000000 00:00 0 7fb70cd1c000-7fb70cd1d000 ---p 00000000 00:00 0 7fb70cd1d000-7fb70ce1d000 rw-p 00000000 00:00 0 7fb70ce1d000-7fb70ce1e000 ---p 00000000 00:00 0 7fb70ce1e000-7fb70cf1e000 rw-p 00000000 00:00 0 7fb70cf1e000-7fb70cf1f000 ---p 00000000 00:00 0 7fb70cf1f000-7fb70d01f000 rw-p 00000000 00:00 0 7fb70d01f000-7fb70d020000 ---p 00000000 00:00 0 7fb70d020000-7fb70d145000 rw-p 00000000 00:00 0 7fb70d145000-7fb70d276000 ---p 00000000 00:00 0 7fb70d276000-7fb70d29b000 rw-p 00000000 00:00 0 7fb70d29b000-7fb70d3cb000 ---p 00000000 00:00 0 7fb70d3cb000-7fb70d440000 rw-p 00000000 00:00 0 7fb70d440000-7fb70d476000 ---p 00000000 00:00 0 7fb70d476000-7fb70d495000 rw-p 00000000 00:00 0 7fb70d495000-7fb70d837000 ---p 00000000 00:00 0 7fb70d837000-7fb70d851000 r-xp 00000000 08:02 2755264 /opt/android-studio/jre/jre/lib/amd64/libzip.so 7fb70d851000-7fb70da51000 ---p 0001a000 08:02 2755264 /opt/android-studio/jre/jre/lib/amd64/libzip.so 7fb70da51000-7fb70da52000 r--p 0001a000 08:02 2755264 /opt/android-studio/jre/jre/lib/amd64/libzip.so 7fb70da52000-7fb70da53000 rw-p 0001b000 08:02 2755264 /opt/android-studio/jre/jre/lib/amd64/libzip.so 7fb70da53000-7fb70da5d000 r-xp 00000000 08:02 6819042 /usr/lib/libnss_files-2.24.so 7fb70da5d000-7fb70dc5d000 ---p 0000a000 08:02 6819042 /usr/lib/libnss_files-2.24.so 7fb70dc5d000-7fb70dc5e000 r--p 0000a000 08:02 6819042 /usr/lib/libnss_files-2.24.so 7fb70dc5e000-7fb70dc5f000 rw-p 0000b000 08:02 6819042 /usr/lib/libnss_files-2.24.so 7fb70dc5f000-7fb70dc65000 rw-p 00000000 00:00 0 7fb70dc65000-7fb70dc70000 r-xp 00000000 08:02 6819044 /usr/lib/libnss_nis-2.24.so 7fb70dc70000-7fb70de6f000 ---p 0000b000 08:02 6819044 /usr/lib/libnss_nis-2.24.so 7fb70de6f000-7fb70de70000 r--p 0000a000 08:02 6819044 /usr/lib/libnss_nis-2.24.so 7fb70de70000-7fb70de71000 rw-p 0000b000 08:02 6819044 /usr/lib/libnss_nis-2.24.so 7fb70de71000-7fb70de85000 r-xp 00000000 08:02 6819048 /usr/lib/libnsl-2.24.so 7fb70de85000-7fb70e085000 ---p 00014000 08:02 6819048 /usr/lib/libnsl-2.24.so 7fb70e085000-7fb70e086000 r--p 00014000 08:02 6819048 /usr/lib/libnsl-2.24.so 7fb70e086000-7fb70e087000 rw-p 00015000 08:02 6819048 /usr/lib/libnsl-2.24.so 7fb70e087000-7fb70e089000 rw-p 00000000 00:00 0 7fb70e089000-7fb70e090000 r-xp 00000000 08:02 6819039 /usr/lib/libnss_compat-2.24.so 7fb70e090000-7fb70e28f000 ---p 00007000 08:02 6819039 /usr/lib/libnss_compat-2.24.so 7fb70e28f000-7fb70e290000 r--p 00006000 08:02 6819039 /usr/lib/libnss_compat-2.24.so 7fb70e290000-7fb70e291000 rw-p 00007000 08:02 6819039 /usr/lib/libnss_compat-2.24.so 7fb70e291000-7fb70e2be000 r-xp 00000000 08:02 2755266 /opt/android-studio/jre/jre/lib/amd64/libjava.so 7fb70e2be000-7fb70e4bd000 ---p 0002d000 08:02 2755266 /opt/android-studio/jre/jre/lib/amd64/libjava.so 7fb70e4bd000-7fb70e4be000 r--p 0002c000 08:02 2755266 /opt/android-studio/jre/jre/lib/amd64/libjava.so 7fb70e4be000-7fb70e4c0000 rw-p 0002d000 08:02 2755266 /opt/android-studio/jre/jre/lib/amd64/libjava.so 7fb70e4c0000-7fb70e4d0000 r-xp 00000000 08:02 2755281 /opt/android-studio/jre/jre/lib/amd64/libverify.so 7fb70e4d0000-7fb70e6cf000 ---p 00010000 08:02 2755281 /opt/android-studio/jre/jre/lib/amd64/libverify.so 7fb70e6cf000-7fb70e6d1000 r--p 0000f000 08:02 2755281 /opt/android-studio/jre/jre/lib/amd64/libverify.so 7fb70e6d1000-7fb70e6d2000 rw-p 00011000 08:02 2755281 /opt/android-studio/jre/jre/lib/amd64/libverify.so 7fb70e6d2000-7fb70e6d9000 r-xp 00000000 08:02 6819050 /usr/lib/librt-2.24.so 7fb70e6d9000-7fb70e8d8000 ---p 00007000 08:02 6819050 /usr/lib/librt-2.24.so 7fb70e8d8000-7fb70e8d9000 r--p 00006000 08:02 6819050 /usr/lib/librt-2.24.so 7fb70e8d9000-7fb70e8da000 rw-p 00007000 08:02 6819050 /usr/lib/librt-2.24.so 7fb70e8da000-7fb70e9dd000 r-xp 00000000 08:02 6819047 /usr/lib/libm-2.24.so 7fb70e9dd000-7fb70ebdc000 ---p 00103000 08:02 6819047 /usr/lib/libm-2.24.so 7fb70ebdc000-7fb70ebdd000 r--p 00102000 08:02 6819047 /usr/lib/libm-2.24.so 7fb70ebdd000-7fb70ebde000 rw-p 00103000 08:02 6819047 /usr/lib/libm-2.24.so 7fb70ebde000-7fb70f7c4000 r-xp 00000000 08:02 2889540 /opt/android-studio/jre/jre/lib/amd64/server/libjvm.so 7fb70f7c4000-7fb70f9c4000 ---p 00be6000 08:02 2889540 /opt/android-studio/jre/jre/lib/amd64/server/libjvm.so 7fb70f9c4000-7fb70fa63000 r--p 00be6000 08:02 2889540 /opt/android-studio/jre/jre/lib/amd64/server/libjvm.so 7fb70fa63000-7fb70fa8c000 rw-p 00c85000 08:02 2889540 /opt/android-studio/jre/jre/lib/amd64/server/libjvm.so 7fb70fa8c000-7fb70face000 rw-p 00000000 00:00 0 7fb70face000-7fb70fae6000 r-xp 00000000 08:02 6818970 /usr/lib/libpthread-2.24.so 7fb70fae6000-7fb70fce5000 ---p 00018000 08:02 6818970 /usr/lib/libpthread-2.24.so 7fb70fce5000-7fb70fce6000 r--p 00017000 08:02 6818970 /usr/lib/libpthread-2.24.so 7fb70fce6000-7fb70fce7000 rw-p 00018000 08:02 6818970 /usr/lib/libpthread-2.24.so 7fb70fce7000-7fb70fceb000 rw-p 00000000 00:00 0 7fb70fceb000-7fb70fced000 r-xp 00000000 08:02 6819046 /usr/lib/libdl-2.24.so 7fb70fced000-7fb70feed000 ---p 00002000 08:02 6819046 /usr/lib/libdl-2.24.so 7fb70feed000-7fb70feee000 r--p 00002000 08:02 6819046 /usr/lib/libdl-2.24.so 7fb70feee000-7fb70feef000 rw-p 00003000 08:02 6819046 /usr/lib/libdl-2.24.so 7fb70feef000-7fb710084000 r-xp 00000000 08:02 6818989 /usr/lib/libc-2.24.so 7fb710084000-7fb710283000 ---p 00195000 08:02 6818989 /usr/lib/libc-2.24.so 7fb710283000-7fb710287000 r--p 00194000 08:02 6818989 /usr/lib/libc-2.24.so 7fb710287000-7fb710289000 rw-p 00198000 08:02 6818989 /usr/lib/libc-2.24.so 7fb710289000-7fb71028d000 rw-p 00000000 00:00 0 7fb71028d000-7fb7102a3000 r-xp 00000000 08:02 2755228 /opt/android-studio/jre/lib/amd64/jli/libjli.so 7fb7102a3000-7fb7104a2000 ---p 00016000 08:02 2755228 /opt/android-studio/jre/lib/amd64/jli/libjli.so 7fb7104a2000-7fb7104a3000 r--p 00015000 08:02 2755228 /opt/android-studio/jre/lib/amd64/jli/libjli.so 7fb7104a3000-7fb7104a4000 rw-p 00016000 08:02 2755228 /opt/android-studio/jre/lib/amd64/jli/libjli.so 7fb7104a4000-7fb7104c7000 r-xp 00000000 08:02 6818988 /usr/lib/ld-2.24.so 7fb7104cb000-7fb71059b000 rw-p 00000000 00:00 0 7fb71059b000-7fb71059e000 ---p 00000000 00:00 0 7fb71059e000-7fb71069e000 rw-p 00000000 00:00 0 7fb7106a6000-7fb7106ba000 rw-p 00000000 00:00 0 7fb7106ba000-7fb7106c2000 rw-s 00000000 08:02 1841834 /tmp/hsperfdata_arthur/2266 7fb7106c2000-7fb7106c3000 rw-p 00000000 00:00 0 7fb7106c3000-7fb7106c4000 ---p 00000000 00:00 0 7fb7106c4000-7fb7106c6000 rw-p 00000000 00:00 0 7fb7106c6000-7fb7106c7000 r--p 00022000 08:02 6818988 /usr/lib/ld-2.24.so 7fb7106c7000-7fb7106c8000 rw-p 00023000 08:02 6818988 /usr/lib/ld-2.24.so 7fb7106c8000-7fb7106c9000 rw-p 00000000 00:00 0 7ffdf0002000-7ffdf0023000 rw-p 00000000 00:00 0 [stack] 7ffdf003d000-7ffdf003f000 r--p 00000000 00:00 0 [vvar] 7ffdf003f000-7ffdf0041000 r-xp 00000000 00:00 0 [vdso] ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] VM Arguments: jvm_args: -Djava.awt.headless=true -Xmx1024M -Dfile.encoding=UTF-8 -Duser.country=FR -Duser.language=fr -Duser.variant java_command: com.android.dx.command.Main --dex --force-jumbo --num-threads=4 --multi-dex --output /home/arthur/dev/IotMonitor/app/build/intermediates/transforms/dex/debug/folders/1000/10/com.android.support-support-v4-23.3.0_86c2b35d0d87789aae6da2ccc282a60adc10bd44 /home/arthur/dev/IotMonitor/app/build/intermediates/exploded-aar/com.android.support/support-v4/23.3.0/jars/classes.jar java_class_path (initial): /home/arthur/Android/Sdk/build-tools/23.0.2/lib/dx.jar Launcher Type: SUN_STANDARD Environment Variables: PATH=/usr/local/bin:/usr/local/sbin:/usr/bin USERNAME=arthur LD_LIBRARY_PATH=/opt/android-studio/bin: SHELL=/bin/zsh DISPLAY=:0 Signal Handlers: SIGSEGV: [libjvm.so+0x9daac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGBUS: [libjvm.so+0x9daac0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGFPE: [libjvm.so+0x840d90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGPIPE: [libjvm.so+0x840d90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGXFSZ: [libjvm.so+0x840d90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGILL: [libjvm.so+0x840d90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none SIGUSR2: [libjvm.so+0x840c60], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO SIGHUP: [libjvm.so+0x840e50], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGINT: [libjvm.so+0x840e50], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGTERM: [libjvm.so+0x840e50], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO SIGQUIT: [libjvm.so+0x840e50], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO --------------- S Y S T E M --------------- OS:LSB_VERSION=1.4 DISTRIB_ID=Arch DISTRIB_RELEASE=rolling DISTRIB_DESCRIPTION="Arch Linux" uname:Linux 4.8.13-1-ARCH #1 SMP PREEMPT Fri Dec 9 07:24:34 CET 2016 x86_64 libc:glibc 2.24 NPTL 2.24 rlimit: STACK 8192k, CORE infinity, NPROC 15216, NOFILE 4096, AS infinity load average:8,64 2,08 0,69 /proc/meminfo: MemTotal: 3929364 kB MemFree: 102196 kB MemAvailable: 15516 kB Buffers: 2368 kB Cached: 554480 kB SwapCached: 0 kB Active: 3125064 kB Inactive: 532400 kB Active(anon): 3101648 kB Inactive(anon): 511432 kB Active(file): 23416 kB Inactive(file): 20968 kB Unevictable: 336 kB Mlocked: 336 kB SwapTotal: 0 kB SwapFree: 0 kB Dirty: 40 kB Writeback: 60 kB AnonPages: 3101396 kB Mapped: 130728 kB Shmem: 511960 kB Slab: 59484 kB SReclaimable: 27112 kB SUnreclaim: 32372 kB KernelStack: 11392 kB PageTables: 29068 kB NFS_Unstable: 0 kB Bounce: 0 kB WritebackTmp: 0 kB CommitLimit: 1964680 kB Committed_AS: 7393236 kB VmallocTotal: 34359738367 kB VmallocUsed: 0 kB VmallocChunk: 0 kB HardwareCorrupted: 0 kB AnonHugePages: 1226752 kB ShmemHugePages: 0 kB ShmemPmdMapped: 0 kB HugePages_Total: 0 HugePages_Free: 0 HugePages_Rsvd: 0 HugePages_Surp: 0 Hugepagesize: 2048 kB DirectMap4k: 130068 kB DirectMap2M: 2893824 kB DirectMap1G: 2097152 kB CPU:total 4 (2 cores per cpu, 2 threads per core) family 6 model 142 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, 3dnowpref, lzcnt, ht, tsc, tscinvbit, bmi1, bmi2, adx /proc/cpuinfo: processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 142 model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz stepping : 9 microcode : 0x38 cpu MHz : 3099.957 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 0 initial apicid : 0 fpu : yes fpu_exception : yes cpuid level : 22 wp : yes 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 art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp bugs : bogomips : 5402.00 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 1 vendor_id : GenuineIntel cpu family : 6 model : 142 model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz stepping : 9 microcode : 0x38 cpu MHz : 3099.957 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 2 initial apicid : 2 fpu : yes fpu_exception : yes cpuid level : 22 wp : yes 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 art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp bugs : bogomips : 5403.33 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 2 vendor_id : GenuineIntel cpu family : 6 model : 142 model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz stepping : 9 microcode : 0x38 cpu MHz : 3099.957 cache size : 3072 KB physical id : 0 siblings : 4 core id : 0 cpu cores : 2 apicid : 1 initial apicid : 1 fpu : yes fpu_exception : yes cpuid level : 22 wp : yes 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 art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp bugs : bogomips : 5404.11 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: processor : 3 vendor_id : GenuineIntel cpu family : 6 model : 142 model name : Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz stepping : 9 microcode : 0x38 cpu MHz : 3099.957 cache size : 3072 KB physical id : 0 siblings : 4 core id : 1 cpu cores : 2 apicid : 3 initial apicid : 3 fpu : yes fpu_exception : yes cpuid level : 22 wp : yes 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 art arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 sdbg fma cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand lahf_lm abm 3dnowprefetch epb intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 avx2 smep bmi2 erms invpcid mpx rdseed adx smap clflushopt xsaveopt xsavec xgetbv1 xsaves dtherm ida arat pln pts hwp hwp_notify hwp_act_window hwp_epp bugs : bogomips : 5403.49 clflush size : 64 cache_alignment : 64 address sizes : 39 bits physical, 48 bits virtual power management: Memory: 4k page, physical 3929364k(102196k free), swap 0k(0k free) vm_info: OpenJDK 64-Bit Server VM (25.76-b03) for linux-amd64 JRE (1.8.0_76-release-b03), built on Jun 29 2016 09:39:19 by "builder" with gcc 4.8.4 time: Thu Jan 26 01:11:55 2017 elapsed time: 13 seconds (0d 0h 0m 13s)