Skip to content

Instantly share code, notes, and snippets.

@ZagButNoZig
Created March 27, 2020 14:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ZagButNoZig/9f3e40ccce80c6cca27be439edf0b610 to your computer and use it in GitHub Desktop.
Save ZagButNoZig/9f3e40ccce80c6cca27be439edf0b610 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGILL (0x4) at pc=0x00007f8facfd7a89, pid=1699, tid=1700
#
# JRE version: OpenJDK Runtime Environment (11.0.6+10) (build 11.0.6+10-post-Ubuntu-1ubuntu118.04.1)
# Java VM: OpenJDK 64-Bit Server VM (11.0.6+10-post-Ubuntu-1ubuntu118.04.1, mixed mode, sharing, tiered, compressed oops, serial gc, linux-amd64)
# Problematic frame:
# C [libnd4jcpu.so+0x57efa89] nd4j::OpTracker::getInstance()+0x29
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P %E" (or dumping to /home/User/Jar/core.1699)
#
# If you would like to submit a bug report, please visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-lts
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- S U M M A R Y ------------
Command Line: ./MyJar.jar nps
Host: Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz, 1 cores, 897M, Ubuntu 18.04.4 LTS
Time: Fri Mar 27 13:00:34 2020 UTC elapsed time: 6 seconds (0d 0h 0m 6s)
--------------- T H R E A D ---------------
Current thread (0x00007f8fe8014000): JavaThread "main" [_thread_in_native, id=1700, stack(0x00007f8ff27d7000,0x00007f8ff28d8000)]
Stack: [0x00007f8ff27d7000,0x00007f8ff28d8000], sp=0x00007f8ff28d31e0, free space=1008k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libnd4jcpu.so+0x57efa89] nd4j::OpTracker::getInstance()+0x29
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j java.lang.ClassLoader$NativeLibrary.load0(Ljava/lang/String;Z)Z+0 java.base@11.0.6
j java.lang.ClassLoader$NativeLibrary.load()Z+53 java.base@11.0.6
j java.lang.ClassLoader$NativeLibrary.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)Z+216 java.base@11.0.6
j java.lang.ClassLoader.loadLibrary0(Ljava/lang/Class;Ljava/io/File;)Z+46 java.base@11.0.6
j java.lang.ClassLoader.loadLibrary(Ljava/lang/Class;Ljava/lang/String;Z)V+48 java.base@11.0.6
j java.lang.Runtime.load0(Ljava/lang/Class;Ljava/lang/String;)V+57 java.base@11.0.6
j java.lang.System.load(Ljava/lang/String;)V+7 java.base@11.0.6
j org.bytedeco.javacpp.Loader.loadLibrary(Ljava/lang/Class;[Ljava/net/URL;Ljava/lang/String;[Ljava/lang/String;)Ljava/lang/String;+881
j org.bytedeco.javacpp.Loader.load(Ljava/lang/Class;Ljava/util/Properties;Z)Ljava/lang/String;+528
j org.bytedeco.javacpp.Loader.load()Ljava/lang/String;+10
j org.nd4j.nativeblas.Nd4jCpu.<clinit>()V+0
v ~StubRoutines::call_stub
j java.lang.Class.forName0(Ljava/lang/String;ZLjava/lang/ClassLoader;Ljava/lang/Class;)Ljava/lang/Class;+0 java.base@11.0.6
j java.lang.Class.forName(Ljava/lang/String;)Ljava/lang/Class;+11 java.base@11.0.6
j org.nd4j.nativeblas.NativeOpsHolder.<init>()V+27
j org.nd4j.nativeblas.NativeOpsHolder.<clinit>()V+12
v ~StubRoutines::call_stub
j org.nd4j.linalg.cpu.nativecpu.ops.NativeOpExecutioner.<init>()V+5
v ~StubRoutines::call_stub
j jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Ljava/lang/reflect/Constructor;[Ljava/lang/Object;)Ljava/lang/Object;+0 java.base@11.0.6
j jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+85 java.base@11.0.6
j jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+5 java.base@11.0.6
j java.lang.reflect.Constructor.newInstance([Ljava/lang/Object;)Ljava/lang/Object;+68 java.base@11.0.6
j java.lang.Class.newInstance()Ljava/lang/Object;+141 java.base@11.0.6
j org.nd4j.linalg.factory.Nd4j.initWithBackend(Lorg/nd4j/linalg/factory/Nd4jBackend;)V+462
j org.nd4j.linalg.factory.Nd4j.initContext()V+25
j org.nd4j.linalg.factory.Nd4j.<clinit>()V+118
v ~StubRoutines::call_stub
j org.deeplearning4j.nn.graph.ComputationGraph.init(Lorg/nd4j/linalg/api/ndarray/INDArray;Z)V+739
j org.deeplearning4j.nn.graph.ComputationGraph.init()V+3
j de.user.ml.MCSearchKt.buildModel()Lorg/deeplearning4j/nn/graph/ComputationGraph;+498
j de.user.ml.MCSearchKt.main([Ljava/lang/String;)V+82
v ~StubRoutines::call_stub
siginfo: si_signo: 4 (SIGILL), si_code: 2 (ILL_ILLOPN), si_addr: 0x00007f8facfd7a89
Register to memory mapping:
RAX=0x00007f8fe8e27390 points into unknown readable memory: 00 01 00 e8 8f 7f 00 00
RBX=0x00007f8faf257480: _ZN4nd4j9OpTracker9_INSTANCEE+0x0000000000000000 in /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so at 0x00007f8fa77e8000
RCX=0x00007f8fe8000020 points into unknown readable memory: 00 00 00 00 02 00 00 00
RDX=0x00007f8ff0654d80: _ZNSs4_Rep20_S_empty_rep_storageE+0x0000000000000000 in /usr/lib/x86_64-linux-gnu/libstdc++.so.6 at 0x00007f8ff02cd000
RSP=0x00007f8ff28d31e0 is pointing into the stack for thread: 0x00007f8fe8014000
RBP=0x0000000000000004 is an unknown value
RSI=0x00007f8fe8e27410 points into unknown readable memory: 40 00 00 00 00 00 00 00
RDI=0x0000000000000040 is an unknown value
R8 =0x0000000000000004 is an unknown value
R9 =0x0 is NULL
R10=0x00007f8fe80008d0 points into unknown readable memory: 01 01 03 00 01 01 01 00
R11=0x0000000000000001 is an unknown value
R12=0x00007ffd4c24d388 points into unknown readable memory: c3 d7 24 4c fd 7f 00 00
R13=0x00007ffd4c24d3b0 points into unknown readable memory: e0 d7 24 4c fd 7f 00 00
R14=0x00007f8faf18d558: <offset 0x00000000079a5558> in /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so at 0x00007f8fa77e8000
R15=0x00007f8fe8e26b50 points into unknown readable memory: 00 80 7e a7 8f 7f 00 00
Registers:
RAX=0x00007f8fe8e27390, RBX=0x00007f8faf257480, RCX=0x00007f8fe8000020, RDX=0x00007f8ff0654d80
RSP=0x00007f8ff28d31e0, RBP=0x0000000000000004, RSI=0x00007f8fe8e27410, RDI=0x0000000000000040
R8 =0x0000000000000004, R9 =0x0000000000000000, R10=0x00007f8fe80008d0, R11=0x0000000000000001
R12=0x00007ffd4c24d388, R13=0x00007ffd4c24d3b0, R14=0x00007f8faf18d558, R15=0x00007f8fe8e26b50
RIP=0x00007f8facfd7a89, EFLAGS=0x0000000000010206, CSGSFS=0x002b000000000033, ERR=0x0000000000000000
TRAPNO=0x0000000000000006
Top of Stack: (sp=0x00007f8ff28d31e0)
0x00007f8ff28d31e0: 0000000000000000 00007f8fad063d69
0x00007f8ff28d31f0: 00000000000039f6 00007f8ff26cd733
0x00007f8ff28d3200: 00007f8faf18e898 00007f8fe8e26b50
0x00007f8ff28d3210: 000000000000000c 0000000000000007
Instructions: (pc=0x00007f8facfd7a89)
0x00007f8facfd7989: e9 c2 00 00 00 66 90 48 8b 43 10 be 01 00 00 00
0x00007f8facfd7999: 48 85 c0 74 52 48 89 c3 8b 4b 20 41 39 cc 7c e7
0x00007f8facfd79a9: 48 8b 43 18 31 f6 eb e8 0f 1f 80 00 00 00 00 4c
0x00007f8facfd79b9: 89 fa 31 ff 44 3b 62 20 40 0f 9c c7 e9 d1 fe ff
0x00007f8facfd79c9: ff 4c 89 f3 0f 1f 00 49 39 5d 18 74 72 48 89 df
0x00007f8facfd79d9: e8 32 ef 34 fb 48 89 da 8b 48 20 48 89 c3 e9 18
0x00007f8facfd79e9: ff ff ff 0f 1f 40 00 40 84 f6 48 89 da 0f 84 08
0x00007f8facfd79f9: ff ff ff 49 39 df 75 d5 4c 89 fa e9 00 ff ff ff
0x00007f8facfd7a09: 0f 1f 80 00 00 00 00 49 8b 5d 10 48 85 db 75 1c
0x00007f8facfd7a19: eb af 0f 1f 44 00 00 48 8b 43 10 be 01 00 00 00
0x00007f8facfd7a29: 48 85 c0 0f 84 c6 fe ff ff 48 89 c3 8b 4b 20 41
0x00007f8facfd7a39: 39 cc 7c e3 48 8b 43 18 31 f6 eb e4 0f 1f 00 48
0x00007f8facfd7a49: 89 da e9 b9 fe ff ff 4c 89 f3 eb a7 90 66 2e 0f
0x00007f8facfd7a59: 1f 84 00 00 00 00 00 53 48 8b 1d d0 3f 23 02 48
0x00007f8facfd7a69: 8b 03 48 85 c0 74 08 5b c3 66 0f 1f 44 00 00 bf
0x00007f8facfd7a79: 40 00 00 00 e8 0e 1d 34 fb 48 8b 15 47 9b 22 02
0x00007f8facfd7a89: 62 f1 7d 28 ef c0 48 c7 40 20 00 00 00 00 48 c7
0x00007f8facfd7a99: 40 38 00 00 00 00 48 89 03 48 83 c2 18 c5 f8 11
0x00007f8facfd7aa9: 00 48 89 10 48 8d 50 18 c5 f8 11 40 10 48 89 50
0x00007f8facfd7ab9: 28 c7 40 18 00 00 00 00 48 89 50 30 5b c3 90 0f
0x00007f8facfd7ac9: 1f 84 00 00 00 00 00 48 8b 47 38 c3 90 66 2e 0f
0x00007f8facfd7ad9: 1f 84 00 00 00 00 00 8b 47 08 c3 66 90 66 2e 0f
0x00007f8facfd7ae9: 1f 84 00 00 00 00 00 48 8b 07 48 83 78 e8 00 0f
0x00007f8facfd7af9: 85 e2 0f 00 00 4c 8d 54 24 08 48 83 e4 e0 41 ff
0x00007f8facfd7b09: 72 f8 55 48 89 e5 41 57 41 56 41 55 41 54 41 52
0x00007f8facfd7b19: 53 48 8d 5f 18 48 81 ec 60 03 00 00 48 8b 4f 28
0x00007f8facfd7b29: 48 89 9d 80 fc ff ff 48 39 d9 48 89 8d 90 fc ff
0x00007f8facfd7b39: ff 0f 84 38 0a 00 00 48 8d 85 08 fd ff ff 48 8d
0x00007f8facfd7b49: 8d ff fc ff ff 4c 8d a5 70 fe ff ff 48 89 bd 88
0x00007f8facfd7b59: fc ff ff 48 89 85 e0 fc ff ff 48 8d 85 10 fd ff
0x00007f8facfd7b69: ff 48 89 8d a8 fc ff ff 48 89 85 d0 fc ff ff 48
0x00007f8facfd7b79: 83 c0 58 48 89 85 c0 fc ff ff 48 8b 85 90 fc ff
Stack slot to memory mapping:
stack at sp + 0 slots: 0x0 is NULL
stack at sp + 1 slots: 0x00007f8fad063d69: _ZN4nd4j7_loaderC1Ev+0x0000000000000009 in /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so at 0x00007f8fa77e8000
stack at sp + 2 slots: 0x00000000000039f6 is an unknown value
stack at sp + 3 slots: 0x00007f8ff26cd733: <offset 0x0000000000010733> in /lib64/ld-linux-x86-64.so.2 at 0x00007f8ff26bd000
stack at sp + 4 slots: 0x00007f8faf18e898: <offset 0x00000000079a6898> in /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so at 0x00007f8fa77e8000
stack at sp + 5 slots: 0x00007f8fe8e26b50 points into unknown readable memory: 00 80 7e a7 8f 7f 00 00
stack at sp + 6 slots: 0x000000000000000c is an unknown value
stack at sp + 7 slots: 0x0000000000000007 is an unknown value
--------------- P R O C E S S ---------------
Threads class SMR info:
_java_thread_list=0x00007f8fe8e35390, length=10, elements={
0x00007f8fe8014000, 0x00007f8fe80b6800, 0x00007f8fe80b8800, 0x00007f8fe80c1000,
0x00007f8fe80c3800, 0x00007f8fe80c5800, 0x00007f8fe80c7800, 0x00007f8fe8112800,
0x00007f8fe8117800, 0x00007f8fe8e35800
}
Java Threads: ( => current thread )
=>0x00007f8fe8014000 JavaThread "main" [_thread_in_native, id=1700, stack(0x00007f8ff27d7000,0x00007f8ff28d8000)]
0x00007f8fe80b6800 JavaThread "Reference Handler" daemon [_thread_blocked, id=1702, stack(0x00007f8feddd0000,0x00007f8feded1000)]
0x00007f8fe80b8800 JavaThread "Finalizer" daemon [_thread_blocked, id=1703, stack(0x00007f8fedccf000,0x00007f8feddd0000)]
0x00007f8fe80c1000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=1704, stack(0x00007f8fed88f000,0x00007f8fed990000)]
0x00007f8fe80c3800 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=1705, stack(0x00007f8fed78e000,0x00007f8fed88f000)]
0x00007f8fe80c5800 JavaThread "C1 CompilerThread0" daemon [_thread_blocked, id=1706, stack(0x00007f8fed68d000,0x00007f8fed78e000)]
0x00007f8fe80c7800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=1707, stack(0x00007f8fed58c000,0x00007f8fed68d000)]
0x00007f8fe8112800 JavaThread "Service Thread" daemon [_thread_blocked, id=1708, stack(0x00007f8fed48b000,0x00007f8fed58c000)]
0x00007f8fe8117800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=1710, stack(0x00007f8fed288000,0x00007f8fed389000)]
0x00007f8fe8e35800 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=1718, stack(0x00007f8fecd5f000,0x00007f8fece60000)]
Other Threads:
0x00007f8fe80b3800 VMThread "VM Thread" [stack: 0x00007f8feded3000,0x00007f8fedfd3000] [id=1701]
0x00007f8fe8114800 WatcherThread [stack: 0x00007f8fed38b000,0x00007f8fed48b000] [id=1709]
Threads with active compile tasks:
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap address: 0x00000000f1e00000, size: 226 MB, Compressed Oops mode: 32-bit
Narrow klass base: 0x0000000800000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x0000000840000000
Heap:
def new generation total 8448K, used 5552K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 69% used [0x00000000f1e00000, 0x00000000f23246d0, 0x00000000f2560000)
from space 896K, 31% used [0x00000000f2560000, 0x00000000f25a7aa0, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9874K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
Card table byte_map: [0x00007f8ff2751000,0x00007f8ff27c3000] _byte_map_base: 0x00007f8ff1fc2000
Polling page: 0x00007f8ff28e0000
Metaspace:
Usage:
Non-class: 10.27 MB capacity, 8.96 MB ( 87%) used, 1.30 MB ( 13%) free+waste, 17.44 KB ( <1%) overhead.
Class: 877.00 KB capacity, 701.95 KB ( 80%) used, 167.80 KB ( 19%) free+waste, 7.25 KB ( <1%) overhead.
Both: 11.13 MB capacity, 9.64 MB ( 87%) used, 1.46 MB ( 13%) free+waste, 24.69 KB ( <1%) overhead.
Virtual space:
Non-class space: 12.00 MB reserved, 10.50 MB ( 88%) committed
Class space: 1.00 GB reserved, 896.00 KB ( <1%) committed
Both: 1.01 GB reserved, 11.38 MB ( 1%) committed
Chunk freelists:
Non-Class: 209.00 KB
Class: 19.00 KB
Both: 228.00 KB
MaxMetaspaceSize: unlimited
CompressedClassSpaceSize: 1.00 GB
CodeHeap 'non-profiled nmethods': size=120036Kb used=573Kb max_used=573Kb free=119462Kb
bounds [0x00007f8fd83d7000, 0x00007f8fd8647000, 0x00007f8fdf910000]
CodeHeap 'profiled nmethods': size=120032Kb used=2630Kb max_used=2630Kb free=117401Kb
bounds [0x00007f8fd0e9f000, 0x00007f8fd113f000, 0x00007f8fd83d7000]
CodeHeap 'non-nmethods': size=5692Kb used=1524Kb max_used=1546Kb free=4167Kb
bounds [0x00007f8fd0910000, 0x00007f8fd0b80000, 0x00007f8fd0e9f000]
total_blobs=2766 nmethods=1375 adapters=893
compilation: enabled
stopped_count=0, restarted_count=0
full_count=0
Compilation events (20 events):
Event: 6.166 Thread 0x00007f8fe80c3800 1372 4 jdk.internal.loader.URLClassPath$1::next (59 bytes)
Event: 6.171 Thread 0x00007f8fe80c3800 nmethod 1372 0x00007f8fd8460290 code [0x00007f8fd8460460, 0x00007f8fd84606d0]
Event: 6.171 Thread 0x00007f8fe80c3800 1367 4 jdk.internal.loader.BuiltinClassLoader::moduleReaderFor (45 bytes)
Event: 6.173 Thread 0x00007f8fe80c5800 1375 3 sun.nio.fs.Util::followLinks (66 bytes)
Event: 6.173 Thread 0x00007f8fe80c5800 nmethod 1375 0x00007f8fd112e510 code [0x00007f8fd112e700, 0x00007f8fd112eb58]
Event: 6.176 Thread 0x00007f8fe80c3800 nmethod 1367 0x00007f8fd8460910 code [0x00007f8fd8460ae0, 0x00007f8fd8460dd8]
Event: 6.176 Thread 0x00007f8fe80c3800 1368 4 jdk.internal.module.SystemModuleFinders$SystemModuleReader::findImageLocation (42 bytes)
Event: 6.178 Thread 0x00007f8fe80c3800 nmethod 1368 0x00007f8fd8461190 code [0x00007f8fd8461340, 0x00007f8fd8461468]
Event: 6.178 Thread 0x00007f8fe80c3800 1369 4 jdk.internal.module.SystemModuleFinders$SystemModuleReader::find (54 bytes)
Event: 6.187 Thread 0x00007f8fe80c5800 1376 3 java.lang.ClassLoader::getResource (41 bytes)
Event: 6.188 Thread 0x00007f8fe80c5800 nmethod 1376 0x00007f8fd112ed10 code [0x00007f8fd112ef20, 0x00007f8fd112f5b8]
Event: 6.190 Thread 0x00007f8fe80c5800 1377 3 jdk.internal.loader.BuiltinClassLoader::findResourceOnClassPath (41 bytes)
Event: 6.190 Thread 0x00007f8fe80c5800 nmethod 1377 0x00007f8fd112f790 code [0x00007f8fd112f9a0, 0x00007f8fd112ffa8]
Event: 6.194 Thread 0x00007f8fe80c3800 nmethod 1369 0x00007f8fd8461610 code [0x00007f8fd84617e0, 0x00007f8fd8461ef8]
Event: 6.194 Thread 0x00007f8fe80c3800 1366 4 jdk.internal.jimage.BasicImageReader::getString (48 bytes)
Event: 6.200 Thread 0x00007f8fe80c5800 1378 3 java.nio.file.Files::readAttributes (11 bytes)
Event: 6.200 Thread 0x00007f8fe80c5800 nmethod 1378 0x00007f8fd1130110 code [0x00007f8fd1130300, 0x00007f8fd1130728]
Event: 6.220 Thread 0x00007f8fe80c3800 nmethod 1366 0x00007f8fd8462210 code [0x00007f8fd8462420, 0x00007f8fd8463198]
Event: 6.220 Thread 0x00007f8fe80c3800 1379 ! 4 jdk.internal.loader.BuiltinClassLoader$2::run (114 bytes)
Event: 6.275 Thread 0x00007f8fe80c3800 nmethod 1379 0x00007f8fd8463a10 code [0x00007f8fd8463c80, 0x00007f8fd8465190]
GC Heap History (20 events):
Event: 5.450 GC heap before
{Heap before GC invocations=11 (full 1):
def new generation total 8448K, used 8404K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 99% used [0x00000000f1e00000, 0x00000000f2555358, 0x00000000f2560000)
from space 896K, 100% used [0x00000000f2560000, 0x00000000f2640000, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 14920K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 80% used [0x00000000f6950000, 0x00000000f77e2360, 0x00000000f77e2400, 0x00000000f7b70000)
Metaspace used 6968K, capacity 8651K, committed 8832K, reserved 1056768K
class space used 665K, capacity 843K, committed 896K, reserved 1048576K
}
Event: 5.453 GC heap after
{Heap after GC invocations=12 (full 1):
def new generation total 8448K, used 156K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 17% used [0x00000000f2640000, 0x00000000f2667060, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 6968K, capacity 8651K, committed 8832K, reserved 1056768K
class space used 665K, capacity 843K, committed 896K, reserved 1048576K
}
Event: 5.619 GC heap before
{Heap before GC invocations=12 (full 1):
def new generation total 8448K, used 7708K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 17% used [0x00000000f2640000, 0x00000000f2667060, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9752K, capacity 11332K, committed 11648K, reserved 1060864K
class space used 684K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.621 GC heap after
{Heap after GC invocations=13 (full 1):
def new generation total 8448K, used 209K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 23% used [0x00000000f2560000, 0x00000000f2594720, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9752K, capacity 11332K, committed 11648K, reserved 1060864K
class space used 684K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.724 GC heap before
{Heap before GC invocations=13 (full 1):
def new generation total 8448K, used 7761K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 23% used [0x00000000f2560000, 0x00000000f2594720, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9765K, capacity 11332K, committed 11648K, reserved 1060864K
class space used 685K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.725 GC heap after
{Heap after GC invocations=14 (full 1):
def new generation total 8448K, used 223K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 24% used [0x00000000f2640000, 0x00000000f2677eb8, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9765K, capacity 11332K, committed 11648K, reserved 1060864K
class space used 685K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.866 GC heap before
{Heap before GC invocations=14 (full 1):
def new generation total 8448K, used 7775K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 24% used [0x00000000f2640000, 0x00000000f2677eb8, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9841K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 695K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.867 GC heap after
{Heap after GC invocations=15 (full 1):
def new generation total 8448K, used 240K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 26% used [0x00000000f2560000, 0x00000000f259c2c8, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9841K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 695K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.953 GC heap before
{Heap before GC invocations=15 (full 1):
def new generation total 8448K, used 7792K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 26% used [0x00000000f2560000, 0x00000000f259c2c8, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9844K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 695K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 5.955 GC heap after
{Heap after GC invocations=16 (full 1):
def new generation total 8448K, used 242K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 27% used [0x00000000f2640000, 0x00000000f267c970, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9844K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 695K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.030 GC heap before
{Heap before GC invocations=16 (full 1):
def new generation total 8448K, used 7794K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 27% used [0x00000000f2640000, 0x00000000f267c970, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9868K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.031 GC heap after
{Heap after GC invocations=17 (full 1):
def new generation total 8448K, used 247K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 27% used [0x00000000f2560000, 0x00000000f259df40, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9868K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.067 GC heap before
{Heap before GC invocations=17 (full 1):
def new generation total 8448K, used 7799K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 27% used [0x00000000f2560000, 0x00000000f259df40, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9868K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.068 GC heap after
{Heap after GC invocations=18 (full 1):
def new generation total 8448K, used 256K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 28% used [0x00000000f2640000, 0x00000000f2680370, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9868K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.102 GC heap before
{Heap before GC invocations=18 (full 1):
def new generation total 8448K, used 7808K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 28% used [0x00000000f2640000, 0x00000000f2680370, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9871K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.103 GC heap after
{Heap after GC invocations=19 (full 1):
def new generation total 8448K, used 271K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 30% used [0x00000000f2560000, 0x00000000f25a3d60, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9871K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.130 GC heap before
{Heap before GC invocations=19 (full 1):
def new generation total 8448K, used 7823K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 30% used [0x00000000f2560000, 0x00000000f25a3d60, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9871K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.131 GC heap after
{Heap after GC invocations=20 (full 1):
def new generation total 8448K, used 278K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 31% used [0x00000000f2640000, 0x00000000f26859c0, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9871K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.191 GC heap before
{Heap before GC invocations=20 (full 1):
def new generation total 8448K, used 7830K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 100% used [0x00000000f1e00000, 0x00000000f2560000, 0x00000000f2560000)
from space 896K, 31% used [0x00000000f2640000, 0x00000000f26859c0, 0x00000000f2720000)
to space 896K, 0% used [0x00000000f2560000, 0x00000000f2560000, 0x00000000f2640000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9873K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Event: 6.192 GC heap after
{Heap after GC invocations=21 (full 1):
def new generation total 8448K, used 286K [0x00000000f1e00000, 0x00000000f2720000, 0x00000000f6950000)
eden space 7552K, 0% used [0x00000000f1e00000, 0x00000000f1e00000, 0x00000000f2560000)
from space 896K, 31% used [0x00000000f2560000, 0x00000000f25a7aa0, 0x00000000f2640000)
to space 896K, 0% used [0x00000000f2640000, 0x00000000f2640000, 0x00000000f2720000)
tenured generation total 18560K, used 15522K [0x00000000f6950000, 0x00000000f7b70000, 0x0000000100000000)
the space 18560K, 83% used [0x00000000f6950000, 0x00000000f78788c0, 0x00000000f7878a00, 0x00000000f7b70000)
Metaspace used 9873K, capacity 11396K, committed 11648K, reserved 1060864K
class space used 701K, capacity 877K, committed 896K, reserved 1048576K
}
Deoptimization events (20 events):
Event: 5.552 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd8447cf8 sp=0x00007f8ff28d4360
Event: 5.552 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09383a5 sp=0x00007f8ff28d42e0 mode 2
Event: 5.566 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd102743f sp=0x00007f8ff28d3b00
Event: 5.566 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d2fa8 mode 0
Event: 6.005 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.006 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.036 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.036 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.058 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.058 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.077 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.077 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.093 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.093 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.109 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.109 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.132 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.132 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Event: 6.149 Thread 0x00007f8fe8014000 DEOPT PACKING pc=0x00007f8fd1106524 sp=0x00007f8ff28d4210
Event: 6.149 Thread 0x00007f8fe8014000 DEOPT UNPACKING pc=0x00007f8fd09381ba sp=0x00007f8ff28d36d0 mode 0
Classes redefined (0 events):
No events
Internal exceptions (20 events):
Event: 3.795 Thread 0x00007f8fe8014000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f1e5a708}: 'java.lang.Object java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object, java.lang
Event: 3.803 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1e99cf0}: org/apache/log4j/PatternLayoutBeanInfo> (0x00000000f1e99cf0) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 3.804 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1ec9630}: org/apache/log4j/LayoutBeanInfo> (0x00000000f1ec9630) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 3.804 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1ec9e20}: java/lang/ObjectBeanInfo> (0x00000000f1ec9e20) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 3.830 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1f03e28}: java/lang/ObjectCustomizer> (0x00000000f1f03e28) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 3.903 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1f44cc8}: org/apache/log4j/LayoutCustomizer> (0x00000000f1f44cc8) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 3.913 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f1f98e08}: org/apache/log4j/PatternLayoutCustomizer> (0x00000000f1f98e08) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.026 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f20cc1c8}: org/apache/log4j/ConsoleAppenderBeanInfo> (0x00000000f20cc1c8) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.027 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f20ffeb0}: org/apache/log4j/WriterAppenderBeanInfo> (0x00000000f20ffeb0) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.027 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f2133e50}: org/apache/log4j/AppenderSkeletonBeanInfo> (0x00000000f2133e50) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.028 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f21699c0}: org/apache/log4j/AppenderSkeletonCustomizer> (0x00000000f21699c0) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.034 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f21bc558}: org/apache/log4j/WriterAppenderCustomizer> (0x00000000f21bc558) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.039 Thread 0x00007f8fe8014000 Exception <a 'java/lang/ClassNotFoundException'{0x00000000f21fb160}: org/apache/log4j/ConsoleAppenderCustomizer> (0x00000000f21fb160) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/classfile/systemDictionary.cpp, line 231]
Event: 4.090 Thread 0x00007f8fe8014000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f1ed90a8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeSpecialIFC(java.lang.Object, java.lang.Object, int)'> (0x00000000f1ed90a8) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src
Event: 4.872 Thread 0x00007f8fe8014000 Implicit null exception at 0x00007f8fd83ee304 to 0x00007f8fd83ee38a
Event: 4.935 Thread 0x00007f8fe8014000 Implicit null exception at 0x00007f8fd83edf00 to 0x00007f8fd83edf7a
Event: 5.400 Thread 0x00007f8fe8014000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f24c2cf8}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object, java.lang.Object, java.lang.Object)'> (0x00000000f24c2cf8) thrown at [/build/openjdk-lts-i
Event: 5.403 Thread 0x00007f8fe8014000 Exception <a 'java/lang/IncompatibleClassChangeError'{0x00000000f24cc5b8}: Found class java.lang.Object, but interface was expected> (0x00000000f24cc5b8) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hotspot/share/interpreter/linkResolver
Event: 5.405 Thread 0x00007f8fe8014000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f24cf768}: 'void java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x00000000f24cf768) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hot
Event: 5.416 Thread 0x00007f8fe8014000 Exception <a 'java/lang/NoSuchMethodError'{0x00000000f24d5348}: 'int java.lang.invoke.DirectMethodHandle$Holder.invokeStaticInit(java.lang.Object, java.lang.Object)'> (0x00000000f24d5348) thrown at [/build/openjdk-lts-iuKaMP/openjdk-lts-11.0.6+10/src/hots
Events (20 events):
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_C_SELECT1 done
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_D_SELECT3
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_D_SELECT3 done
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_D_SELECT2
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_D_SELECT2 done
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_S_SELECT3
Event: 6.001 loading class org/bytedeco/openblas/global/openblas$LAPACK_S_SELECT3 done
Event: 6.002 loading class org/bytedeco/openblas/global/openblas$LAPACK_S_SELECT2
Event: 6.002 loading class org/bytedeco/openblas/global/openblas$LAPACK_S_SELECT2 done
Event: 6.030 Executing VM operation: GenCollectForAllocation
Event: 6.031 Executing VM operation: GenCollectForAllocation done
Event: 6.067 Executing VM operation: GenCollectForAllocation
Event: 6.068 Executing VM operation: GenCollectForAllocation done
Event: 6.099 Executing VM operation: GenCollectForAllocation
Event: 6.103 Executing VM operation: GenCollectForAllocation done
Event: 6.124 Executing VM operation: GenCollectForAllocation
Event: 6.131 Executing VM operation: GenCollectForAllocation done
Event: 6.184 Loaded shared library /home/U/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libgomp.so.1
Event: 6.191 Executing VM operation: GenCollectForAllocation
Event: 6.192 Executing VM operation: GenCollectForAllocation done
Dynamic libraries:
f1e00000-f2720000 rw-p 00000000 00:00 0
f2720000-f6950000 ---p 00000000 00:00 0
f6950000-f7b70000 rw-p 00000000 00:00 0
f7b70000-100000000 ---p 00000000 00:00 0
800000000-800002000 rwxp 00001000 08:01 516104 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/classes.jsa
800002000-8003b8000 rw-p 00003000 08:01 516104 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/classes.jsa
8003b8000-800a7e000 r--p 003b9000 08:01 516104 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/classes.jsa
800a7e000-800a7f000 rw-p 00a7f000 08:01 516104 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/classes.jsa
800a7f000-80108b000 r--p 00a80000 08:01 516104 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/classes.jsa
840000000-8400e0000 rw-p 00000000 00:00 0
8400e0000-880000000 ---p 00000000 00:00 0
55c98ca29000-55c98ca2a000 r-xp 00000000 08:01 516618 /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55c98cc2a000-55c98cc2b000 r--p 00001000 08:01 516618 /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55c98cc2b000-55c98cc2c000 rw-p 00002000 08:01 516618 /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55c98df30000-55c98df51000 rw-p 00000000 00:00 0 [heap]
7f8fa77e8000-7f8faef8d000 r-xp 00000000 08:01 1037646 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so
7f8faef8d000-7f8faf18d000 ---p 077a5000 08:01 1037646 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so
7f8faf18d000-7f8faf22e000 r--p 077a5000 08:01 1037646 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so
7f8faf22e000-7f8faf258000 rw-p 07846000 08:01 1037646 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libnd4jcpu.so
7f8faf258000-7f8faf27a000 rw-p 00000000 00:00 0
7f8faf27a000-7f8fb022a000 r-xp 00000000 08:01 1037633 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas.so
7f8fb022a000-7f8fb0429000 ---p 00fb0000 08:01 1037633 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas.so
7f8fb0429000-7f8fb042a000 r--p 00faf000 08:01 1037633 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas.so
7f8fb042a000-7f8fb0431000 rw-p 00fb0000 08:01 1037633 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas.so
7f8fb0431000-7f8fb0432000 rw-p 00000000 00:00 0
7f8fb0432000-7f8fb1ff4000 r-xp 00000000 08:01 1037631 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas.so.0
7f8fb1ff4000-7f8fb21f3000 ---p 01bc2000 08:01 1037631 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas.so.0
7f8fb21f3000-7f8fb21f9000 r--p 01bc1000 08:01 1037631 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas.so.0
7f8fb21f9000-7f8fb220e000 rw-p 01bc7000 08:01 1037631 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas.so.0
7f8fb220e000-7f8fb2219000 rw-p 00000000 00:00 0
7f8fb2219000-7f8fb3ddb000 r-xp 00000000 08:01 1037628 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas_nolapack.so.0
7f8fb3ddb000-7f8fb3fda000 ---p 01bc2000 08:01 1037628 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas_nolapack.so.0
7f8fb3fda000-7f8fb3fe0000 r--p 01bc1000 08:01 1037628 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas_nolapack.so.0
7f8fb3fe0000-7f8fb3ff5000 rw-p 01bc7000 08:01 1037628 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libopenblas_nolapack.so.0
7f8fb3ff5000-7f8fb4000000 rw-p 00000000 00:00 0
7f8fb4000000-7f8fb4455000 rw-p 00000000 00:00 0
7f8fb4455000-7f8fb8000000 ---p 00000000 00:00 0
7f8fb8000000-7f8fb8021000 rw-p 00000000 00:00 0
7f8fb8021000-7f8fbc000000 ---p 00000000 00:00 0
7f8fbc000000-7f8fbc021000 rw-p 00000000 00:00 0
7f8fbc021000-7f8fc0000000 ---p 00000000 00:00 0
7f8fc0000000-7f8fc0467000 rw-p 00000000 00:00 0
7f8fc0467000-7f8fc4000000 ---p 00000000 00:00 0
7f8fc4000000-7f8fc4021000 rw-p 00000000 00:00 0
7f8fc4021000-7f8fc8000000 ---p 00000000 00:00 0
7f8fc8000000-7f8fc8021000 rw-p 00000000 00:00 0
7f8fc8021000-7f8fcc000000 ---p 00000000 00:00 0
7f8fcc000000-7f8fcc021000 rw-p 00000000 00:00 0
7f8fcc021000-7f8fd0000000 ---p 00000000 00:00 0
7f8fd04b0000-7f8fd04c5000 r-xp 00000000 08:01 1037640 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libgomp.so.1
7f8fd04c5000-7f8fd06c4000 ---p 00015000 08:01 1037640 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libgomp.so.1
7f8fd06c4000-7f8fd06c5000 rw-p 00014000 08:01 1037640 /home/User/.javacpp/cache/nd4j-native-1.0.0-beta6-linux-x86_64-avx512.jar/org/nd4j/nativeblas/linux-x86_64-avx512/libgomp.so.1
7f8fd06c5000-7f8fd070e000 r-xp 00000000 08:01 1037630 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas_nolapack.so
7f8fd070e000-7f8fd090e000 ---p 00049000 08:01 1037630 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas_nolapack.so
7f8fd090e000-7f8fd090f000 r--p 00049000 08:01 1037630 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas_nolapack.so
7f8fd090f000-7f8fd0910000 rw-p 0004a000 08:01 1037630 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libjniopenblas_nolapack.so
7f8fd0910000-7f8fd0b80000 rwxp 00000000 00:00 0
7f8fd0b80000-7f8fd0e9f000 ---p 00000000 00:00 0
7f8fd0e9f000-7f8fd113f000 rwxp 00000000 00:00 0
7f8fd113f000-7f8fd83d7000 ---p 00000000 00:00 0
7f8fd83d7000-7f8fd8647000 rwxp 00000000 00:00 0
7f8fd8647000-7f8fdf910000 ---p 00000000 00:00 0
7f8fdf910000-7f8fe8000000 r--s 00000000 08:01 516782 /usr/lib/jvm/java-11-openjdk-amd64/lib/modules
7f8fe8000000-7f8fe8e58000 rw-p 00000000 00:00 0
7f8fe8e58000-7f8fec000000 ---p 00000000 00:00 0
7f8fec113000-7f8fec27f000 r-xp 00000000 08:01 1037626 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgfortran.so.4
7f8fec27f000-7f8fec47e000 ---p 0016c000 08:01 1037626 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgfortran.so.4
7f8fec47e000-7f8fec481000 rw-p 0016b000 08:01 1037626 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgfortran.so.4
7f8fec481000-7f8fec4c0000 r-xp 00000000 08:01 1037624 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libquadmath.so.0
7f8fec4c0000-7f8fec6bf000 ---p 0003f000 08:01 1037624 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libquadmath.so.0
7f8fec6bf000-7f8fec6c0000 rw-p 0003e000 08:01 1037624 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libquadmath.so.0
7f8fec6c0000-7f8fec6d6000 r-xp 00000000 08:01 1037622 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgcc_s.so.1
7f8fec6d6000-7f8fec8d5000 ---p 00016000 08:01 1037622 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgcc_s.so.1
7f8fec8d5000-7f8fec8d6000 rw-p 00015000 08:01 1037622 /home/User/.javacpp/cache/openblas-0.3.7-1.5.2-linux-x86_64.jar/org/bytedeco/openblas/linux-x86_64/libgcc_s.so.1
7f8fec8d6000-7f8fec956000 rw-p 00000000 00:00 0
7f8fec956000-7f8fecad6000 ---p 00000000 00:00 0
7f8fecad6000-7f8feccd6000 rw-p 00000000 00:00 0
7f8fecd5f000-7f8fecd63000 ---p 00000000 00:00 0
7f8fecd63000-7f8fece60000 rw-p 00000000 00:00 0
7f8fece60000-7f8fece76000 r-xp 00000000 08:01 516772 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7f8fece76000-7f8fed075000 ---p 00016000 08:01 516772 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7f8fed075000-7f8fed076000 r--p 00015000 08:01 516772 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7f8fed076000-7f8fed077000 rw-p 00016000 08:01 516772 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7f8fed077000-7f8fed087000 r-xp 00000000 08:01 516773 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7f8fed087000-7f8fed286000 ---p 00010000 08:01 516773 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7f8fed286000-7f8fed287000 r--p 0000f000 08:01 516773 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7f8fed287000-7f8fed288000 rw-p 00010000 08:01 516773 /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7f8fed288000-7f8fed28c000 ---p 00000000 00:00 0
7f8fed28c000-7f8fed389000 rw-p 00000000 00:00 0
7f8fed389000-7f8fed38a000 ---p 00000000 00:00 0
7f8fed38a000-7f8fed48b000 rw-p 00000000 00:00 0
7f8fed48b000-7f8fed48f000 ---p 00000000 00:00 0
7f8fed48f000-7f8fed58c000 rw-p 00000000 00:00 0
7f8fed58c000-7f8fed590000 ---p 00000000 00:00 0
7f8fed590000-7f8fed68d000 rw-p 00000000 00:00 0
7f8fed68d000-7f8fed691000 ---p 00000000 00:00 0
7f8fed691000-7f8fed78e000 rw-p 00000000 00:00 0
7f8fed78e000-7f8fed792000 ---p 00000000 00:00 0
7f8fed792000-7f8fed88f000 rw-p 00000000 00:00 0
7f8fed88f000-7f8fed893000 ---p 00000000 00:00 0
7f8fed893000-7f8fed990000 rw-p 00000000 00:00 0
7f8fed990000-7f8fed9c1000 r--p 00000000 08:01 7804 /usr/lib/locale/C.UTF-8/LC_CTYPE
7f8fed9c1000-7f8fedb34000 r--p 00000000 08:01 7803 /usr/lib/locale/C.UTF-8/LC_COLLATE
7f8fedb34000-7f8fedccf000 r--p 00000000 08:01 7798 /usr/lib/locale/locale-archive
7f8fedccf000-7f8fedcd3000 ---p 00000000 00:00 0
7f8fedcd3000-7f8feddd0000 rw-p 00000000 00:00 0
7f8feddd0000-7f8feddd4000 ---p 00000000 00:00 0
7f8feddd4000-7f8feded1000 rw-p 00000000 00:00 0
7f8feded1000-7f8feded2000 ---p 00000000 00:00 0
7f8feded2000-7f8fee8af000 rw-p 00000000 00:00 0
7f8fee8af000-7f8fee8b4000 rw-p 00000000 00:00 0
7f8fee8b4000-7f8fee99a000 ---p 00000000 00:00 0
7f8fee99a000-7f8fee9a0000 rw-p 00000000 00:00 0
7f8fee9a0000-7f8feea85000 ---p 00000000 00:00 0
7f8feea85000-7f8feea8a000 r-xp 00000000 08:01 516764 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7f8feea8a000-7f8feec89000 ---p 00005000 08:01 516764 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7f8feec89000-7f8feec8a000 r--p 00004000 08:01 516764 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7f8feec8a000-7f8feec8b000 rw-p 00005000 08:01 516764 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7f8feec8b000-7f8feec92000 r-xp 00000000 08:01 516781 /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7f8feec92000-7f8feee91000 ---p 00007000 08:01 516781 /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7f8feee91000-7f8feee92000 r--p 00006000 08:01 516781 /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7f8feee92000-7f8feee93000 rw-p 00007000 08:01 516781 /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7f8feee93000-7f8feee9e000 r-xp 00000000 08:01 2094 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7f8feee9e000-7f8fef09d000 ---p 0000b000 08:01 2094 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7f8fef09d000-7f8fef09e000 r--p 0000a000 08:01 2094 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7f8fef09e000-7f8fef09f000 rw-p 0000b000 08:01 2094 /lib/x86_64-linux-gnu/libnss_files-2.27.so
7f8fef09f000-7f8fef0a5000 rw-p 00000000 00:00 0
7f8fef0a5000-7f8fef0bc000 r-xp 00000000 08:01 2091 /lib/x86_64-linux-gnu/libnsl-2.27.so
7f8fef0bc000-7f8fef2bb000 ---p 00017000 08:01 2091 /lib/x86_64-linux-gnu/libnsl-2.27.so
7f8fef2bb000-7f8fef2bc000 r--p 00016000 08:01 2091 /lib/x86_64-linux-gnu/libnsl-2.27.so
7f8fef2bc000-7f8fef2bd000 rw-p 00017000 08:01 2091 /lib/x86_64-linux-gnu/libnsl-2.27.so
7f8fef2bd000-7f8fef2bf000 rw-p 00000000 00:00 0
7f8fef2bf000-7f8fef2ca000 r-xp 00000000 08:01 2096 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7f8fef2ca000-7f8fef4c9000 ---p 0000b000 08:01 2096 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7f8fef4c9000-7f8fef4ca000 r--p 0000a000 08:01 2096 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7f8fef4ca000-7f8fef4cb000 rw-p 0000b000 08:01 2096 /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7f8fef4cb000-7f8fef4d3000 r-xp 00000000 08:01 2092 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7f8fef4d3000-7f8fef6d3000 ---p 00008000 08:01 2092 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7f8fef6d3000-7f8fef6d4000 r--p 00008000 08:01 2092 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7f8fef6d4000-7f8fef6d5000 rw-p 00009000 08:01 2092 /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7f8fef6d5000-7f8fef6fe000 r-xp 00000000 08:01 516760 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7f8fef6fe000-7f8fef8fd000 ---p 00029000 08:01 516760 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7f8fef8fd000-7f8fef8fe000 r--p 00028000 08:01 516760 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7f8fef8fe000-7f8fef900000 rw-p 00029000 08:01 516760 /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7f8fef900000-7f8fef90d000 r-xp 00000000 08:01 516780 /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7f8fef90d000-7f8fefb0c000 ---p 0000d000 08:01 516780 /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7f8fefb0c000-7f8fefb0e000 r--p 0000c000 08:01 516780 /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7f8fefb0e000-7f8fefb0f000 rw-p 0000e000 08:01 516780 /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7f8fefb0f000-7f8fefb16000 r-xp 00000000 08:01 2181 /lib/x86_64-linux-gnu/librt-2.27.so
7f8fefb16000-7f8fefd15000 ---p 00007000 08:01 2181 /lib/x86_64-linux-gnu/librt-2.27.so
7f8fefd15000-7f8fefd16000 r--p 00006000 08:01 2181 /lib/x86_64-linux-gnu/librt-2.27.so
7f8fefd16000-7f8fefd17000 rw-p 00007000 08:01 2181 /lib/x86_64-linux-gnu/librt-2.27.so
7f8fefd17000-7f8fefd2e000 r-xp 00000000 08:01 2097 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f8fefd2e000-7f8feff2d000 ---p 00017000 08:01 2097 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f8feff2d000-7f8feff2e000 r--p 00016000 08:01 2097 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f8feff2e000-7f8feff2f000 rw-p 00017000 08:01 2097 /lib/x86_64-linux-gnu/libgcc_s.so.1
7f8feff2f000-7f8ff00cc000 r-xp 00000000 08:01 2088 /lib/x86_64-linux-gnu/libm-2.27.so
7f8ff00cc000-7f8ff02cb000 ---p 0019d000 08:01 2088 /lib/x86_64-linux-gnu/libm-2.27.so
7f8ff02cb000-7f8ff02cc000 r--p 0019c000 08:01 2088 /lib/x86_64-linux-gnu/libm-2.27.so
7f8ff02cc000-7f8ff02cd000 rw-p 0019d000 08:01 2088 /lib/x86_64-linux-gnu/libm-2.27.so
7f8ff02cd000-7f8ff0446000 r-xp 00000000 08:01 5019 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7f8ff0446000-7f8ff0646000 ---p 00179000 08:01 5019 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7f8ff0646000-7f8ff0650000 r--p 00179000 08:01 5019 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7f8ff0650000-7f8ff0652000 rw-p 00183000 08:01 5019 /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7f8ff0652000-7f8ff0656000 rw-p 00000000 00:00 0
7f8ff0656000-7f8ff172f000 r-xp 00000000 08:01 516787 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7f8ff172f000-7f8ff192e000 ---p 010d9000 08:01 516787 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7f8ff192e000-7f8ff19eb000 r--p 010d8000 08:01 516787 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7f8ff19eb000-7f8ff1a25000 rw-p 01195000 08:01 516787 /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7f8ff1a25000-7f8ff1a7b000 rw-p 00000000 00:00 0
7f8ff1a7b000-7f8ff1a95000 r-xp 00000000 08:01 2179 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f8ff1a95000-7f8ff1c94000 ---p 0001a000 08:01 2179 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f8ff1c94000-7f8ff1c95000 r--p 00019000 08:01 2179 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f8ff1c95000-7f8ff1c96000 rw-p 0001a000 08:01 2179 /lib/x86_64-linux-gnu/libpthread-2.27.so
7f8ff1c96000-7f8ff1c9a000 rw-p 00000000 00:00 0
7f8ff1c9a000-7f8ff1c9d000 r-xp 00000000 08:01 2087 /lib/x86_64-linux-gnu/libdl-2.27.so
7f8ff1c9d000-7f8ff1e9c000 ---p 00003000 08:01 2087 /lib/x86_64-linux-gnu/libdl-2.27.so
7f8ff1e9c000-7f8ff1e9d000 r--p 00002000 08:01 2087 /lib/x86_64-linux-gnu/libdl-2.27.so
7f8ff1e9d000-7f8ff1e9e000 rw-p 00003000 08:01 2087 /lib/x86_64-linux-gnu/libdl-2.27.so
7f8ff1e9e000-7f8ff1eba000 r-xp 00000000 08:01 2184 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f8ff1eba000-7f8ff20b9000 ---p 0001c000 08:01 2184 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f8ff20b9000-7f8ff20ba000 r--p 0001b000 08:01 2184 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f8ff20ba000-7f8ff20bb000 rw-p 0001c000 08:01 2184 /lib/x86_64-linux-gnu/libz.so.1.2.11
7f8ff20bb000-7f8ff22a2000 r-xp 00000000 08:01 2084 /lib/x86_64-linux-gnu/libc-2.27.so
7f8ff22a2000-7f8ff24a2000 ---p 001e7000 08:01 2084 /lib/x86_64-linux-gnu/libc-2.27.so
7f8ff24a2000-7f8ff24a6000 r--p 001e7000 08:01 2084 /lib/x86_64-linux-gnu/libc-2.27.so
7f8ff24a6000-7f8ff24a8000 rw-p 001eb000 08:01 2084 /lib/x86_64-linux-gnu/libc-2.27.so
7f8ff24a8000-7f8ff24ac000 rw-p 00000000 00:00 0
7f8ff24ac000-7f8ff24bc000 r-xp 00000000 08:01 516744 /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7f8ff24bc000-7f8ff26bb000 ---p 00010000 08:01 516744 /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7f8ff26bb000-7f8ff26bc000 r--p 0000f000 08:01 516744 /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7f8ff26bc000-7f8ff26bd000 rw-p 00010000 08:01 516744 /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7f8ff26bd000-7f8ff26e4000 r-xp 00000000 08:01 2080 /lib/x86_64-linux-gnu/ld-2.27.so
7f8ff26f8000-7f8ff26f9000 r--p 00000000 08:01 7809 /usr/lib/locale/C.UTF-8/LC_NUMERIC
7f8ff26f9000-7f8ff26fa000 r--p 00000000 08:01 7812 /usr/lib/locale/C.UTF-8/LC_TIME
7f8ff26fa000-7f8ff26fb000 r--p 00000000 08:01 7807 /usr/lib/locale/C.UTF-8/LC_MONETARY
7f8ff26fb000-7f8ff26fc000 r--p 00000000 08:01 7801 /usr/lib/locale/C.UTF-8/LC_MESSAGES/SYS_LC_MESSAGES
7f8ff26fc000-7f8ff26fd000 r--p 00000000 08:01 7810 /usr/lib/locale/C.UTF-8/LC_PAPER
7f8ff26fd000-7f8ff26fe000 r--p 00000000 08:01 7808 /usr/lib/locale/C.UTF-8/LC_NAME
7f8ff26fe000-7f8ff2705000 r--s 00000000 08:01 5012 /usr/lib/x86_64-linux-gnu/gconv/gconv-modules.cache
7f8ff2705000-7f8ff270f000 rw-p 00000000 00:00 0
7f8ff270f000-7f8ff2751000 ---p 00000000 00:00 0
7f8ff2751000-7f8ff2756000 rw-p 00000000 00:00 0
7f8ff2756000-7f8ff2776000 ---p 00000000 00:00 0
7f8ff2776000-7f8ff2780000 rw-p 00000000 00:00 0
7f8ff2780000-7f8ff27c2000 ---p 00000000 00:00 0
7f8ff27c2000-7f8ff27c8000 rw-p 00000000 00:00 0
7f8ff27c8000-7f8ff27cf000 ---p 00000000 00:00 0
7f8ff27cf000-7f8ff27d7000 rw-s 00000000 08:01 1037661 /tmp/hsperfdata_User/1699
7f8ff27d7000-7f8ff27db000 ---p 00000000 00:00 0
7f8ff27db000-7f8ff28da000 rw-p 00000000 00:00 0
7f8ff28da000-7f8ff28db000 r--p 00000000 08:01 7802 /usr/lib/locale/C.UTF-8/LC_ADDRESS
7f8ff28db000-7f8ff28dc000 r--p 00000000 08:01 7811 /usr/lib/locale/C.UTF-8/LC_TELEPHONE
7f8ff28dc000-7f8ff28dd000 r--p 00000000 08:01 7806 /usr/lib/locale/C.UTF-8/LC_MEASUREMENT
7f8ff28dd000-7f8ff28de000 r--p 00000000 08:01 7805 /usr/lib/locale/C.UTF-8/LC_IDENTIFICATION
7f8ff28de000-7f8ff28e0000 r--s 00007000 08:01 84101 /usr/share/java/java-atk-wrapper.jar
7f8ff28e0000-7f8ff28e1000 ---p 00000000 00:00 0
7f8ff28e1000-7f8ff28e2000 r--p 00000000 00:00 0
7f8ff28e2000-7f8ff28e4000 rw-p 00000000 00:00 0
7f8ff28e4000-7f8ff28e5000 r--p 00027000 08:01 2080 /lib/x86_64-linux-gnu/ld-2.27.so
7f8ff28e5000-7f8ff28e6000 rw-p 00028000 08:01 2080 /lib/x86_64-linux-gnu/ld-2.27.so
7f8ff28e6000-7f8ff28e7000 rw-p 00000000 00:00 0
7ffd4c22d000-7ffd4c24e000 rw-p 00000000 00:00 0 [stack]
7ffd4c3af000-7ffd4c3b2000 r--p 00000000 00:00 0 [vvar]
7ffd4c3b2000-7ffd4c3b3000 r-xp 00000000 00:00 0 [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
VM Arguments:
java_command: ./MyJar.jar nps
java_class_path (initial): ./MyJar.jar
Launcher Type: SUN_STANDARD
[Global flags]
intx CICompilerCount = 2 {product} {ergonomic}
size_t InitialHeapSize = 16777216 {product} {ergonomic}
size_t MaxHeapSize = 236978176 {product} {ergonomic}
size_t MaxNewSize = 78970880 {product} {ergonomic}
size_t MinHeapDeltaBytes = 196608 {product} {ergonomic}
size_t NewSize = 5570560 {product} {ergonomic}
uintx NonNMethodCodeHeapSize = 5825164 {pd product} {ergonomic}
uintx NonProfiledCodeHeapSize = 122916538 {pd product} {ergonomic}
size_t OldSize = 11206656 {product} {ergonomic}
uintx ProfiledCodeHeapSize = 122916538 {pd product} {ergonomic}
uintx ReservedCodeCacheSize = 251658240 {pd product} {ergonomic}
bool SegmentedCodeCache = true {product} {ergonomic}
bool UseCompressedClassPointers = true {lp64_product} {ergonomic}
bool UseCompressedOops = true {lp64_product} {ergonomic}
bool UseSerialGC = true {product} {ergonomic}
Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags
Environment Variables:
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
SHELL=/bin/bash
Signal Handlers:
SIGSEGV: [libjvm.so+0xdf1470], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0xdf1470], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0xdf1470], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0xbc5560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0xbc5560], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0xdf1470], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.so+0xbc5400], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0xbc5760], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0xbc5760], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0xbc5760], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0xbc5760], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04.4 LTS"
uname:Linux 5.0.0-1035-azure #37-Ubuntu SMP Wed Mar 18 11:21:35 UTC 2020 x86_64
libc:glibc 2.27 NPTL 2.27
rlimit: STACK 8192k, CORE 0k, NPROC 3487, NOFILE 1048576, AS infinity, DATA infinity, FSIZE infinity
load average:0.90 0.31 0.11
/proc/meminfo:
MemTotal: 918968 kB
MemFree: 322276 kB
MemAvailable: 439100 kB
Buffers: 15080 kB
Cached: 208652 kB
SwapCached: 0 kB
Active: 217372 kB
Inactive: 140952 kB
Active(anon): 134972 kB
Inactive(anon): 280 kB
Active(file): 82400 kB
Inactive(file): 140672 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 0 kB
SwapFree: 0 kB
Dirty: 488 kB
Writeback: 0 kB
AnonPages: 134600 kB
Mapped: 73300 kB
Shmem: 652 kB
KReclaimable: 38248 kB
Slab: 90312 kB
SReclaimable: 38248 kB
SUnreclaim: 52064 kB
KernelStack: 4256 kB
PageTables: 4496 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 459484 kB
Committed_AS: 294952 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 0 kB
VmallocChunk: 0 kB
Percpu: 58368 kB
HardwareCorrupted: 0 kB
AnonHugePages: 30720 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
CmaTotal: 0 kB
CmaFree: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 112576 kB
DirectMap2M: 935936 kB
DirectMap1G: 0 kB
/proc/sys/kernel/threads-max (system-wide limit on the number of threads):
6974
/proc/sys/vm/max_map_count (maximum number of memory map areas a process may have):
65530
/proc/sys/kernel/pid_max (system-wide limit on number of process identifiers):
131072
container (cgroup) information:
container_type: cgroupv1
cpu_cpuset_cpus: 0
cpu_memory_nodes: 0
active_processor_count: 1
cpu_quota: -1
cpu_period: 100000
cpu_shares: -1
memory_limit_in_bytes: -1
memory_and_swap_limit_in_bytes: -2
memory_soft_limit_in_bytes: -1
memory_usage_in_bytes: 149614592
memory_max_usage_in_bytes: 149618688
HyperV virtualization detected
Steal ticks since vm start: 0
Steal ticks percentage since vm start: 0.000
CPU:total 1 (initial active 1) (1 cores per cpu, 1 threads per core) family 6 model 63 stepping 2, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, erms, lzcnt, tsc, bmi1, bmi2, fma
CPU Model and flags from /proc/cpuinfo:
model name : Intel(R) Xeon(R) CPU E5-2673 v3 @ 2.40GHz
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology cpuid pni pclmulqdq ssse3 fma cx16 pcid sse4_1 sse4_2 movbe popcnt aes xsave avx f16c rdrand hypervisor lahf_lm abm invpcid_single pti fsgsbase bmi1 avx2 smep bmi2 erms invpcid xsaveopt md_clear
Memory: 4k page, physical 918968k(322276k free), swap 0k(0k free)
vm_info: OpenJDK 64-Bit Server VM (11.0.6+10-post-Ubuntu-1ubuntu118.04.1) for linux-amd64 JRE (11.0.6+10-post-Ubuntu-1ubuntu118.04.1), built on Jan 15 2020 15:14:00 by "unknown" with gcc 7.4.0
END.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment