Created
July 7, 2017 00:13
-
-
Save ykubota/b4ec77cbecd1b99f1c1431ab4768cf5a to your computer and use it in GitHub Desktop.
crash by a73e611
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#0 0x00007f47efbb21d7 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 | |
#1 0x00007f47efbb38c8 in __GI_abort () at abort.c:90 | |
#2 0x00007f47ef4e5c89 in os::abort (dump_core=<optimized out>) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:1513 | |
#3 0x00007f47ef6876d6 in VMError::report_and_die (this=this@entry=0x7f47d6749da0) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:1060 | |
#4 0x00007f47ef687d97 in crash_handler (sig=11, info=0x7f47d6749ff0, ucVoid=0x7f47d6749ec0) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/os/linux/vm/vmError_linux.cpp:106 | |
#5 <signal handler called> | |
#6 os::is_first_C_frame (fr=fr@entry=0x7f47d674aaa0) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/runtime/os.cpp:1080 | |
#7 0x00007f47ef13a219 in print_native_stack (st=st@entry=0x7f47d674b190, fr=..., t=0x7f47e9e33800, | |
buf=buf@entry=0x7f47efb78740 <VMError::report(outputStream*)::buf> "libjvm.so+0x871130", buf_size=buf_size@entry=2000) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/utilities/debug.cpp:726 | |
#8 0x00007f47ef686636 in VMError::report (this=0x7f47d674b290, st=st@entry=0x7f47d674b190) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:587 | |
#9 0x00007f47ef68720d in VMError::report_and_die (this=this@entry=0x7f47d674b290) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/utilities/vmError.cpp:971 | |
#10 0x00007f47ef4ef347 in JVM_handle_linux_signal (sig=11, info=0x7f47d674b530, ucVoid=0x7f47d674b400, | |
abort_if_unrecognized=<optimized out>) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/os_cpu/linux_x86/vm/os_linux_x86.cpp:541 | |
#11 0x00007f47ef4e30a8 in signalHandler (sig=11, info=0x7f47d674b530, uc=0x7f47d674b400) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:4354 | |
#12 <signal handler called> | |
#13 0x00007f47ed44e128 in clearChildClassCounters (this=0x7f47a0000a30, counter=0x7f47a0005500) | |
at arch/x86/avx/snapShotContainer.inline.hpp:83 | |
#14 TSnapShotContainer::clear (this=0x7f47a0000a30, isForce=isForce@entry=false) at snapShotContainer.cpp:310 | |
#15 0x00007f47ed44e9bf in TSnapShotContainer::releaseInstance (instance=0x7f47a0000a30) at snapShotContainer.cpp:113 | |
#16 0x00007f47ed4480ff in OnGarbageCollectionFinish (jvmti=<optimized out>) at snapShotMain.cpp:268 | |
#17 0x00007f47ed443026 in TGarbageCollectionFinishCallback::callbackStub (jvmti=0x7f47e8006150) at callbackRegister.hpp:156 | |
#18 0x00007f47ef378b9d in JvmtiExport::post_garbage_collection_finish () | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/prims/jvmtiExport.cpp:1948 | |
#19 0x00007f47ef688eb6 in ~SvcGCMarker (this=0x7f47d674bb60, __in_chrg=<optimized out>) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/shared/vmGCOperations.hpp:241 | |
#20 VM_ParallelGCFailedAllocation::doit (this=0x7f47d5601320) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/gc_implementation/parallelScavenge/vmPSOperations.cpp:52 | |
#21 0x00007f47ef68d427 in VM_Operation::evaluate (this=this@entry=0x7f47d5601320) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/runtime/vm_operations.cpp:62 | |
#22 0x00007f47ef68be18 in VMThread::evaluate_operation (this=this@entry=0x7f47e9e33800, op=0x7f47d5601320) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:377 | |
#23 0x00007f47ef68c2e9 in VMThread::loop (this=this@entry=0x7f47e9e33800) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:502 | |
#24 0x00007f47ef68c741 in VMThread::run (this=0x7f47e9e33800) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/share/vm/runtime/vmThread.cpp:276 | |
#25 0x00007f47ef4e4be2 in java_start (thread=0x7f47e9e33800) | |
at /usr/src/debug/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/openjdk/hotspot/src/os/linux/vm/os_linux.cpp:790 | |
#26 0x00007f47f056edc5 in start_thread (arg=0x7f47d674c700) at pthread_create.c:308 | |
#27 0x00007f47efc7476d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:113 | |
#13 0x00007f47ed44e128 in clearChildClassCounters (this=0x7f47a0000a30, counter=0x7f47a0005500) | |
at arch/x86/avx/snapShotContainer.inline.hpp:83 | |
83 ); | |
78 " movq (%0), %%rbx;" /* clsCounter->counter */ | |
79 " vmovdqa %%xmm0, (%%rbx);" | |
80 : | |
81 : "r"(counter) | |
82 : "%xmm0", "%rax", "%rbx", "cc" | |
83 ); | |
84 #else // i386 | |
85 asm volatile( | |
86 "vpxor %%xmm0, %%xmm0, %%xmm0;" | |
87 "movl 4(%0), %%eax;" /* clsCounter->child */ | |
quit |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# A fatal error has been detected by the Java Runtime Environment: | |
# | |
# SIGSEGV (0xb) at pc=0x00007f47ed44e128, pid=2763, tid=0x00007f47d674c700 | |
# | |
# JRE version: OpenJDK Runtime Environment (8.0_131-b12) (build 1.8.0_131-b12) | |
# Java VM: OpenJDK 64-Bit Server VM (25.131-b12 mixed mode linux-amd64 compressed oops) | |
# Problematic frame: | |
# C [libheapstats-engine-avx-2.0.so+0x5f128] TSnapShotContainer::clear(bool)+0xe8 | |
# | |
# Core dump written. Default location: /opt/SPECjvm2008_20170207/core or core.2763 | |
# | |
# If you would like to submit a bug report, please visit: | |
# http://bugreport.java.com/bugreport/crash.jsp | |
# | |
--------------- T H R E A D --------------- | |
Current thread (0x00007f47e9e33800): VMThread [stack: 0x00007f47d664c000,0x00007f47d674d000] [id=2773] | |
siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x00007f47efb194f0 | |
Registers: | |
RAX=0x00007f4791700068, RBX=0x00007f47efb194f0, RCX=0x0000000000000008, RDX=0x0000000000000000 | |
RSP=0x00007f47d674b9b0, RBP=0x0000000000000180, RSI=0x0000000000000000, RDI=0x0000000000000000 | |
R8 =0x000000000000000a, R9 =0x00007f47e805ca78, R10=0x0000000000000010, R11=0x00007f47efcf53b0 | |
R12=0x00007f47ed184900, R13=0x00007f47a0005500, R14=0x00007f47ed18baa0, R15=0x00007f47a0000a30 | |
RIP=0x00007f47ed44e128, EFLAGS=0x0000000000010202, CSGSFS=0x0000000000000033, ERR=0x0000000000000007 | |
TRAPNO=0x000000000000000e | |
Top of Stack: (sp=0x00007f47d674b9b0) | |
0x00007f47d674b9b0: 00007f47d674bce0 00007f47ed76bed8 | |
0x00007f47d674b9c0: 00007f47ed76bc80 00007f47e8006150 | |
0x00007f47d674b9d0: 00007f47efb36890 0000000200000000 | |
0x00007f47d674b9e0: 00007f47e8006150 00007f47ed44e9bf | |
0x00007f47d674b9f0: 00007f47efb36890 00007f47a0000a30 | |
0x00007f47d674ba00: 00007f47ed76bc50 00007f47ed4480ff | |
0x00007f47d674ba10: 00007f47d674ba30 00007f47e801d558 | |
0x00007f47d674ba20: 00007f47e801d320 f07668f4ee572a00 | |
0x00007f47d674ba30: 00007f47e8039300 00007f47ed76bbc0 | |
0x00007f47d674ba40: 00007f47e8006150 00007f47efb36890 | |
0x00007f47d674ba50: 0000000200000000 00007f47ed443026 | |
0x00007f47d674ba60: 00007f47d674baa0 00007f47d674bb50 | |
0x00007f47d674ba70: 00007f47e9e33800 00007f47ef378b9d | |
0x00007f47d674ba80: 00007f4700000018 000007f47e9e3380 | |
0x00007f47d674ba90: 00007f47011528b8 00007f47e8059ab0 | |
0x00007f47d674baa0: 00007f47efb769e0 00007f47e9e32d60 | |
0x00007f47d674bab0: 00007f47e81666d0 00007f47e81666e0 | |
0x00007f47d674bac0: 00007f47e8166ab8 00000000000003d8 | |
0x00007f47d674bad0: 00007f47e9e33800 00007f47e9e33ca0 | |
0x00007f47d674bae0: 00007f47e9e33ce0 00007f47e9e33cf0 | |
0x00007f47d674baf0: 00007f47e9e33dc8 00000000000000d8 | |
0x00007f47d674bb00: 00007f47d674bce0 00007f47ef50b80c | |
0x00007f47d674bb10: 0000000000000000 f07668f4ee572a00 | |
0x00007f47d674bb20: 00007f47d5601320 00007f47e8059ab0 | |
0x00007f47d674bb30: 00007f47d5601320 000000000000000c | |
0x00007f47d674bb40: 000000000000000e 00007f47d674bb60 | |
0x00007f47d674bb50: 00007f47d674bba0 00007f47ef688eb6 | |
0x00007f47d674bb60: 00007f47e81edb01 f07668f4ee572a00 | |
0x00007f47d674bb70: 00007f47e81666d0 00007f47e9e32d60 | |
0x00007f47d674bb80: 00007f47e81666d0 00007f47d5601320 | |
0x00007f47d674bb90: 00007f47e8166ab8 00007f47e81666e0 | |
0x00007f47d674bba0: 00007f47d674bbf0 00007f47ef68d427 | |
Instructions: (pc=0x00007f47ed44e128) | |
0x00007f47ed44e108: 1c ff ff ff ff c5 f9 ef c0 49 8b 45 08 90 66 2e | |
0x00007f47ed44e118: 0f 1f 84 00 00 00 00 00 48 85 c0 74 0d 48 8b 18 | |
0x00007f47ed44e128: c5 f9 7f 03 48 8b 40 10 eb ee 49 8b 5d 00 c5 f9 | |
0x00007f47ed44e138: 7f 03 4d 8b 36 4d 85 f6 75 ae 48 83 c5 01 4d 85 | |
Register to memory mapping: | |
RAX={method} {0x00007f4791700068} 'getItem' '(Ljava/lang/Object;)Ljava/lang/Object;' in 'com/sun/org/apache/xerces/internal/util/AugmentationsImpl$SmallContainer' | |
RBX=0x00007f47efb194f0: <offset 0xea74f0> in /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so at 0x00007f47eec72000 | |
RCX=0x0000000000000008 is an unknown value | |
RDX=0x0000000000000000 is an unknown value | |
RSP=0x00007f47d674b9b0 is an unknown value | |
RBP=0x0000000000000180 is an unknown value | |
RSI=0x0000000000000000 is an unknown value | |
RDI=0x0000000000000000 is an unknown value | |
R8 =0x000000000000000a is an unknown value | |
R9 =0x00007f47e805ca78 is an unknown value | |
R10=0x0000000000000010 is an unknown value | |
R11=0x00007f47efcf53b0: <offset 0x1783b0> in /lib64/libc.so.6 at 0x00007f47efb7d000 | |
R12=0x00007f47ed184900 is an unknown value | |
R13=0x00007f47a0005500 is an unknown value | |
R14=0x00007f47ed18baa0 is an unknown value | |
R15=0x00007f47a0000a30 is an unknown value | |
Stack: [0x00007f47d664c000,0x00007f47d674d000], sp=0x00007f47d674b9b0, free space=1022k | |
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code) | |
C [libheapstats-engine-avx-2.0.so+0x5f128] TSnapShotContainer::clear(bool)+0xe8 | |
[error occurred during error reporting (printing native stack), id 0xb] | |
VM_Operation (0x00007f47d5601320): ParallelGCFailedAllocation, mode: safepoint, requested by thread 0x00007f475c5b8000 | |
--------------- P R O C E S S --------------- | |
Java Threads: ( => current thread ) | |
0x00007f475c5b8000 JavaThread "BenchmarkThread xml.validation 8" [_thread_blocked, id=10671, stack(0x00007f47d5502000,0x00007f47d5603000)] | |
0x00007f475c5b7000 JavaThread "BenchmarkThread xml.validation 7" [_thread_blocked, id=10670, stack(0x00007f47ac15a000,0x00007f47ac25b000)] | |
0x00007f475c5b5800 JavaThread "BenchmarkThread xml.validation 6" [_thread_blocked, id=10669, stack(0x00007f47ac25b000,0x00007f47ac35c000)] | |
0x00007f475c5b4800 JavaThread "BenchmarkThread xml.validation 5" [_thread_blocked, id=10668, stack(0x00007f47ac760000,0x00007f47ac861000)] | |
0x00007f475c5b3800 JavaThread "BenchmarkThread xml.validation 4" [_thread_blocked, id=10667, stack(0x00007f47919d6000,0x00007f4791ad7000)] | |
0x00007f475c5b2800 JavaThread "BenchmarkThread xml.validation 3" [_thread_blocked, id=10666, stack(0x00007f47ac45d000,0x00007f47ac55e000)] | |
0x00007f475c5b1800 JavaThread "BenchmarkThread xml.validation 2" [_thread_blocked, id=10665, stack(0x00007f47aca63000,0x00007f47acb64000)] | |
0x00007f475c5b0800 JavaThread "BenchmarkThread xml.validation 1" [_thread_blocked, id=10664, stack(0x00007f47d48cf000,0x00007f47d49d0000)] | |
0x00007f47e9fd8000 JavaThread "Program Runner for xml.validation" [_thread_blocked, id=10663, stack(0x00007f47d573d000,0x00007f47d583e000)] | |
0x00007f475c3cd000 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=5206, stack(0x00007f47d4ad1000,0x00007f47d4bd2000)] | |
0x00007f47e9e9a000 JavaThread "Service Thread" daemon [_thread_blocked, id=2786, stack(0x00007f47d593f000,0x00007f47d5a40000)] | |
0x00007f47e9e8e800 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=2785, stack(0x00007f47d5a40000,0x00007f47d5b41000)] | |
0x00007f47e9e8c000 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=2784, stack(0x00007f47d5b41000,0x00007f47d5c42000)] | |
0x00007f47e9e8a800 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=2783, stack(0x00007f47d5c42000,0x00007f47d5d43000)] | |
0x00007f47e9e87800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=2782, stack(0x00007f47d5d43000,0x00007f47d5e44000)] | |
0x00007f47e9e85000 JavaThread "HeapStats Signal Watcher" daemon [_thread_in_native, id=2781, stack(0x00007f47d5e44000,0x00007f47d5f45000)] | |
0x00007f47e9e82800 JavaThread "HeapStats Log Timer" daemon [_thread_in_native, id=2780, stack(0x00007f47d5f45000,0x00007f47d6046000)] | |
0x00007f47e9e80800 JavaThread "HeapStats SnapShot Processor" daemon [_thread_in_native, id=2779, stack(0x00007f47d6046000,0x00007f47d6147000)] | |
0x00007f47e9e7e800 JavaThread "HeapStats GC Watcher" daemon [_thread_in_native, id=2778, stack(0x00007f47d6147000,0x00007f47d6248000)] | |
0x00007f479c001000 JavaThread "Attach Listener" daemon [_thread_blocked, id=2777, stack(0x00007f47d6248000,0x00007f47d6349000)] | |
0x00007f47e9e6b800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=2776, stack(0x00007f47d6349000,0x00007f47d644a000)] | |
0x00007f47e9e42000 JavaThread "Finalizer" daemon [_thread_blocked, id=2775, stack(0x00007f47d644a000,0x00007f47d654b000)] | |
0x00007f47e9e3d800 JavaThread "Reference Handler" daemon [_thread_blocked, id=2774, stack(0x00007f47d654b000,0x00007f47d664c000)] | |
0x00007f47e803f000 JavaThread "main" [_thread_blocked, id=2764, stack(0x00007f47f0887000,0x00007f47f0988000)] | |
Other Threads: | |
=>0x00007f47e9e33800 VMThread [stack: 0x00007f47d664c000,0x00007f47d674d000] [id=2773] | |
0x00007f47e9e9c800 WatcherThread [stack: 0x00007f47d583e000,0x00007f47d593f000] [id=2787] | |
VM state:at safepoint (normal execution) | |
VM Mutex/Monitor currently owned by a thread: ([mutex/lock_event]) | |
[0x00007f47e803c510] Threads_lock - owner thread: 0x00007f47e9e33800 | |
[0x00007f47e803ca10] Heap_lock - owner thread: 0x00007f475c5b8000 | |
Heap: | |
PSYoungGen total 714752K, used 50720K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 0% used [0x0000000790000000,0x0000000790000018,0x00000007b8800000) | |
from space 51200K, 99% used [0x00000007b8800000,0x00000007bb988040,0x00000007bba00000) | |
to space 68096K, 0% used [0x00000007bbd80000,0x00000007bbd80000,0x00000007c0000000) | |
ParOldGen total 3821568K, used 632331K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 16% used [0x00000006a6c00000,0x00000006cd582e30,0x0000000790000000) | |
Metaspace used 36387K, capacity 37188K, committed 37720K, reserved 1083392K | |
class space used 3383K, capacity 3553K, committed 3712K, reserved 1048576K | |
Card table byte_map: [0x00007f47d8735000,0x00007f47d9000000] byte_map_base: 0x00007f47d51ff000 | |
Marking Bits: (ParMarkBitMap*) 0x00007f47efb60380 | |
Begin Bits: [0x00007f47af360000, 0x00007f47b39b0000) | |
End Bits: [0x00007f47b39b0000, 0x00007f47b8000000) | |
Polling page: 0x00007f47f09a0000 | |
CodeCache: size=245760Kb used=50592Kb max_used=50730Kb free=195167Kb | |
bounds [0x00007f47d9000000, 0x00007f47dc1f0000, 0x00007f47e8000000] | |
total_blobs=11643 nmethods=10969 adapters=587 | |
compilation: enabled | |
Compilation events (10 events): | |
Event: 7592.037 Thread 0x00007f47e9e8a800 nmethod 19098 0x00007f47dbe75ed0 code [0x00007f47dbe76060, 0x00007f47dbe766d8] | |
Event: 7592.037 Thread 0x00007f47e9e8a800 19094 4 com.sun.org.apache.xerces.internal.jaxp.validation.DOMValidatorHelper$DOMNamespaceContext::getURI (61 bytes) | |
Event: 7592.038 Thread 0x00007f47e9e87800 18431 4 com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator::startElement (30 bytes) | |
Event: 7592.039 Thread 0x00007f47e9e8c000 nmethod 19100 0x00007f47db776f10 code [0x00007f47db777060, 0x00007f47db777278] | |
Event: 7592.039 Thread 0x00007f47e9e8e800 19101 3 com.sun.org.apache.xerces.internal.impl.xs.XSDDescription::equals (50 bytes) | |
Event: 7592.039 Thread 0x00007f47e9e8e800 nmethod 19101 0x00007f47d967f010 code [0x00007f47d967f1c0, 0x00007f47d967f7a8] | |
Event: 7592.043 Thread 0x00007f47e9e8c000 19102 4 com.sun.org.apache.xerces.internal.impl.dv.xs.AbstractDateTimeDV::findUTCSign (49 bytes) | |
Event: 7592.047 Thread 0x00007f47e9e8c000 nmethod 19102 0x00007f47db8e0650 code [0x00007f47db8e07a0, 0x00007f47db8e0a98] | |
Event: 7592.048 Thread 0x00007f47e9e8a800 nmethod 19094 0x00007f47db79ea10 code [0x00007f47db79eb80, 0x00007f47db79ed48] | |
Event: 7592.048 Thread 0x00007f47e9e8a800 19103 ! 4 com.sun.org.apache.xerces.internal.impl.xs.opti.SchemaParsingConfig::setProperty (80 bytes) | |
GC Heap History (10 events): | |
Event: 7587.421 GC heap before | |
{Heap before GC invocations=7529 (full 15): | |
PSYoungGen total 772096K, used 765936K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 758272K, 100% used [0x0000000790000000,0x00000007be480000,0x00000007be480000) | |
from space 13824K, 55% used [0x00000007be480000,0x00000007bebfc088,0x00000007bf200000) | |
to space 13824K, 0% used [0x00000007bf280000,0x00000007bf280000,0x00000007c0000000) | |
ParOldGen total 3821568K, used 3653055K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 95% used [0x00000006a6c00000,0x0000000785b6fc78,0x0000000790000000) | |
Metaspace used 34287K, capacity 35200K, committed 35416K, reserved 1081344K | |
class space used 3188K, capacity 3369K, committed 3456K, reserved 1048576K | |
Event: 7587.429 GC heap after | |
Heap after GC invocations=7529 (full 15): | |
PSYoungGen total 772608K, used 6976K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 758784K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007be500000) | |
from space 13824K, 50% used [0x00000007bf280000,0x00000007bf950030,0x00000007c0000000) | |
to space 13824K, 0% used [0x00000007be500000,0x00000007be500000,0x00000007bf280000) | |
ParOldGen total 3821568K, used 3654197K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 95% used [0x00000006a6c00000,0x0000000785c8d618,0x0000000790000000) | |
Metaspace used 34287K, capacity 35200K, committed 35416K, reserved 1081344K | |
class space used 3188K, capacity 3369K, committed 3456K, reserved 1048576K | |
} | |
Event: 7588.902 GC heap before | |
{Heap before GC invocations=7530 (full 15): | |
PSYoungGen total 772608K, used 765760K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 758784K, 100% used [0x0000000790000000,0x00000007be500000,0x00000007be500000) | |
from space 13824K, 50% used [0x00000007bf280000,0x00000007bf950030,0x00000007c0000000) | |
to space 13824K, 0% used [0x00000007be500000,0x00000007be500000,0x00000007bf280000) | |
ParOldGen total 3821568K, used 3654197K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 95% used [0x00000006a6c00000,0x0000000785c8d618,0x0000000790000000) | |
Metaspace used 36436K, capacity 37318K, committed 37592K, reserved 1083392K | |
class space used 3400K, capacity 3562K, committed 3584K, reserved 1048576K | |
Event: 7588.953 GC heap after | |
Heap after GC invocations=7530 (full 15): | |
PSYoungGen total 772608K, used 13808K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 758784K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007be500000) | |
from space 13824K, 99% used [0x00000007be500000,0x00000007bf27c130,0x00000007bf280000) | |
to space 13824K, 0% used [0x00000007bf280000,0x00000007bf280000,0x00000007c0000000) | |
ParOldGen total 3821568K, used 3722946K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 97% used [0x00000006a6c00000,0x0000000789fb08a0,0x0000000790000000) | |
Metaspace used 36436K, capacity 37318K, committed 37592K, reserved 1083392K | |
class space used 3400K, capacity 3562K, committed 3584K, reserved 1048576K | |
} | |
Event: 7590.321 GC heap before | |
{Heap before GC invocations=7531 (full 15): | |
PSYoungGen total 772608K, used 772592K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 758784K, 100% used [0x0000000790000000,0x00000007be500000,0x00000007be500000) | |
from space 13824K, 99% used [0x00000007be500000,0x00000007bf27c130,0x00000007bf280000) | |
to space 13824K, 0% used [0x00000007bf280000,0x00000007bf280000,0x00000007c0000000) | |
ParOldGen total 3821568K, used 3722946K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 97% used [0x00000006a6c00000,0x0000000789fb08a0,0x0000000790000000) | |
Metaspace used 36523K, capacity 37414K, committed 37720K, reserved 1083392K | |
class space used 3405K, capacity 3594K, committed 3712K, reserved 1048576K | |
Event: 7590.376 GC heap after | |
Heap after GC invocations=7531 (full 15): | |
PSYoungGen total 677376K, used 13808K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007b8800000) | |
from space 13824K, 99% used [0x00000007bf280000,0x00000007bfffc010,0x00000007c0000000) | |
to space 61440K, 0% used [0x00000007b8800000,0x00000007b8800000,0x00000007bc400000) | |
ParOldGen total 3821568K, used 3787622K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 99% used [0x00000006a6c00000,0x000000078ded98c8,0x0000000790000000) | |
Metaspace used 36523K, capacity 37414K, committed 37720K, reserved 1083392K | |
class space used 3405K, capacity 3594K, committed 3712K, reserved 1048576K | |
} | |
Event: 7590.376 GC heap before | |
{Heap before GC invocations=7532 (full 16): | |
PSYoungGen total 677376K, used 13808K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007b8800000) | |
from space 13824K, 99% used [0x00000007bf280000,0x00000007bfffc010,0x00000007c0000000) | |
to space 61440K, 0% used [0x00000007b8800000,0x00000007b8800000,0x00000007bc400000) | |
ParOldGen total 3821568K, used 3787622K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 99% used [0x00000006a6c00000,0x000000078ded98c8,0x0000000790000000) | |
Metaspace used 36523K, capacity 37414K, committed 37720K, reserved 1083392K | |
class space used 3405K, capacity 3594K, committed 3712K, reserved 1048576K | |
Event: 7591.464 GC heap after | |
Heap after GC invocations=7532 (full 16): | |
PSYoungGen total 677376K, used 0K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007b8800000) | |
from space 13824K, 0% used [0x00000007bf280000,0x00000007bf280000,0x00000007c0000000) | |
to space 61440K, 0% used [0x00000007b8800000,0x00000007b8800000,0x00000007bc400000) | |
ParOldGen total 3821568K, used 632331K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 16% used [0x00000006a6c00000,0x00000006cd582e30,0x0000000790000000) | |
Metaspace used 36385K, capacity 37188K, committed 37720K, reserved 1083392K | |
class space used 3383K, capacity 3553K, committed 3712K, reserved 1048576K | |
} | |
Event: 7592.049 GC heap before | |
{Heap before GC invocations=7533 (full 16): | |
PSYoungGen total 677376K, used 663552K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 100% used [0x0000000790000000,0x00000007b8800000,0x00000007b8800000) | |
from space 13824K, 0% used [0x00000007bf280000,0x00000007bf280000,0x00000007c0000000) | |
to space 61440K, 0% used [0x00000007b8800000,0x00000007b8800000,0x00000007bc400000) | |
ParOldGen total 3821568K, used 632331K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 16% used [0x00000006a6c00000,0x00000006cd582e30,0x0000000790000000) | |
Metaspace used 36387K, capacity 37188K, committed 37720K, reserved 1083392K | |
class space used 3383K, capacity 3553K, committed 3712K, reserved 1048576K | |
Event: 7592.065 GC heap after | |
Heap after GC invocations=7533 (full 16): | |
PSYoungGen total 714752K, used 50720K [0x0000000790000000, 0x00000007c0000000, 0x00000007c0000000) | |
eden space 663552K, 0% used [0x0000000790000000,0x0000000790000000,0x00000007b8800000) | |
from space 51200K, 99% used [0x00000007b8800000,0x00000007bb988040,0x00000007bba00000) | |
to space 68096K, 0% used [0x00000007bbd80000,0x00000007bbd80000,0x00000007c0000000) | |
ParOldGen total 3821568K, used 632331K [0x00000006a6c00000, 0x0000000790000000, 0x0000000790000000) | |
object space 3821568K, 16% used [0x00000006a6c00000,0x00000006cd582e30,0x0000000790000000) | |
Metaspace used 36387K, capacity 37188K, committed 37720K, reserved 1083392K | |
class space used 3383K, capacity 3553K, committed 3712K, reserved 1048576K | |
} | |
Deoptimization events (10 events): | |
Event: 7591.874 Thread 0x00007f475c5b0800 Uncommon trap: reason=null_check action=make_not_entrant pc=0x00007f47dc1d1acc method=com.sun.org.apache.xerces.internal.impl.xs.SubstitutionGroupHandler.addSubstitutionGroup([Lcom/sun/org/apache/xerces/internal/impl/xs/XSElementDecl;)V @ 31 | |
Event: 7591.874 Thread 0x00007f475c5b0800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f47d9e711d0 method=com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.initGrammarBucket()V @ 13 | |
Event: 7591.882 Thread 0x00007f475c5b7000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f47d9e711d0 method=com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.initGrammarBucket()V @ 13 | |
Event: 7591.890 Thread 0x00007f475c5b2800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007f47dc1d9c68 method=com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty(Ljava/lang/String;)Ljava/lang/Object; @ 2 | |
Event: 7591.890 Thread 0x00007f475c5b3800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007f47dc1d9c68 method=com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty(Ljava/lang/String;)Ljava/lang/Object; @ 2 | |
Event: 7591.890 Thread 0x00007f475c5b4800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007f47dc1d9c68 method=com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty(Ljava/lang/String;)Ljava/lang/Object; @ 2 | |
Event: 7591.890 Thread 0x00007f475c5b8000 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007f47dc1d9c68 method=com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty(Ljava/lang/String;)Ljava/lang/Object; @ 2 | |
Event: 7591.890 Thread 0x00007f475c5b5800 Uncommon trap: reason=speculate_class_check action=maybe_recompile pc=0x00007f47dc1d9c68 method=com.sun.org.apache.xerces.internal.util.ParserConfigurationSettings.getProperty(Ljava/lang/String;)Ljava/lang/Object; @ 2 | |
Event: 7591.910 Thread 0x00007f475c5b2800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007f47d9e711d0 method=com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaLoader.initGrammarBucket()V @ 13 | |
Event: 7591.931 Thread 0x00007f475c5b7000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007f47dbc185fc method=com.sun.org.apache.xerces.internal.impl.xpath.regex.RegularExpression$Context.resetCommon(I)V @ 60 | |
Internal exceptions (10 events): | |
Event: 7587.776 Thread 0x00007f47e9fd8000 Implicit null exception at 0x00007f47db079dfa to 0x00007f47db07b361 | |
Event: 7588.236 Thread 0x00007f475c5b3800 Implicit null exception at 0x00007f47dbae51f0 to 0x00007f47dbae5279 | |
Event: 7588.521 Thread 0x00007f475c5b0800 Implicit null exception at 0x00007f47dbc548f4 to 0x00007f47dbc55851 | |
Event: 7588.527 Thread 0x00007f475c5b0800 Implicit null exception at 0x00007f47dbc26481 to 0x00007f47dbc266e1 | |
Event: 7589.372 Thread 0x00007f475c5b5800 Implicit null exception at 0x00007f47db51e8b9 to 0x00007f47db520179 | |
Event: 7589.372 Thread 0x00007f475c5b0800 Implicit null exception at 0x00007f47db51e8b9 to 0x00007f47db520179 | |
Event: 7589.372 Thread 0x00007f475c5b2800 Implicit null exception at 0x00007f47db51e8b9 to 0x00007f47db520179 | |
Event: 7589.999 Thread 0x00007f475c5b0800 Implicit null exception at 0x00007f47dc129d43 to 0x00007f47dc12a43d | |
Event: 7591.874 Thread 0x00007f475c5b0800 Implicit null exception at 0x00007f47dc1d0f60 to 0x00007f47dc1d1ab5 | |
Event: 7591.931 Thread 0x00007f475c5b7000 Implicit null exception at 0x00007f47dbc18445 to 0x00007f47dbc185e5 | |
Events (10 events): | |
Event: 7592.005 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47db9b1a50 | |
Event: 7592.005 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47db9dc790 | |
Event: 7592.005 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47db9e0610 | |
Event: 7592.005 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47db9e0910 | |
Event: 7592.006 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47dba6d9d0 | |
Event: 7592.006 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47dbaa6b50 | |
Event: 7592.022 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47dbc4acd0 | |
Event: 7592.023 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47dbdbd2d0 | |
Event: 7592.023 Thread 0x00007f47e9e87800 flushing nmethod 0x00007f47dbe75c10 | |
Event: 7592.048 Executing VM operation: ParallelGCFailedAllocation | |
Dynamic libraries: | |
00400000-00401000 r-xp 00000000 fd:00 1108001 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/bin/java | |
00600000-00601000 r--p 00000000 fd:00 1108001 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/bin/java | |
00601000-00602000 rw-p 00001000 fd:00 1108001 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/bin/java | |
016d6000-016f7000 rw-p 00000000 00:00 0 [heap] | |
6a6c00000-7c03a0000 rw-p 00000000 00:00 0 | |
7c03a0000-800000000 ---p 00000000 00:00 0 | |
7f46fc000000-7f46fc021000 rw-p 00000000 00:00 0 | |
7f46fc021000-7f4700000000 ---p 00000000 00:00 0 | |
7f4700000000-7f4700021000 rw-p 00000000 00:00 0 | |
7f4700021000-7f4704000000 ---p 00000000 00:00 0 | |
7f4704000000-7f4704021000 rw-p 00000000 00:00 0 | |
7f4704021000-7f4708000000 ---p 00000000 00:00 0 | |
7f4708000000-7f4708021000 rw-p 00000000 00:00 0 | |
7f4708021000-7f470c000000 ---p 00000000 00:00 0 | |
7f470c000000-7f470c021000 rw-p 00000000 00:00 0 | |
7f470c021000-7f4710000000 ---p 00000000 00:00 0 | |
7f4710000000-7f4710021000 rw-p 00000000 00:00 0 | |
7f4710021000-7f4714000000 ---p 00000000 00:00 0 | |
7f4714000000-7f4714021000 rw-p 00000000 00:00 0 | |
7f4714021000-7f4718000000 ---p 00000000 00:00 0 | |
7f4718000000-7f4718021000 rw-p 00000000 00:00 0 | |
7f4718021000-7f471c000000 ---p 00000000 00:00 0 | |
7f471c000000-7f471c021000 rw-p 00000000 00:00 0 | |
7f471c021000-7f4720000000 ---p 00000000 00:00 0 | |
7f4720000000-7f4720021000 rw-p 00000000 00:00 0 | |
7f4720021000-7f4724000000 ---p 00000000 00:00 0 | |
7f4724000000-7f4724021000 rw-p 00000000 00:00 0 | |
7f4724021000-7f4728000000 ---p 00000000 00:00 0 | |
7f4728000000-7f4728021000 rw-p 00000000 00:00 0 | |
7f4728021000-7f472c000000 ---p 00000000 00:00 0 | |
7f472c000000-7f472c04d000 rw-p 00000000 00:00 0 | |
7f472c04d000-7f4730000000 ---p 00000000 00:00 0 | |
7f4730000000-7f4730025000 rw-p 00000000 00:00 0 | |
7f4730025000-7f4734000000 ---p 00000000 00:00 0 | |
7f4734000000-7f4734024000 rw-p 00000000 00:00 0 | |
7f4734024000-7f4738000000 ---p 00000000 00:00 0 | |
7f4738000000-7f4738030000 rw-p 00000000 00:00 0 | |
7f4738030000-7f473c000000 ---p 00000000 00:00 0 | |
7f473c000000-7f473c40a000 rw-p 00000000 00:00 0 | |
7f473c40a000-7f4740000000 ---p 00000000 00:00 0 | |
7f4740000000-7f474003b000 rw-p 00000000 00:00 0 | |
7f474003b000-7f4744000000 ---p 00000000 00:00 0 | |
7f4744000000-7f47444cd000 rw-p 00000000 00:00 0 | |
7f47444cd000-7f4748000000 ---p 00000000 00:00 0 | |
7f4748000000-7f47480bf000 rw-p 00000000 00:00 0 | |
7f47480bf000-7f474c000000 ---p 00000000 00:00 0 | |
7f474c000000-7f474c0ca000 rw-p 00000000 00:00 0 | |
7f474c0ca000-7f4750000000 ---p 00000000 00:00 0 | |
7f4750000000-7f47500dc000 rw-p 00000000 00:00 0 | |
7f47500dc000-7f4754000000 ---p 00000000 00:00 0 | |
7f4754000000-7f475404e000 rw-p 00000000 00:00 0 | |
7f475404e000-7f4758000000 ---p 00000000 00:00 0 | |
7f4758000000-7f4758094000 rw-p 00000000 00:00 0 | |
7f4758094000-7f475c000000 ---p 00000000 00:00 0 | |
7f475c000000-7f475cb63000 rw-p 00000000 00:00 0 | |
7f475cb63000-7f4760000000 ---p 00000000 00:00 0 | |
7f4760000000-7f4760132000 rw-p 00000000 00:00 0 | |
7f4760132000-7f4764000000 ---p 00000000 00:00 0 | |
7f4764000000-7f4764021000 rw-p 00000000 00:00 0 | |
7f4764021000-7f4768000000 ---p 00000000 00:00 0 | |
7f4768000000-7f4768021000 rw-p 00000000 00:00 0 | |
7f4768021000-7f476c000000 ---p 00000000 00:00 0 | |
7f476c000000-7f476e1fa000 rw-p 00000000 00:00 0 | |
7f476e1fa000-7f4770000000 ---p 00000000 00:00 0 | |
7f4770000000-7f47710e8000 rw-p 00000000 00:00 0 | |
7f47710e8000-7f4774000000 ---p 00000000 00:00 0 | |
7f4774000000-7f4775f15000 rw-p 00000000 00:00 0 | |
7f4775f15000-7f4778000000 ---p 00000000 00:00 0 | |
7f4778000000-7f4779fd2000 rw-p 00000000 00:00 0 | |
7f4779fd2000-7f477c000000 ---p 00000000 00:00 0 | |
7f477c000000-7f477c021000 rw-p 00000000 00:00 0 | |
7f477c021000-7f4780000000 ---p 00000000 00:00 0 | |
7f4780000000-7f4780021000 rw-p 00000000 00:00 0 | |
7f4780021000-7f4784000000 ---p 00000000 00:00 0 | |
7f4784000000-7f4784021000 rw-p 00000000 00:00 0 | |
7f4784021000-7f4788000000 ---p 00000000 00:00 0 | |
7f4788000000-7f478804d000 rw-p 00000000 00:00 0 | |
7f478804d000-7f478c000000 ---p 00000000 00:00 0 | |
7f478c000000-7f478c021000 rw-p 00000000 00:00 0 | |
7f478c021000-7f4790000000 ---p 00000000 00:00 0 | |
7f4790ed5000-7f4791015000 rw-p 00000000 00:00 0 | |
7f4791015000-7f47910d5000 ---p 00000000 00:00 0 | |
7f47910d5000-7f47912d5000 rw-p 00000000 00:00 0 | |
7f47912d5000-7f47914d5000 rw-p 00000000 00:00 0 | |
7f47914d5000-7f47916d5000 rw-p 00000000 00:00 0 | |
7f47916d5000-7f47918d5000 rw-p 00000000 00:00 0 | |
7f47918d5000-7f47918d8000 ---p 00000000 00:00 0 | |
7f47918d8000-7f47919d6000 rw-p 00000000 00:00 0 | |
7f47919d6000-7f47919d9000 ---p 00000000 00:00 0 | |
7f47919d9000-7f4791ad7000 rw-p 00000000 00:00 0 [stack:10667] | |
7f4791ad7000-7f4798000000 r--p 00000000 fd:00 897837 /usr/lib/locale/locale-archive | |
7f4798000000-7f4798021000 rw-p 00000000 00:00 0 | |
7f4798021000-7f479c000000 ---p 00000000 00:00 0 | |
7f479c000000-7f479c021000 rw-p 00000000 00:00 0 | |
7f479c021000-7f47a0000000 ---p 00000000 00:00 0 | |
7f47a0000000-7f47a011a000 rw-p 00000000 00:00 0 | |
7f47a011a000-7f47a4000000 ---p 00000000 00:00 0 | |
7f47a4000000-7f47a4021000 rw-p 00000000 00:00 0 | |
7f47a4021000-7f47a8000000 ---p 00000000 00:00 0 | |
7f47a8000000-7f47a802b000 rw-p 00000000 00:00 0 | |
7f47a802b000-7f47ac000000 ---p 00000000 00:00 0 | |
7f47ac059000-7f47ac05c000 ---p 00000000 00:00 0 | |
7f47ac05c000-7f47ac15a000 rw-p 00000000 00:00 0 | |
7f47ac15a000-7f47ac15d000 ---p 00000000 00:00 0 | |
7f47ac15d000-7f47ac25b000 rw-p 00000000 00:00 0 [stack:10670] | |
7f47ac25b000-7f47ac25e000 ---p 00000000 00:00 0 | |
7f47ac25e000-7f47ac35c000 rw-p 00000000 00:00 0 [stack:10669] | |
7f47ac35c000-7f47ac35f000 ---p 00000000 00:00 0 | |
7f47ac35f000-7f47ac45d000 rw-p 00000000 00:00 0 | |
7f47ac45d000-7f47ac460000 ---p 00000000 00:00 0 | |
7f47ac460000-7f47ac55e000 rw-p 00000000 00:00 0 [stack:10666] | |
7f47ac55e000-7f47ac561000 ---p 00000000 00:00 0 | |
7f47ac561000-7f47ac65f000 rw-p 00000000 00:00 0 | |
7f47ac65f000-7f47ac662000 ---p 00000000 00:00 0 | |
7f47ac662000-7f47ac760000 rw-p 00000000 00:00 0 | |
7f47ac760000-7f47ac763000 ---p 00000000 00:00 0 | |
7f47ac763000-7f47ac861000 rw-p 00000000 00:00 0 [stack:10668] | |
7f47ac861000-7f47ac864000 ---p 00000000 00:00 0 | |
7f47ac864000-7f47ac962000 rw-p 00000000 00:00 0 | |
7f47ac962000-7f47ac965000 ---p 00000000 00:00 0 | |
7f47ac965000-7f47aca63000 rw-p 00000000 00:00 0 | |
7f47aca63000-7f47aca66000 ---p 00000000 00:00 0 | |
7f47aca66000-7f47acd64000 rw-p 00000000 00:00 0 [stack:10665] | |
7f47acd64000-7f47acd6b000 r-xp 00000000 fd:00 2149608830 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt_headless.so | |
7f47acd6b000-7f47acf6a000 ---p 00007000 fd:00 2149608830 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt_headless.so | |
7f47acf6a000-7f47acf6b000 r--p 00006000 fd:00 2149608830 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt_headless.so | |
7f47acf6b000-7f47acf6c000 rw-p 00007000 fd:00 2149608830 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt_headless.so | |
7f47acf6c000-7f47ad00e000 r-xp 00000000 fd:00 2149608829 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt.so | |
7f47ad00e000-7f47ad20d000 ---p 000a2000 fd:00 2149608829 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt.so | |
7f47ad20d000-7f47ad20e000 r--p 000a1000 fd:00 2149608829 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt.so | |
7f47ad20e000-7f47ad219000 rw-p 000a2000 fd:00 2149608829 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libawt.so | |
7f47ad219000-7f47ad834000 rw-p 00000000 00:00 0 | |
7f47ad834000-7f47ad841000 ---p 00000000 00:00 0 | |
7f47ad841000-7f47ad93f000 rw-p 00000000 00:00 0 | |
7f47ad93f000-7f47ad942000 ---p 00000000 00:00 0 | |
7f47ad942000-7f47ada40000 rw-p 00000000 00:00 0 | |
7f47ada40000-7f47ada43000 ---p 00000000 00:00 0 | |
7f47ada43000-7f47adb41000 rw-p 00000000 00:00 0 | |
7f47adb41000-7f47adb44000 ---p 00000000 00:00 0 | |
7f47adb44000-7f47ade42000 rw-p 00000000 00:00 0 | |
7f47ade42000-7f47ae042000 rw-p 00000000 00:00 0 | |
7f47ae042000-7f47ae054000 r-xp 00000000 fd:00 2149608850 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnio.so | |
7f47ae054000-7f47ae253000 ---p 00012000 fd:00 2149608850 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnio.so | |
7f47ae253000-7f47ae254000 r--p 00011000 fd:00 2149608850 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnio.so | |
7f47ae254000-7f47ae255000 rw-p 00012000 fd:00 2149608850 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnio.so | |
7f47ae255000-7f47ae26c000 r-xp 00000000 fd:00 2149608849 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnet.so | |
7f47ae26c000-7f47ae46b000 ---p 00017000 fd:00 2149608849 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnet.so | |
7f47ae46b000-7f47ae46c000 r--p 00016000 fd:00 2149608849 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnet.so | |
7f47ae46c000-7f47ae46d000 rw-p 00017000 fd:00 2149608849 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libnet.so | |
7f47ae46d000-7f47ae66d000 rw-p 00000000 00:00 0 | |
7f47ae66d000-7f47ae86d000 rw-p 00000000 00:00 0 | |
7f47ae86d000-7f47ae8e6000 r-xp 00000000 fd:00 28044 /usr/lib64/libfreeblpriv3.so | |
7f47ae8e6000-7f47aeae5000 ---p 00079000 fd:00 28044 /usr/lib64/libfreeblpriv3.so | |
7f47aeae5000-7f47aeae7000 r--p 00078000 fd:00 28044 /usr/lib64/libfreeblpriv3.so | |
7f47aeae7000-7f47aeae8000 rw-p 0007a000 fd:00 28044 /usr/lib64/libfreeblpriv3.so | |
7f47aeae8000-7f47aeaec000 rw-p 00000000 00:00 0 | |
7f47aeaec000-7f47aeb26000 r-xp 00000000 fd:00 646040 /usr/lib64/libnspr4.so | |
7f47aeb26000-7f47aed25000 ---p 0003a000 fd:00 646040 /usr/lib64/libnspr4.so | |
7f47aed25000-7f47aed26000 r--p 00039000 fd:00 646040 /usr/lib64/libnspr4.so | |
7f47aed26000-7f47aed28000 rw-p 0003a000 fd:00 646040 /usr/lib64/libnspr4.so | |
7f47aed28000-7f47aed2a000 rw-p 00000000 00:00 0 | |
7f47aed2a000-7f47aed2e000 r-xp 00000000 fd:00 192296 /usr/lib64/libplc4.so | |
7f47aed2e000-7f47aef2d000 ---p 00004000 fd:00 192296 /usr/lib64/libplc4.so | |
7f47aef2d000-7f47aef2e000 r--p 00003000 fd:00 192296 /usr/lib64/libplc4.so | |
7f47aef2e000-7f47aef2f000 rw-p 00004000 fd:00 192296 /usr/lib64/libplc4.so | |
7f47aef2f000-7f47aef32000 r-xp 00000000 fd:00 192298 /usr/lib64/libplds4.so | |
7f47aef32000-7f47af131000 ---p 00003000 fd:00 192298 /usr/lib64/libplds4.so | |
7f47af131000-7f47af132000 r--p 00002000 fd:00 192298 /usr/lib64/libplds4.so | |
7f47af132000-7f47af133000 rw-p 00003000 fd:00 192298 /usr/lib64/libplds4.so | |
7f47af133000-7f47af159000 r-xp 00000000 fd:00 1378740 /usr/lib64/libnssutil3.so | |
7f47af159000-7f47af358000 ---p 00026000 fd:00 1378740 /usr/lib64/libnssutil3.so | |
7f47af358000-7f47af35f000 r--p 00025000 fd:00 1378740 /usr/lib64/libnssutil3.so | |
7f47af35f000-7f47af360000 rw-p 0002c000 fd:00 1378740 /usr/lib64/libnssutil3.so | |
7f47af360000-7f47b8000000 rw-p 00000000 00:00 0 | |
7f47b8000000-7f47b8043000 rw-p 00000000 00:00 0 | |
7f47b8043000-7f47bc000000 ---p 00000000 00:00 0 | |
7f47bc000000-7f47bc022000 rw-p 00000000 00:00 0 | |
7f47bc022000-7f47c0000000 ---p 00000000 00:00 0 | |
7f47c0000000-7f47c0027000 rw-p 00000000 00:00 0 | |
7f47c0027000-7f47c4000000 ---p 00000000 00:00 0 | |
7f47c4000000-7f47c4021000 rw-p 00000000 00:00 0 | |
7f47c4021000-7f47c8000000 ---p 00000000 00:00 0 | |
7f47c8000000-7f47c8033000 rw-p 00000000 00:00 0 | |
7f47c8033000-7f47cc000000 ---p 00000000 00:00 0 | |
7f47cc000000-7f47cc032000 rw-p 00000000 00:00 0 | |
7f47cc032000-7f47d0000000 ---p 00000000 00:00 0 | |
7f47d0000000-7f47d0031000 rw-p 00000000 00:00 0 | |
7f47d0031000-7f47d4000000 ---p 00000000 00:00 0 | |
7f47d4031000-7f47d4152000 r-xp 00000000 fd:00 1050208 /usr/lib64/libnss3.so | |
7f47d4152000-7f47d4352000 ---p 00121000 fd:00 1050208 /usr/lib64/libnss3.so | |
7f47d4352000-7f47d4357000 r--p 00121000 fd:00 1050208 /usr/lib64/libnss3.so | |
7f47d4357000-7f47d4359000 rw-p 00126000 fd:00 1050208 /usr/lib64/libnss3.so | |
7f47d4359000-7f47d435b000 rw-p 00000000 00:00 0 | |
7f47d435b000-7f47d437f000 r-xp 00000000 fd:00 1050210 /usr/lib64/libsmime3.so | |
7f47d437f000-7f47d457e000 ---p 00024000 fd:00 1050210 /usr/lib64/libsmime3.so | |
7f47d457e000-7f47d4581000 r--p 00023000 fd:00 1050210 /usr/lib64/libsmime3.so | |
7f47d4581000-7f47d4582000 rw-p 00026000 fd:00 1050210 /usr/lib64/libsmime3.so | |
7f47d4582000-7f47d45c9000 r-xp 00000000 fd:00 1050211 /usr/lib64/libssl3.so | |
7f47d45c9000-7f47d47c8000 ---p 00047000 fd:00 1050211 /usr/lib64/libssl3.so | |
7f47d47c8000-7f47d47cc000 r--p 00046000 fd:00 1050211 /usr/lib64/libssl3.so | |
7f47d47cc000-7f47d47cd000 rw-p 0004a000 fd:00 1050211 /usr/lib64/libssl3.so | |
7f47d47cd000-7f47d47ce000 rw-p 00000000 00:00 0 | |
7f47d47ce000-7f47d47d1000 ---p 00000000 00:00 0 | |
7f47d47d1000-7f47d48cf000 rw-p 00000000 00:00 0 | |
7f47d48cf000-7f47d48d2000 ---p 00000000 00:00 0 | |
7f47d48d2000-7f47d49d0000 rw-p 00000000 00:00 0 [stack:10664] | |
7f47d49d0000-7f47d49d3000 ---p 00000000 00:00 0 | |
7f47d49d3000-7f47d4ad1000 rw-p 00000000 00:00 0 | |
7f47d4ad1000-7f47d4ad4000 ---p 00000000 00:00 0 | |
7f47d4ad4000-7f47d4bd2000 rw-p 00000000 00:00 0 [stack:5206] | |
7f47d4bd2000-7f47d4bd5000 ---p 00000000 00:00 0 | |
7f47d4bd5000-7f47d4cd3000 rw-p 00000000 00:00 0 | |
7f47d4db9000-7f47d4dcc000 r--s 00346000 fd:00 2149881217 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/resources.jar | |
7f47d4dcc000-7f47d4df4000 r--p 00000000 fd:00 3221243503 /usr/share/locale/ja/LC_MESSAGES/libc.mo | |
7f47d4df4000-7f47d4e00000 r-xp 00000000 fd:00 2149608854 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libsunec.so | |
7f47d4e00000-7f47d4fff000 ---p 0000c000 fd:00 2149608854 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libsunec.so | |
7f47d4fff000-7f47d5000000 r--p 0000b000 fd:00 2149608854 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libsunec.so | |
7f47d5000000-7f47d5001000 rw-p 0000c000 fd:00 2149608854 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libsunec.so | |
7f47d5001000-7f47d5201000 rw-p 00000000 00:00 0 | |
7f47d5201000-7f47d5401000 rw-p 00000000 00:00 0 | |
7f47d5401000-7f47d5404000 ---p 00000000 00:00 0 | |
7f47d5404000-7f47d5502000 rw-p 00000000 00:00 0 | |
7f47d5502000-7f47d5505000 ---p 00000000 00:00 0 | |
7f47d5505000-7f47d5603000 rw-p 00000000 00:00 0 [stack:10671] | |
7f47d5603000-7f47d5606000 ---p 00000000 00:00 0 | |
7f47d5606000-7f47d563c000 rw-p 00000000 00:00 0 | |
7f47d563c000-7f47d563f000 ---p 00000000 00:00 0 | |
7f47d563f000-7f47d573d000 rw-p 00000000 00:00 0 | |
7f47d573d000-7f47d5740000 ---p 00000000 00:00 0 | |
7f47d5740000-7f47d583e000 rw-p 00000000 00:00 0 [stack:10663] | |
7f47d583e000-7f47d583f000 ---p 00000000 00:00 0 | |
7f47d583f000-7f47d593f000 rw-p 00000000 00:00 0 [stack:2787] | |
7f47d593f000-7f47d5942000 ---p 00000000 00:00 0 | |
7f47d5942000-7f47d5a40000 rw-p 00000000 00:00 0 [stack:2786] | |
7f47d5a40000-7f47d5a43000 ---p 00000000 00:00 0 | |
7f47d5a43000-7f47d5b41000 rw-p 00000000 00:00 0 [stack:2785] | |
7f47d5b41000-7f47d5b44000 ---p 00000000 00:00 0 | |
7f47d5b44000-7f47d5c42000 rw-p 00000000 00:00 0 [stack:2784] | |
7f47d5c42000-7f47d5c45000 ---p 00000000 00:00 0 | |
7f47d5c45000-7f47d5d43000 rw-p 00000000 00:00 0 [stack:2783] | |
7f47d5d43000-7f47d5d46000 ---p 00000000 00:00 0 | |
7f47d5d46000-7f47d5e44000 rw-p 00000000 00:00 0 [stack:2782] | |
7f47d5e44000-7f47d5e47000 ---p 00000000 00:00 0 | |
7f47d5e47000-7f47d5f45000 rw-p 00000000 00:00 0 [stack:2781] | |
7f47d5f45000-7f47d5f48000 ---p 00000000 00:00 0 | |
7f47d5f48000-7f47d6046000 rw-p 00000000 00:00 0 [stack:2780] | |
7f47d6046000-7f47d6049000 ---p 00000000 00:00 0 | |
7f47d6049000-7f47d6147000 rw-p 00000000 00:00 0 [stack:2779] | |
7f47d6147000-7f47d614a000 ---p 00000000 00:00 0 | |
7f47d614a000-7f47d6248000 rw-p 00000000 00:00 0 [stack:2778] | |
7f47d6248000-7f47d624b000 ---p 00000000 00:00 0 | |
7f47d624b000-7f47d6349000 rw-p 00000000 00:00 0 [stack:2777] | |
7f47d6349000-7f47d634c000 ---p 00000000 00:00 0 | |
7f47d634c000-7f47d644a000 rw-p 00000000 00:00 0 [stack:2776] | |
7f47d644a000-7f47d644d000 ---p 00000000 00:00 0 | |
7f47d644d000-7f47d654b000 rw-p 00000000 00:00 0 [stack:2775] | |
7f47d654b000-7f47d654e000 ---p 00000000 00:00 0 | |
7f47d654e000-7f47d664c000 rw-p 00000000 00:00 0 [stack:2774] | |
7f47d664c000-7f47d664d000 ---p 00000000 00:00 0 | |
7f47d664d000-7f47d674d000 rw-p 00000000 00:00 0 [stack:2773] | |
7f47d674d000-7f47d691b000 r--s 043e2000 fd:00 2149881218 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/rt.jar | |
7f47d691b000-7f47d711b000 rw-p 00000000 00:00 0 | |
7f47d711b000-7f47d79e5000 rw-p 00000000 00:00 0 | |
7f47d79e5000-7f47d79e6000 ---p 00000000 00:00 0 | |
7f47d79e6000-7f47d7ae6000 rw-p 00000000 00:00 0 [stack:2772] | |
7f47d7ae6000-7f47d7ae7000 ---p 00000000 00:00 0 | |
7f47d7ae7000-7f47d7be7000 rw-p 00000000 00:00 0 [stack:2771] | |
7f47d7be7000-7f47d7be8000 ---p 00000000 00:00 0 | |
7f47d7be8000-7f47d7ce8000 rw-p 00000000 00:00 0 [stack:2770] | |
7f47d7ce8000-7f47d7ce9000 ---p 00000000 00:00 0 | |
7f47d7ce9000-7f47d7de9000 rw-p 00000000 00:00 0 [stack:2769] | |
7f47d7de9000-7f47d7dea000 ---p 00000000 00:00 0 | |
7f47d7dea000-7f47d7eea000 rw-p 00000000 00:00 0 [stack:2768] | |
7f47d7eea000-7f47d7eeb000 ---p 00000000 00:00 0 | |
7f47d7eeb000-7f47d9000000 rw-p 00000000 00:00 0 [stack:2767] | |
7f47d9000000-7f47dc1f0000 rwxp 00000000 00:00 0 | |
7f47dc1f0000-7f47e8000000 ---p 00000000 00:00 0 | |
7f47e8000000-7f47e9fe9000 rw-p 00000000 00:00 0 | |
7f47e9fe9000-7f47ec000000 ---p 00000000 00:00 0 | |
7f47ec005000-7f47ec00a000 r--s 00309000 fd:00 2149641726 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/charsets.jar | |
7f47ec00a000-7f47ec010000 r--s 00043000 fd:00 897832 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/ext/sunjce_provider.jar | |
7f47ec010000-7f47ec017000 r--s 00000000 fd:00 1073773339 /usr/lib64/gconv/gconv-modules.cache | |
7f47ec017000-7f47ec018000 r--s 00007000 fd:00 897831 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/ext/sunec.jar | |
7f47ec018000-7f47ec01c000 r--s 000b3000 fd:00 2149630262 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/jsse.jar | |
7f47ec01c000-7f47ec020000 r--s 00028000 fd:03 1610802234 /opt/SPECjvm2008_20170207/lib/Tidy.jar | |
7f47ec020000-7f47ec027000 r--s 00069000 fd:03 1610802230 /opt/SPECjvm2008_20170207/lib/xom-1.1.jar | |
7f47ec027000-7f47ec037000 r--s 000fc000 fd:03 1610802225 /opt/SPECjvm2008_20170207/lib/javac.jar | |
7f47ec037000-7f47ec042000 r--s 00063000 fd:03 1610802229 /opt/SPECjvm2008_20170207/lib/janino.jar | |
7f47ec042000-7f47ec050000 r--s 0011f000 fd:03 1610802226 /opt/SPECjvm2008_20170207/lib/jfreechart-1.0.5.jar | |
7f47ec050000-7f47ec073000 r--s 00234000 fd:03 1610802232 /opt/SPECjvm2008_20170207/lib/derby.jar | |
7f47ec073000-7f47ec074000 ---p 00000000 00:00 0 | |
7f47ec074000-7f47ec174000 rw-p 00000000 00:00 0 [stack:2766] | |
7f47ec174000-7f47ec175000 ---p 00000000 00:00 0 | |
7f47ec175000-7f47ec33d000 rw-p 00000000 00:00 0 [stack:2765] | |
7f47ec33d000-7f47ec635000 ---p 00000000 00:00 0 | |
7f47ec635000-7f47ec63d000 r-xp 00000000 fd:00 2149608857 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libzip.so | |
7f47ec63d000-7f47ec83c000 ---p 00008000 fd:00 2149608857 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libzip.so | |
7f47ec83c000-7f47ec83d000 r--p 00007000 fd:00 2149608857 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libzip.so | |
7f47ec83d000-7f47ec83e000 rw-p 00008000 fd:00 2149608857 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libzip.so | |
7f47ec83e000-7f47ecd86000 rw-p 00000000 00:00 0 | |
7f47ecd86000-7f47ecd89000 r--s 00018000 fd:00 2149630260 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/jce.jar | |
7f47ecd89000-7f47ecd8f000 r--s 000d9000 fd:03 1610802224 /opt/SPECjvm2008_20170207/lib/sunflow.jar | |
7f47ecd8f000-7f47ecd95000 r--s 0004a000 fd:03 1610802233 /opt/SPECjvm2008_20170207/lib/jcommon-1.0.9.jar | |
7f47ecd95000-7f47ecd98000 r--s 00019000 fd:03 1610802228 /opt/SPECjvm2008_20170207/lib/jl1.0.jar | |
7f47ecd98000-7f47ecda3000 r--s 0011c000 fd:00 897828 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/ext/localedata.jar | |
7f47ecda3000-7f47ecdaf000 r-xp 00000000 fd:00 897849 /usr/lib64/libnss_files-2.17.so | |
7f47ecdaf000-7f47ecfae000 ---p 0000c000 fd:00 897849 /usr/lib64/libnss_files-2.17.so | |
7f47ecfae000-7f47ecfaf000 r--p 0000b000 fd:00 897849 /usr/lib64/libnss_files-2.17.so | |
7f47ecfaf000-7f47ecfb0000 rw-p 0000c000 fd:00 897849 /usr/lib64/libnss_files-2.17.so | |
7f47ecfb0000-7f47ed1b6000 rw-p 00000000 00:00 0 | |
7f47ed1b6000-7f47ed1cc000 r-xp 00000000 fd:00 479387 /usr/lib64/libtbbmalloc.so.2 | |
7f47ed1cc000-7f47ed3cc000 ---p 00016000 fd:00 479387 /usr/lib64/libtbbmalloc.so.2 | |
7f47ed3cc000-7f47ed3cd000 r--p 00016000 fd:00 479387 /usr/lib64/libtbbmalloc.so.2 | |
7f47ed3cd000-7f47ed3cf000 rw-p 00017000 fd:00 479387 /usr/lib64/libtbbmalloc.so.2 | |
7f47ed3cf000-7f47ed3ef000 rw-p 00000000 00:00 0 | |
7f47ed3ef000-7f47ed54f000 r-xp 00000000 fd:00 479344 /usr/lib64/heapstats/heapstats-engines/libheapstats-engine-avx-2.0.so | |
7f47ed54f000-7f47ed74f000 ---p 00160000 fd:00 479344 /usr/lib64/heapstats/heapstats-engines/libheapstats-engine-avx-2.0.so | |
7f47ed74f000-7f47ed763000 r--p 00160000 fd:00 479344 /usr/lib64/heapstats/heapstats-engines/libheapstats-engine-avx-2.0.so | |
7f47ed763000-7f47ed76c000 rw-p 00174000 fd:00 479344 /usr/lib64/heapstats/heapstats-engines/libheapstats-engine-avx-2.0.so | |
7f47ed76c000-7f47ed772000 rw-p 00000000 00:00 0 | |
7f47ed772000-7f47ed7d2000 r-xp 00000000 fd:00 131241 /usr/lib64/libpcre.so.1.2.0 | |
7f47ed7d2000-7f47ed9d1000 ---p 00060000 fd:00 131241 /usr/lib64/libpcre.so.1.2.0 | |
7f47ed9d1000-7f47ed9d2000 r--p 0005f000 fd:00 131241 /usr/lib64/libpcre.so.1.2.0 | |
7f47ed9d2000-7f47ed9d3000 rw-p 00060000 fd:00 131241 /usr/lib64/libpcre.so.1.2.0 | |
7f47ed9d3000-7f47eda03000 r-xp 00000000 fd:00 479386 /usr/lib64/libtbb.so.2 | |
7f47eda03000-7f47edc02000 ---p 00030000 fd:00 479386 /usr/lib64/libtbb.so.2 | |
7f47edc02000-7f47edc04000 r--p 0002f000 fd:00 479386 /usr/lib64/libtbb.so.2 | |
7f47edc04000-7f47edc06000 rw-p 00031000 fd:00 479386 /usr/lib64/libtbb.so.2 | |
7f47edc06000-7f47edc08000 rw-p 00000000 00:00 0 | |
7f47edc08000-7f47edc0a000 r-xp 00000000 fd:00 3224899946 /usr/lib64/heapstats/libheapstats-2.0.so.3 | |
7f47edc0a000-7f47ede09000 ---p 00002000 fd:00 3224899946 /usr/lib64/heapstats/libheapstats-2.0.so.3 | |
7f47ede09000-7f47ede0a000 r--p 00001000 fd:00 3224899946 /usr/lib64/heapstats/libheapstats-2.0.so.3 | |
7f47ede0a000-7f47ede0b000 rw-p 00002000 fd:00 3224899946 /usr/lib64/heapstats/libheapstats-2.0.so.3 | |
7f47ede0b000-7f47ede38000 r-xp 00000000 fd:00 2149608839 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libjava.so | |
7f47ede38000-7f47ee038000 ---p 0002d000 fd:00 2149608839 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libjava.so | |
7f47ee038000-7f47ee039000 r--p 0002d000 fd:00 2149608839 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libjava.so | |
7f47ee039000-7f47ee03b000 rw-p 0002e000 fd:00 2149608839 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libjava.so | |
7f47ee03b000-7f47ee048000 r-xp 00000000 fd:00 2149608856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libverify.so | |
7f47ee048000-7f47ee247000 ---p 0000d000 fd:00 2149608856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libverify.so | |
7f47ee247000-7f47ee249000 r--p 0000c000 fd:00 2149608856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libverify.so | |
7f47ee249000-7f47ee24a000 rw-p 0000e000 fd:00 2149608856 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/libverify.so | |
7f47ee24a000-7f47ee251000 r-xp 00000000 fd:00 105533 /usr/lib64/librt-2.17.so | |
7f47ee251000-7f47ee450000 ---p 00007000 fd:00 105533 /usr/lib64/librt-2.17.so | |
7f47ee450000-7f47ee451000 r--p 00006000 fd:00 105533 /usr/lib64/librt-2.17.so | |
7f47ee451000-7f47ee452000 rw-p 00007000 fd:00 105533 /usr/lib64/librt-2.17.so | |
7f47ee452000-7f47ee467000 r-xp 00000000 fd:00 78 /usr/lib64/libgcc_s-4.8.5-20150702.so.1 | |
7f47ee467000-7f47ee666000 ---p 00015000 fd:00 78 /usr/lib64/libgcc_s-4.8.5-20150702.so.1 | |
7f47ee666000-7f47ee667000 r--p 00014000 fd:00 78 /usr/lib64/libgcc_s-4.8.5-20150702.so.1 | |
7f47ee667000-7f47ee668000 rw-p 00015000 fd:00 78 /usr/lib64/libgcc_s-4.8.5-20150702.so.1 | |
7f47ee668000-7f47ee768000 r-xp 00000000 fd:00 4032 /usr/lib64/libm-2.17.so | |
7f47ee768000-7f47ee968000 ---p 00100000 fd:00 4032 /usr/lib64/libm-2.17.so | |
7f47ee968000-7f47ee969000 r--p 00100000 fd:00 4032 /usr/lib64/libm-2.17.so | |
7f47ee969000-7f47ee96a000 rw-p 00101000 fd:00 4032 /usr/lib64/libm-2.17.so | |
7f47ee96a000-7f47eea53000 r-xp 00000000 fd:00 105584 /usr/lib64/libstdc++.so.6.0.19 | |
7f47eea53000-7f47eec53000 ---p 000e9000 fd:00 105584 /usr/lib64/libstdc++.so.6.0.19 | |
7f47eec53000-7f47eec5b000 r--p 000e9000 fd:00 105584 /usr/lib64/libstdc++.so.6.0.19 | |
7f47eec5b000-7f47eec5d000 rw-p 000f1000 fd:00 105584 /usr/lib64/libstdc++.so.6.0.19 | |
7f47eec5d000-7f47eec72000 rw-p 00000000 00:00 0 | |
7f47eec72000-7f47ef884000 r-xp 00000000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47ef884000-7f47efa83000 ---p 00c12000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efa83000-7f47efb0a000 r--p 00c11000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb0a000-7f47efb0b000 rw-p 00c98000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb0b000-7f47efb11000 r--p 00c99000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb11000-7f47efb12000 rw-p 00c9f000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb12000-7f47efb13000 r--p 00ca0000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb13000-7f47efb15000 rw-p 00ca1000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb15000-7f47efb1a000 r--p 00ca3000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb1a000-7f47efb1c000 rw-p 00ca8000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb1c000-7f47efb1e000 r--p 00caa000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb1e000-7f47efb20000 rw-p 00cac000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb20000-7f47efb22000 r--p 00cae000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb22000-7f47efb4b000 rw-p 00cb0000 fd:00 1074439255 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/amd64/server/libjvm.so | |
7f47efb4b000-7f47efb7d000 rw-p 00000000 00:00 0 | |
7f47efb7d000-7f47efd34000 r-xp 00000000 fd:00 4024 /usr/lib64/libc-2.17.so | |
7f47efd34000-7f47eff33000 ---p 001b7000 fd:00 4024 /usr/lib64/libc-2.17.so | |
7f47eff33000-7f47eff37000 r--p 001b6000 fd:00 4024 /usr/lib64/libc-2.17.so | |
7f47eff37000-7f47eff39000 rw-p 001ba000 fd:00 4024 /usr/lib64/libc-2.17.so | |
7f47eff39000-7f47eff3e000 rw-p 00000000 00:00 0 | |
7f47eff3e000-7f47eff40000 r-xp 00000000 fd:00 4030 /usr/lib64/libdl-2.17.so | |
7f47eff40000-7f47f0140000 ---p 00002000 fd:00 4030 /usr/lib64/libdl-2.17.so | |
7f47f0140000-7f47f0141000 r--p 00002000 fd:00 4030 /usr/lib64/libdl-2.17.so | |
7f47f0141000-7f47f0142000 rw-p 00003000 fd:00 4030 /usr/lib64/libdl-2.17.so | |
7f47f0142000-7f47f0150000 r-xp 00000000 fd:00 1074439235 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/lib/amd64/jli/libjli.so | |
7f47f0150000-7f47f034f000 ---p 0000e000 fd:00 1074439235 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/lib/amd64/jli/libjli.so | |
7f47f034f000-7f47f0350000 r--p 0000d000 fd:00 1074439235 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/lib/amd64/jli/libjli.so | |
7f47f0350000-7f47f0351000 rw-p 0000e000 fd:00 1074439235 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/lib/amd64/jli/libjli.so | |
7f47f0351000-7f47f0366000 r-xp 00000000 fd:00 131253 /usr/lib64/libz.so.1.2.7 | |
7f47f0366000-7f47f0565000 ---p 00015000 fd:00 131253 /usr/lib64/libz.so.1.2.7 | |
7f47f0565000-7f47f0566000 r--p 00014000 fd:00 131253 /usr/lib64/libz.so.1.2.7 | |
7f47f0566000-7f47f0567000 rw-p 00015000 fd:00 131253 /usr/lib64/libz.so.1.2.7 | |
7f47f0567000-7f47f057e000 r-xp 00000000 fd:00 4038 /usr/lib64/libpthread-2.17.so | |
7f47f057e000-7f47f077d000 ---p 00017000 fd:00 4038 /usr/lib64/libpthread-2.17.so | |
7f47f077d000-7f47f077e000 r--p 00016000 fd:00 4038 /usr/lib64/libpthread-2.17.so | |
7f47f077e000-7f47f077f000 rw-p 00017000 fd:00 4038 /usr/lib64/libpthread-2.17.so | |
7f47f077f000-7f47f0783000 rw-p 00000000 00:00 0 | |
7f47f0783000-7f47f07a3000 r-xp 00000000 fd:00 105529 /usr/lib64/ld-2.17.so | |
7f47f07a3000-7f47f07bf000 r--s 003b6000 fd:00 1291754 /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.131-3.b12.el7_3.x86_64/jre/lib/ext/cldrdata.jar | |
7f47f07bf000-7f47f0887000 rw-p 00000000 00:00 0 | |
7f47f0887000-7f47f088a000 ---p 00000000 00:00 0 | |
7f47f088a000-7f47f098d000 rw-p 00000000 00:00 0 [stack:2764] | |
7f47f098d000-7f47f098e000 r--s 00002000 fd:03 1610802235 /opt/SPECjvm2008_20170207/lib/check.jar | |
7f47f098e000-7f47f0993000 r--s 0004a000 fd:03 1074468156 /opt/SPECjvm2008_20170207/SPECjvm2008.jar | |
7f47f0993000-7f47f099b000 rw-s 00000000 fd:00 3221722988 /tmp/hsperfdata_root/2763 | |
7f47f099b000-7f47f09a0000 rw-p 00000000 00:00 0 | |
7f47f09a0000-7f47f09a1000 ---p 00000000 00:00 0 | |
7f47f09a1000-7f47f09a2000 rw-p 00000000 00:00 0 | |
7f47f09a2000-7f47f09a3000 r--p 0001f000 fd:00 105529 /usr/lib64/ld-2.17.so | |
7f47f09a3000-7f47f09a4000 rw-p 00020000 fd:00 105529 /usr/lib64/ld-2.17.so | |
7f47f09a4000-7f47f09a5000 rw-p 00000000 00:00 0 | |
7ffd047c5000-7ffd047e7000 rw-p 00000000 00:00 0 [stack] | |
7ffd047e9000-7ffd047eb000 r-xp 00000000 00:00 0 [vdso] | |
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] | |
VM Arguments: | |
jvm_args: -Xmn768m -Xms4500m -Xmx4500m -agentlib:heapstats -XX:+PrintGCDetails -Xloggc:/opt/SPECjvm2008/results/Parallel_normal_3_6_gclog.log -Dspecjvm.home.dir=/opt/SPECjvm2008 -Dspecjvm.result.dir=results -Dspec.jvm2008.report.jvm.command.line=-Xmn768m -Xms4500m -Xmx4500m -agentlib:heapstats | |
java_command: /opt/SPECjvm2008/SPECjvm2008.jar -pf /root/suenaga/specjvm_autorun_webr07-webr08/runner/specjvm.properties -ja -Xmn768m -Xms4500m -Xmx4500m -agentlib:heapstats -pja --peak | |
java_class_path (initial): /opt/SPECjvm2008/SPECjvm2008.jar | |
Launcher Type: SUN_STANDARD | |
Environment Variables: | |
JAVA_HOME=/usr/lib/jvm/java-1.8.0-openjdk | |
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin | |
SHELL=/bin/bash | |
Signal Handlers: | |
SIGSEGV: [libjvm.so+0xa15d20], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGBUS: [libjvm.so+0xa15d20], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGFPE: [libjvm.so+0x871070], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGPIPE: SIG_IGN, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGXFSZ: [libjvm.so+0x871070], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGILL: [libjvm.so+0x871070], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=none | |
SIGUSR2: [libheapstats-engine-avx-2.0.so+0x679c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGHUP: [libheapstats-engine-avx-2.0.so+0x679c0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGINT: [libjvm.so+0x871130], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGTERM: [libjvm.so+0x871130], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
SIGQUIT: [libjvm.so+0x871130], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO | |
--------------- S Y S T E M --------------- | |
OS:Red Hat Enterprise Linux Server release 7.3 (Maipo) | |
uname:Linux 3.10.0-514.21.1.el7.x86_64 #1 SMP Sat Apr 22 02:41:35 EDT 2017 x86_64 | |
libc:glibc 2.17 NPTL 2.17 | |
rlimit: STACK 8192k, CORE infinity, NPROC 513306, NOFILE 4096, AS infinity | |
load average:8.30 9.25 9.34 | |
/proc/meminfo: | |
MemTotal: 131601852 kB | |
MemFree: 124955712 kB | |
MemAvailable: 124745556 kB | |
Buffers: 1088 kB | |
Cached: 490004 kB | |
SwapCached: 0 kB | |
Active: 5360372 kB | |
Inactive: 340540 kB | |
Active(anon): 5210840 kB | |
Inactive(anon): 8400 kB | |
Active(file): 149532 kB | |
Inactive(file): 332140 kB | |
Unevictable: 0 kB | |
Mlocked: 0 kB | |
SwapTotal: 32767996 kB | |
SwapFree: 32767996 kB | |
Dirty: 228 kB | |
Writeback: 0 kB | |
AnonPages: 5209988 kB | |
Mapped: 106196 kB | |
Shmem: 9420 kB | |
Slab: 84816 kB | |
SReclaimable: 35600 kB | |
SUnreclaim: 49216 kB | |
KernelStack: 6624 kB | |
PageTables: 24900 kB | |
NFS_Unstable: 0 kB | |
Bounce: 0 kB | |
WritebackTmp: 0 kB | |
CommitLimit: 98568920 kB | |
Committed_AS: 6713508 kB | |
VmallocTotal: 34359738367 kB | |
VmallocUsed: 489432 kB | |
VmallocChunk: 34358947836 kB | |
HardwareCorrupted: 0 kB | |
AnonHugePages: 4984832 kB | |
HugePages_Total: 0 | |
HugePages_Free: 0 | |
HugePages_Rsvd: 0 | |
HugePages_Surp: 0 | |
Hugepagesize: 2048 kB | |
DirectMap4k: 150012 kB | |
DirectMap2M: 4829184 kB | |
DirectMap1G: 131072000 kB | |
CPU:total 8 (initial active 8) (8 cores per cpu, 1 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, tsc, tscinvbit, bmi1, bmi2, adx | |
/proc/cpuinfo: | |
processor : 0 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 0 | |
cpu cores : 8 | |
apicid : 0 | |
initial apicid : 0 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
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 : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 2 | |
cpu cores : 8 | |
apicid : 4 | |
initial apicid : 4 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 2 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 4 | |
cpu cores : 8 | |
apicid : 8 | |
initial apicid : 8 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 3 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 6 | |
cpu cores : 8 | |
apicid : 12 | |
initial apicid : 12 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 4 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 1 | |
cpu cores : 8 | |
apicid : 2 | |
initial apicid : 2 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 5 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 3 | |
cpu cores : 8 | |
apicid : 6 | |
initial apicid : 6 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 6 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 5 | |
cpu cores : 8 | |
apicid : 10 | |
initial apicid : 10 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
processor : 7 | |
vendor_id : GenuineIntel | |
cpu family : 6 | |
model : 79 | |
model name : Intel(R) Xeon(R) CPU E5-2609 v4 @ 1.70GHz | |
stepping : 1 | |
microcode : 0xb00001e | |
cpu MHz : 1700.000 | |
cache size : 20480 KB | |
physical id : 0 | |
siblings : 8 | |
core id : 7 | |
cpu cores : 8 | |
apicid : 14 | |
initial apicid : 14 | |
fpu : yes | |
fpu_exception : yes | |
cpuid level : 20 | |
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 arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx smx est tm2 ssse3 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 arat epb pln pts dtherm intel_pt tpr_shadow vnmi flexpriority ept vpid fsgsbase tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm cqm rdseed adx smap xsaveopt cqm_llc cqm_occup_llc cqm_mbm_total cqm_mbm_local | |
bogomips : 3396.06 | |
clflush size : 64 | |
cache_alignment : 64 | |
address sizes : 46 bits physical, 48 bits virtual | |
power management: | |
Memory: 4k page, physical 131601852k(124955712k free), swap 32767996k(32767996k free) | |
vm_info: OpenJDK 64-Bit Server VM (25.131-b12) for linux-amd64 JRE (1.8.0_131-b12), built on May 9 2017 21:36:32 by "mockbuild" with gcc 4.8.5 20150623 (Red Hat 4.8.5-11) | |
time: Fri Jul 7 07:18:50 2017 | |
elapsed time: 7592 seconds (0d 2h 6m 32s) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment