JDK-8208275 : C2 crash in Node::add_req(Node*)
  • Type: Bug
  • Component: hotspot
  • Sub-Component: compiler
  • Affected Version: 10.0.2,11,12
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: linux
  • CPU: x86_64
  • Submitted: 2018-07-23
  • Updated: 2020-10-16
  • Resolved: 2018-08-17
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11 JDK 12
11.0.3-oracleFixed 12 b08Fixed
Related Reports
Duplicate :  
Relates :  
Relates :  
Description
ADDITIONAL SYSTEM INFORMATION :
System: Ubuntu 18.04LTS
Java: 
openjdk version "10.0.1" 2018-04-17
OpenJDK Runtime Environment (build 10.0.1+10-Ubuntu-3ubuntu1)
OpenJDK 64-Bit Server VM (build 10.0.1+10-Ubuntu-3ubuntu1, mixed mode)

System Lenovo P50 - Intel���� Core������ i7-6700HQ CPU @ 2.60GHz ���� 4 
Ubuntu is running on a Virtual Machine. 

A DESCRIPTION OF THE PROBLEM :

A fatal error has been detected by the Java Runtime Environment:\n#\n#  SIGSEGV (0xb) at pc=0x00007fb6f5ac0d52, pid=19685, tid=19702\n#\n# JRE version: OpenJDK Runtime Environment (10.0.1+10) (build 10.0.1+10-Ubuntu-3ubuntu1)\n# Java VM: OpenJDK 64-Bit Server VM (10.0.1+10-Ubuntu-3ubuntu1, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)\n# Problematic frame:\n# V  [libjvm.so+0xb0ad52]\n#\n# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/user/ethereum/evmFuzz/core.19685)\n#\n# An error report file with more information is saved as:\n# /home/user/ethereum/evmFuzz/hs_err_pid19685.log\n16:26:01.768 

Compiler replay data is saved as:\n# /home/user/ethereum/evmFuzz/replay_pid19685.log\n#\n# If you would like to submit a bug report, please visit:\n#   http://bugreport.java.com/bugreport/crash.jsp\n#\n'

ERROR MESSAGES/STACK TRACES THAT OCCUR :
A fatal error has been detected by the Java Runtime Environment:\n#\n#  SIGSEGV (0xb) at pc=0x00007fb6f5ac0d52, pid=19685, tid=19702\n#\n# JRE version: OpenJDK Runtime Environment (10.0.1+10) (build 10.0.1+10-Ubuntu-3ubuntu1)\n# Java VM: OpenJDK 64-Bit Server VM (10.0.1+10-Ubuntu-3ubuntu1, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)\n# Problematic frame:\n# V  [libjvm.so+0xb0ad52]\n#\n# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/user/ethereum/evmFuzz/core.19685)\n#\n# An error report file with more information is saved as:\n# /home/user/ethereum/evmFuzz/hs_err_pid19685.log\n16:26:01.768 

Compiler replay data is saved as:\n# /home/user/ethereum/evmFuzz/replay_pid19685.log\n#\n# If you would like to submit a bug report, please visit:\n#   http://bugreport.java.com/bugreport/crash.jsp\n#\n'


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fb6f5ac0d52, pid=19685, tid=19702
#
# JRE version: OpenJDK Runtime Environment (10.0.1+10) (build 10.0.1+10-Ubuntu-3ubuntu1)
# Java VM: OpenJDK 64-Bit Server VM (10.0.1+10-Ubuntu-3ubuntu1, mixed mode, tiered, compressed oops, g1 gc, linux-amd64)
# Problematic frame:
# V  [libjvm.so+0xb0ad52]
#
# Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport %p %s %c %d %P" (or dumping to /home/user/ethereum/evmFuzz/core.19685)
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#

---------------  S U M M A R Y ------------

Command Line: /home/user/ethereum/tribble/tribble-assembly-0.1.jar --automaton-dir=./tmp/automaton/ --suffix=.input --out-dir=./tmp/inputs/ generate --random-seed=1532355453907 --mode=20-random-1000 ./grammar/bytecode.grammar

Host: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz, 4 cores, 9G, Ubuntu 18.04 LTS
Time: Mon Jul 23 16:26:01 2018 CEST elapsed time: 4 seconds (0d 0h 0m 4s)

---------------  T H R E A D  ---------------

Current thread (0x00007fb6f0193800):  JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=19702, stack(0x00007fb6c4cee000,0x00007fb6c4def000)]


Current CompileTask:
C2:   4375 3286       4       saarland.cispa.tribble.Heuristic::pickNext (43 bytes)

Stack: [0x00007fb6c4cee000,0x00007fb6c4def000],  sp=0x00007fb6c4dea810,  free space=1010k
Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code)
V  [libjvm.so+0xb0ad52]
V  [libjvm.so+0xa82fdd]
V  [libjvm.so+0xa862f1]
V  [libjvm.so+0x5fecec]
V  [libjvm.so+0x601950]
V  [libjvm.so+0x519801]
V  [libjvm.so+0x609803]
V  [libjvm.so+0x60ad28]
V  [libjvm.so+0xcc5593]
V  [libjvm.so+0xb33c60]
C  [libpthread.so.0+0x76db]  start_thread+0xdb


siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x00007fb6f61f8470

Register to memory mapping:

RAX=0x00000000f5abcc51 is an unknown value
RBX=0x00000000f5abcc50 is an unknown value
RCX=0x00007fb6f1b75860 is an unknown value
RDX=0x0000000000007fb6 is an unknown value
RSP=0x00007fb6c4dea810 is pointing into the stack for thread: 0x00007fb6f0193800
RBP=0x00007fb6c4dea850 is pointing into the stack for thread: 0x00007fb6f0193800
RSI=0x0000000000000000 is an unknown value
RDI=0x00007fb6f1b75860 is an unknown value
R8 =0x0000000000000000 is an unknown value
R9 =0x00007fb6f1b75850 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000000 is an unknown value
R12=0x00007fb6f52f4ee0: <offset 0x000000000033eee0> in /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so at 0x00007fb6f4fb6000
R13=0x00007fb6f1b74680 is an unknown value
R14=0x00007fb6f61f8450: <offset 0x0000000001242450> in /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so at 0x00007fb6f4fb6000
R15=0x00007fb6c4ded1a8 is pointing into the stack for thread: 0x00007fb6f0193800


Registers:
RAX=0x00000000f5abcc51, RBX=0x00000000f5abcc50, RCX=0x00007fb6f1b75860, RDX=0x0000000000007fb6
RSP=0x00007fb6c4dea810, RBP=0x00007fb6c4dea850, RSI=0x0000000000000000, RDI=0x00007fb6f1b75860
R8 =0x0000000000000000, R9 =0x00007fb6f1b75850, R10=0x0000000000000000, R11=0x0000000000000000
R12=0x00007fb6f52f4ee0, R13=0x00007fb6f1b74680, R14=0x00007fb6f61f8450, R15=0x00007fb6c4ded1a8
RIP=0x00007fb6f5ac0d52, EFLAGS=0x0000000000010296, CSGSFS=0x002b000000000033, ERR=0x0000000000000007
  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00007fb6c4dea810)
0x00007fb6c4dea810:   0000000000001000 0000000000000096
0x00007fb6c4dea820:   00007fb6c4dea850 00007fb6c4deb610
0x00007fb6c4dea830:   0000000000000003 00007fb688031250
0x00007fb6c4dea840:   00007fb6f1b74680 0000000000000096 

Instructions: (pc=0x00007fb6f5ac0d52)
0x00007fb6f5ac0d32:   89 31 74 24 4d 8b 66 10 4d 85 e4 74 1b 41 8b 5e
0x00007fb6f5ac0d42:   20 41 8b 56 24 39 d3 0f 84 c9 00 00 00 8d 43 01
0x00007fb6f5ac0d52:   41 89 46 20 4d 89 2c dc 48 83 c4 18 5b 41 5c 41
0x00007fb6f5ac0d62:   5d 41 5e 41 5f 5d c3 0f 1f 80 00 00 00 00 89 c1 


---------------  P R O C E S S  ---------------

Threads class SMR info:
_java_thread_list=0x00007fb6f0234d40, length=10, elements={
0x00007fb6f0011800, 0x00007fb6f017d000, 0x00007fb6f017f000, 0x00007fb6f0191800,
0x00007fb6f0193800, 0x00007fb6f0195800, 0x00007fb6f0197800, 0x00007fb6f0199800,
0x00007fb6f0226800, 0x00007fb6f0235800
}

Java Threads: ( => current thread )
  0x00007fb6f0011800 JavaThread "main" [_thread_in_Java, id=19686, stack(0x00007fb6f6fe7000,0x00007fb6f70e8000)]
  0x00007fb6f017d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=19699, stack(0x00007fb6d4079000,0x00007fb6d417a000)]
  0x00007fb6f017f000 JavaThread "Finalizer" daemon [_thread_blocked, id=19700, stack(0x00007fb6c58bf000,0x00007fb6c59c0000)]
  0x00007fb6f0191800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=19701, stack(0x00007fb6c4def000,0x00007fb6c4ef0000)]
=>0x00007fb6f0193800 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=19702, stack(0x00007fb6c4cee000,0x00007fb6c4def000)]
  0x00007fb6f0195800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=19703, stack(0x00007fb6c4bed000,0x00007fb6c4cee000)]
  0x00007fb6f0197800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=19704, stack(0x00007fb6c4aec000,0x00007fb6c4bed000)]
  0x00007fb6f0199800 JavaThread "Sweeper thread" daemon [_thread_blocked, id=19705, stack(0x00007fb6c49eb000,0x00007fb6c4aec000)]
  0x00007fb6f0226800 JavaThread "Service Thread" daemon [_thread_blocked, id=19706, stack(0x00007fb6c48ea000,0x00007fb6c49eb000)]
  0x00007fb6f0235800 JavaThread "Common-Cleaner" daemon [_thread_blocked, id=19708, stack(0x00007fb6c46e7000,0x00007fb6c47e8000)]

Other Threads:
  0x00007fb6f0173800 VMThread "VM Thread" [stack: 0x00007fb6d417c000,0x00007fb6d427c000] [id=19698]
  0x00007fb6f0229000 WatcherThread [stack: 0x00007fb6c47ea000,0x00007fb6c48ea000] [id=19707]
  0x00007fb6f0028000 GCTaskThread "GC Thread#0" [stack: 0x00007fb6d6c01000,0x00007fb6d6d01000] [id=19687]
  0x00007fb6f0029800 GCTaskThread "GC Thread#1" [stack: 0x00007fb6d6aff000,0x00007fb6d6bff000] [id=19688]
  0x00007fb6f002b800 GCTaskThread "GC Thread#2" [stack: 0x00007fb6d69fd000,0x00007fb6d6afd000] [id=19689]
  0x00007fb6f002d000 GCTaskThread "GC Thread#3" [stack: 0x00007fb6d68fb000,0x00007fb6d69fb000] [id=19690]
  0x00007fb6f005f000 ConcurrentGCThread "G1 Main Marker" [stack: 0x00007fb6d5504000,0x00007fb6d5604000] [id=19691]
  0x00007fb6f0061000 ConcurrentGCThread "G1 Conc#0" [stack: 0x00007fb6d5402000,0x00007fb6d5502000] [id=19692]
  0x00007fb6f00e4000 ConcurrentGCThread "G1 Refine#0" [stack: 0x00007fb6d4efc000,0x00007fb6d4ffc000] [id=19693]
  0x00007fb6f00e5800 ConcurrentGCThread "G1 Refine#1" [stack: 0x00007fb6d4dfa000,0x00007fb6d4efa000] [id=19694]
  0x00007fb6f00e7800 ConcurrentGCThread "G1 Refine#2" [stack: 0x00007fb6d4cf8000,0x00007fb6d4df8000] [id=19695]
  0x00007fb6f00e9000 ConcurrentGCThread "G1 Refine#3" [stack: 0x00007fb6d4bf6000,0x00007fb6d4cf6000] [id=19696]
  0x00007fb6f00ea800 ConcurrentGCThread "G1 Young RemSet Sampling" [stack: 0x00007fb6d4af4000,0x00007fb6d4bf4000] [id=19697]

Threads with active compile tasks:
C2 CompilerThread03286       4       saarland.cispa.tribble.Heuristic::pickNext (43 bytes)
C2 CompilerThread13230       4       saarland.cispa.tribble.SizedTreeGenerator::childSlots (355 bytes)

VM state:not at safepoint (normal execution)

VM Mutex/Monitor currently owned by a thread: None

Heap address: 0x0000000727000000, size: 2448 MB, Compressed Oops mode: Zero based, Oop shift amount: 3
Narrow klass base: 0x0000000000000000, Narrow klass shift: 3
Compressed class space size: 1073741824 Address: 0x00000007c0000000

Heap:
 garbage-first heap   total 197632K, used 20501K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 20 young (20480K), 3 survivors (3072K)
 Metaspace       used 19918K, capacity 20258K, committed 20480K, reserved 1067008K
  class space    used 2432K, capacity 2524K, committed 2560K, reserved 1048576K
Heap Regions: E=young(eden), S=young(survivor), O=old, HS=humongous(starts), HC=humongous(continues), CS=collection set, F=free, A=archive, TS=gc time stamp, AC=allocation context, TAMS=top-at-mark-start (previous, next)
|   0|0x0000000727000000, 0x0000000727000000, 0x0000000727100000|  0%| F|  |TS  1|AC  0|TAMS 0x0000000727000000, 0x0000000727000000|
|   1|0x0000000727100000, 0x0000000727200000, 0x0000000727200000|100%|HS|  |TS  0|AC  0|TAMS 0x0000000727100000, 0x0000000727100000|
|   2|0x0000000727200000, 0x000000072720be00, 0x0000000727300000|  4%| O|  |TS 11|AC  0|TAMS 0x0000000727200000, 0x0000000727200000|
|   3|0x0000000727300000, 0x0000000727300000, 0x0000000727400000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727300000, 0x0000000727300000|
|   4|0x0000000727400000, 0x0000000727400000, 0x0000000727500000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727400000, 0x0000000727400000|
|   5|0x0000000727500000, 0x0000000727500000, 0x0000000727600000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727500000, 0x0000000727500000|
|   6|0x0000000727600000, 0x0000000727600000, 0x0000000727700000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727600000, 0x0000000727600000|
|   7|0x0000000727700000, 0x0000000727700000, 0x0000000727800000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727700000, 0x0000000727700000|
|   8|0x0000000727800000, 0x0000000727800000, 0x0000000727900000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727800000, 0x0000000727800000|
|   9|0x0000000727900000, 0x0000000727900000, 0x0000000727a00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727900000, 0x0000000727900000|
|  10|0x0000000727a00000, 0x0000000727a00000, 0x0000000727b00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727a00000, 0x0000000727a00000|
|  11|0x0000000727b00000, 0x0000000727b00000, 0x0000000727c00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727b00000, 0x0000000727b00000|
|  12|0x0000000727c00000, 0x0000000727c00000, 0x0000000727d00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727c00000, 0x0000000727c00000|
|  13|0x0000000727d00000, 0x0000000727d00000, 0x0000000727e00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727d00000, 0x0000000727d00000|
|  14|0x0000000727e00000, 0x0000000727e00000, 0x0000000727f00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727e00000, 0x0000000727e00000|
|  15|0x0000000727f00000, 0x0000000727f00000, 0x0000000728000000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000727f00000, 0x0000000727f00000|
|  16|0x0000000728000000, 0x0000000728000000, 0x0000000728100000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728000000, 0x0000000728000000|
|  17|0x0000000728100000, 0x0000000728100000, 0x0000000728200000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728100000, 0x0000000728100000|
|  18|0x0000000728200000, 0x0000000728200000, 0x0000000728300000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728200000, 0x0000000728200000|
|  19|0x0000000728300000, 0x0000000728300000, 0x0000000728400000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728300000, 0x0000000728300000|
|  20|0x0000000728400000, 0x0000000728400000, 0x0000000728500000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728400000, 0x0000000728400000|
|  21|0x0000000728500000, 0x0000000728500000, 0x0000000728600000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728500000, 0x0000000728500000|
|  22|0x0000000728600000, 0x0000000728600000, 0x0000000728700000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728600000, 0x0000000728600000|
|  23|0x0000000728700000, 0x0000000728700000, 0x0000000728800000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728700000, 0x0000000728700000|
|  24|0x0000000728800000, 0x0000000728800000, 0x0000000728900000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728800000, 0x0000000728800000|
|  25|0x0000000728900000, 0x0000000728900000, 0x0000000728a00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728900000, 0x0000000728900000|
|  26|0x0000000728a00000, 0x0000000728a00000, 0x0000000728b00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728a00000, 0x0000000728a00000|
|  27|0x0000000728b00000, 0x0000000728b00000, 0x0000000728c00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728b00000, 0x0000000728b00000|
|  28|0x0000000728c00000, 0x0000000728c00000, 0x0000000728d00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728c00000, 0x0000000728c00000|
|  29|0x0000000728d00000, 0x0000000728d00000, 0x0000000728e00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728d00000, 0x0000000728d00000|
|  30|0x0000000728e00000, 0x0000000728e00000, 0x0000000728f00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728e00000, 0x0000000728e00000|
|  31|0x0000000728f00000, 0x0000000728f00000, 0x0000000729000000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000728f00000, 0x0000000728f00000|
|  32|0x0000000729000000, 0x0000000729000000, 0x0000000729100000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729000000, 0x0000000729000000|
|  33|0x0000000729100000, 0x0000000729100000, 0x0000000729200000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729100000, 0x0000000729100000|
|  34|0x0000000729200000, 0x0000000729200000, 0x0000000729300000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729200000, 0x0000000729200000|
|  35|0x0000000729300000, 0x0000000729300000, 0x0000000729400000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729300000, 0x0000000729300000|
|  36|0x0000000729400000, 0x0000000729400000, 0x0000000729500000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729400000, 0x0000000729400000|
|  37|0x0000000729500000, 0x0000000729500000, 0x0000000729600000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729500000, 0x0000000729500000|
|  38|0x0000000729600000, 0x0000000729600000, 0x0000000729700000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729600000, 0x0000000729600000|
|  39|0x0000000729700000, 0x0000000729700000, 0x0000000729800000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729700000, 0x0000000729700000|
|  40|0x0000000729800000, 0x0000000729800000, 0x0000000729900000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729800000, 0x0000000729800000|
|  41|0x0000000729900000, 0x0000000729900000, 0x0000000729a00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729900000, 0x0000000729900000|
|  42|0x0000000729a00000, 0x0000000729a00000, 0x0000000729b00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729a00000, 0x0000000729a00000|
|  43|0x0000000729b00000, 0x0000000729b00000, 0x0000000729c00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729b00000, 0x0000000729b00000|
|  44|0x0000000729c00000, 0x0000000729c00000, 0x0000000729d00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729c00000, 0x0000000729c00000|
|  45|0x0000000729d00000, 0x0000000729d00000, 0x0000000729e00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729d00000, 0x0000000729d00000|
|  46|0x0000000729e00000, 0x0000000729e00000, 0x0000000729f00000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729e00000, 0x0000000729e00000|
|  47|0x0000000729f00000, 0x0000000729f00000, 0x000000072a000000|  0%| F|  |TS  0|AC  0|TAMS 0x0000000729f00000, 0x0000000729f00000|
|  48|0x000000072a000000, 0x000000072a000000, 0x000000072a100000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a000000, 0x000000072a000000|
|  49|0x000000072a100000, 0x000000072a100000, 0x000000072a200000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a100000, 0x000000072a100000|
|  50|0x000000072a200000, 0x000000072a200000, 0x000000072a300000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a200000, 0x000000072a200000|
|  51|0x000000072a300000, 0x000000072a300000, 0x000000072a400000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a300000, 0x000000072a300000|
|  52|0x000000072a400000, 0x000000072a400000, 0x000000072a500000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a400000, 0x000000072a400000|
|  53|0x000000072a500000, 0x000000072a500000, 0x000000072a600000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a500000, 0x000000072a500000|
|  54|0x000000072a600000, 0x000000072a600000, 0x000000072a700000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a600000, 0x000000072a600000|
|  55|0x000000072a700000, 0x000000072a700000, 0x000000072a800000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a700000, 0x000000072a700000|
|  56|0x000000072a800000, 0x000000072a800000, 0x000000072a900000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a800000, 0x000000072a800000|
|  57|0x000000072a900000, 0x000000072a900000, 0x000000072aa00000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072a900000, 0x000000072a900000|
|  58|0x000000072aa00000, 0x000000072aa00000, 0x000000072ab00000|  0%| F|  |TS  0|AC  0|TAMS 0x000000072aa00000, 0x000000072aa00000|
|  59|0x000000072ab00000, 0x000000072ab00000, 0x000000072ac00000|  0%| F|  |TS  9|AC  0|TAMS 0x000000072ab00000, 0x000000072ab00000|
|  60|0x000000072ac00000, 0x000000072ac00000, 0x000000072ad00000|  0%| F|  |TS  9|AC  0|TAMS 0x000000072ac00000, 0x000000072ac00000|
|  61|0x000000072ad00000, 0x000000072ad00000, 0x000000072ae00000|  0%| F|  |TS  9|AC  0|TAMS 0x000000072ad00000, 0x000000072ad00000|
|  62|0x000000072ae00000, 0x000000072ae00000, 0x000000072af00000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072ae00000, 0x000000072ae00000|
|  63|0x000000072af00000, 0x000000072af00000, 0x000000072b000000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072af00000, 0x000000072af00000|
|  64|0x000000072b000000, 0x000000072b000000, 0x000000072b100000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b000000, 0x000000072b000000|
|  65|0x000000072b100000, 0x000000072b100000, 0x000000072b200000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b100000, 0x000000072b100000|
|  66|0x000000072b200000, 0x000000072b200000, 0x000000072b300000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b200000, 0x000000072b200000|
|  67|0x000000072b300000, 0x000000072b300000, 0x000000072b400000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b300000, 0x000000072b300000|
|  68|0x000000072b400000, 0x000000072b400000, 0x000000072b500000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b400000, 0x000000072b400000|
|  69|0x000000072b500000, 0x000000072b500000, 0x000000072b600000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b500000, 0x000000072b500000|
|  70|0x000000072b600000, 0x000000072b600000, 0x000000072b700000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b600000, 0x000000072b600000|
|  71|0x000000072b700000, 0x000000072b700000, 0x000000072b800000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b700000, 0x000000072b700000|
|  72|0x000000072b800000, 0x000000072b800000, 0x000000072b900000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b800000, 0x000000072b800000|
|  73|0x000000072b900000, 0x000000072b900000, 0x000000072ba00000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072b900000, 0x000000072b900000|
|  74|0x000000072ba00000, 0x000000072ba00000, 0x000000072bb00000|  0%| F|  |TS  8|AC  0|TAMS 0x000000072ba00000, 0x000000072ba00000|
|  75|0x000000072bb00000, 0x000000072bb00000, 0x000000072bc00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072bb00000, 0x000000072bb00000|
|  76|0x000000072bc00000, 0x000000072bc00000, 0x000000072bd00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072bc00000, 0x000000072bc00000|
|  77|0x000000072bd00000, 0x000000072bd00000, 0x000000072be00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072bd00000, 0x000000072bd00000|
|  78|0x000000072be00000, 0x000000072bef9978, 0x000000072bf00000| 97%| S|CS|TS 11|AC  0|TAMS 0x000000072be00000, 0x000000072be00000|
|  79|0x000000072bf00000, 0x000000072c000000, 0x000000072c000000|100%| S|CS|TS 11|AC  0|TAMS 0x000000072bf00000, 0x000000072bf00000|
|  80|0x000000072c000000, 0x000000072c100000, 0x000000072c100000|100%| S|CS|TS 11|AC  0|TAMS 0x000000072c000000, 0x000000072c000000|
|  81|0x000000072c100000, 0x000000072c100000, 0x000000072c200000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c100000, 0x000000072c100000|
|  82|0x000000072c200000, 0x000000072c200000, 0x000000072c300000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c200000, 0x000000072c200000|
|  83|0x000000072c300000, 0x000000072c300000, 0x000000072c400000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c300000, 0x000000072c300000|
|  84|0x000000072c400000, 0x000000072c400000, 0x000000072c500000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c400000, 0x000000072c400000|
|  85|0x000000072c500000, 0x000000072c500000, 0x000000072c600000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c500000, 0x000000072c500000|
|  86|0x000000072c600000, 0x000000072c600000, 0x000000072c700000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c600000, 0x000000072c600000|
|  87|0x000000072c700000, 0x000000072c700000, 0x000000072c800000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c700000, 0x000000072c700000|
|  88|0x000000072c800000, 0x000000072c800000, 0x000000072c900000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c800000, 0x000000072c800000|
|  89|0x000000072c900000, 0x000000072c900000, 0x000000072ca00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072c900000, 0x000000072c900000|
|  90|0x000000072ca00000, 0x000000072ca00000, 0x000000072cb00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ca00000, 0x000000072ca00000|
|  91|0x000000072cb00000, 0x000000072cb00000, 0x000000072cc00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072cb00000, 0x000000072cb00000|
|  92|0x000000072cc00000, 0x000000072cc00000, 0x000000072cd00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072cc00000, 0x000000072cc00000|
|  93|0x000000072cd00000, 0x000000072cd00000, 0x000000072ce00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072cd00000, 0x000000072cd00000|
|  94|0x000000072ce00000, 0x000000072ce00000, 0x000000072cf00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ce00000, 0x000000072ce00000|
|  95|0x000000072cf00000, 0x000000072cf00000, 0x000000072d000000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072cf00000, 0x000000072cf00000|
|  96|0x000000072d000000, 0x000000072d000000, 0x000000072d100000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d000000, 0x000000072d000000|
|  97|0x000000072d100000, 0x000000072d100000, 0x000000072d200000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d100000, 0x000000072d100000|
|  98|0x000000072d200000, 0x000000072d200000, 0x000000072d300000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d200000, 0x000000072d200000|
|  99|0x000000072d300000, 0x000000072d300000, 0x000000072d400000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d300000, 0x000000072d300000|
| 100|0x000000072d400000, 0x000000072d400000, 0x000000072d500000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d400000, 0x000000072d400000|
| 101|0x000000072d500000, 0x000000072d500000, 0x000000072d600000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d500000, 0x000000072d500000|
| 102|0x000000072d600000, 0x000000072d600000, 0x000000072d700000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d600000, 0x000000072d600000|
| 103|0x000000072d700000, 0x000000072d700000, 0x000000072d800000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d700000, 0x000000072d700000|
| 104|0x000000072d800000, 0x000000072d800000, 0x000000072d900000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d800000, 0x000000072d800000|
| 105|0x000000072d900000, 0x000000072d900000, 0x000000072da00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072d900000, 0x000000072d900000|
| 106|0x000000072da00000, 0x000000072da00000, 0x000000072db00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072da00000, 0x000000072da00000|
| 107|0x000000072db00000, 0x000000072db00000, 0x000000072dc00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072db00000, 0x000000072db00000|
| 108|0x000000072dc00000, 0x000000072dc00000, 0x000000072dd00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072dc00000, 0x000000072dc00000|
| 109|0x000000072dd00000, 0x000000072dd00000, 0x000000072de00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072dd00000, 0x000000072dd00000|
| 110|0x000000072de00000, 0x000000072de00000, 0x000000072df00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072de00000, 0x000000072de00000|
| 111|0x000000072df00000, 0x000000072df00000, 0x000000072e000000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072df00000, 0x000000072df00000|
| 112|0x000000072e000000, 0x000000072e000000, 0x000000072e100000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e000000, 0x000000072e000000|
| 113|0x000000072e100000, 0x000000072e100000, 0x000000072e200000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e100000, 0x000000072e100000|
| 114|0x000000072e200000, 0x000000072e200000, 0x000000072e300000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e200000, 0x000000072e200000|
| 115|0x000000072e300000, 0x000000072e300000, 0x000000072e400000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e300000, 0x000000072e300000|
| 116|0x000000072e400000, 0x000000072e400000, 0x000000072e500000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e400000, 0x000000072e400000|
| 117|0x000000072e500000, 0x000000072e500000, 0x000000072e600000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e500000, 0x000000072e500000|
| 118|0x000000072e600000, 0x000000072e600000, 0x000000072e700000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e600000, 0x000000072e600000|
| 119|0x000000072e700000, 0x000000072e700000, 0x000000072e800000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e700000, 0x000000072e700000|
| 120|0x000000072e800000, 0x000000072e800000, 0x000000072e900000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e800000, 0x000000072e800000|
| 121|0x000000072e900000, 0x000000072e900000, 0x000000072ea00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072e900000, 0x000000072e900000|
| 122|0x000000072ea00000, 0x000000072ea00000, 0x000000072eb00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ea00000, 0x000000072ea00000|
| 123|0x000000072eb00000, 0x000000072eb00000, 0x000000072ec00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072eb00000, 0x000000072eb00000|
| 124|0x000000072ec00000, 0x000000072ec00000, 0x000000072ed00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ec00000, 0x000000072ec00000|
| 125|0x000000072ed00000, 0x000000072ed00000, 0x000000072ee00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ed00000, 0x000000072ed00000|
| 126|0x000000072ee00000, 0x000000072ee00000, 0x000000072ef00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ee00000, 0x000000072ee00000|
| 127|0x000000072ef00000, 0x000000072ef00000, 0x000000072f000000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ef00000, 0x000000072ef00000|
| 128|0x000000072f000000, 0x000000072f000000, 0x000000072f100000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f000000, 0x000000072f000000|
| 129|0x000000072f100000, 0x000000072f100000, 0x000000072f200000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f100000, 0x000000072f100000|
| 130|0x000000072f200000, 0x000000072f200000, 0x000000072f300000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f200000, 0x000000072f200000|
| 131|0x000000072f300000, 0x000000072f300000, 0x000000072f400000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f300000, 0x000000072f300000|
| 132|0x000000072f400000, 0x000000072f400000, 0x000000072f500000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f400000, 0x000000072f400000|
| 133|0x000000072f500000, 0x000000072f500000, 0x000000072f600000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f500000, 0x000000072f500000|
| 134|0x000000072f600000, 0x000000072f600000, 0x000000072f700000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f600000, 0x000000072f600000|
| 135|0x000000072f700000, 0x000000072f700000, 0x000000072f800000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f700000, 0x000000072f700000|
| 136|0x000000072f800000, 0x000000072f800000, 0x000000072f900000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f800000, 0x000000072f800000|
| 137|0x000000072f900000, 0x000000072f900000, 0x000000072fa00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072f900000, 0x000000072f900000|
| 138|0x000000072fa00000, 0x000000072fa00000, 0x000000072fb00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072fa00000, 0x000000072fa00000|
| 139|0x000000072fb00000, 0x000000072fb00000, 0x000000072fc00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072fb00000, 0x000000072fb00000|
| 140|0x000000072fc00000, 0x000000072fc00000, 0x000000072fd00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072fc00000, 0x000000072fc00000|
| 141|0x000000072fd00000, 0x000000072fd00000, 0x000000072fe00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072fd00000, 0x000000072fd00000|
| 142|0x000000072fe00000, 0x000000072fe00000, 0x000000072ff00000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072fe00000, 0x000000072fe00000|
| 143|0x000000072ff00000, 0x000000072ff00000, 0x0000000730000000|  0%| F|  |TS 11|AC  0|TAMS 0x000000072ff00000, 0x000000072ff00000|
| 144|0x0000000730000000, 0x0000000730000000, 0x0000000730100000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730000000, 0x0000000730000000|
| 145|0x0000000730100000, 0x0000000730100000, 0x0000000730200000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730100000, 0x0000000730100000|
| 146|0x0000000730200000, 0x0000000730200000, 0x0000000730300000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730200000, 0x0000000730200000|
| 147|0x0000000730300000, 0x0000000730300000, 0x0000000730400000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730300000, 0x0000000730300000|
| 148|0x0000000730400000, 0x0000000730400000, 0x0000000730500000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730400000, 0x0000000730400000|
| 149|0x0000000730500000, 0x0000000730500000, 0x0000000730600000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730500000, 0x0000000730500000|
| 150|0x0000000730600000, 0x0000000730600000, 0x0000000730700000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730600000, 0x0000000730600000|
| 151|0x0000000730700000, 0x0000000730700000, 0x0000000730800000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730700000, 0x0000000730700000|
| 152|0x0000000730800000, 0x0000000730800000, 0x0000000730900000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730800000, 0x0000000730800000|
| 153|0x0000000730900000, 0x0000000730900000, 0x0000000730a00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730900000, 0x0000000730900000|
| 154|0x0000000730a00000, 0x0000000730a00000, 0x0000000730b00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730a00000, 0x0000000730a00000|
| 155|0x0000000730b00000, 0x0000000730b00000, 0x0000000730c00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730b00000, 0x0000000730b00000|
| 156|0x0000000730c00000, 0x0000000730c00000, 0x0000000730d00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730c00000, 0x0000000730c00000|
| 157|0x0000000730d00000, 0x0000000730d00000, 0x0000000730e00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730d00000, 0x0000000730d00000|
| 158|0x0000000730e00000, 0x0000000730e00000, 0x0000000730f00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730e00000, 0x0000000730e00000|
| 159|0x0000000730f00000, 0x0000000730f00000, 0x0000000731000000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000730f00000, 0x0000000730f00000|
| 160|0x0000000731000000, 0x0000000731000000, 0x0000000731100000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731000000, 0x0000000731000000|
| 161|0x0000000731100000, 0x0000000731100000, 0x0000000731200000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731100000, 0x0000000731100000|
| 162|0x0000000731200000, 0x0000000731200000, 0x0000000731300000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731200000, 0x0000000731200000|
| 163|0x0000000731300000, 0x0000000731300000, 0x0000000731400000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731300000, 0x0000000731300000|
| 164|0x0000000731400000, 0x0000000731400000, 0x0000000731500000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731400000, 0x0000000731400000|
| 165|0x0000000731500000, 0x0000000731500000, 0x0000000731600000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731500000, 0x0000000731500000|
| 166|0x0000000731600000, 0x0000000731600000, 0x0000000731700000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731600000, 0x0000000731600000|
| 167|0x0000000731700000, 0x0000000731700000, 0x0000000731800000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731700000, 0x0000000731700000|
| 168|0x0000000731800000, 0x0000000731800000, 0x0000000731900000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731800000, 0x0000000731800000|
| 169|0x0000000731900000, 0x0000000731900000, 0x0000000731a00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731900000, 0x0000000731900000|
| 170|0x0000000731a00000, 0x0000000731a00000, 0x0000000731b00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731a00000, 0x0000000731a00000|
| 171|0x0000000731b00000, 0x0000000731b00000, 0x0000000731c00000|  0%| F|  |TS 11|AC  0|TAMS 0x0000000731b00000, 0x0000000731b00000|
| 172|0x0000000731c00000, 0x0000000731c80800, 0x0000000731d00000| 50%| E|  |TS 11|AC  0|TAMS 0x0000000731c00000, 0x0000000731c00000|
| 173|0x0000000731d00000, 0x0000000731e00000, 0x0000000731e00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000731d00000, 0x0000000731d00000|
| 174|0x0000000731e00000, 0x0000000731f00000, 0x0000000731f00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000731e00000, 0x0000000731e00000|
| 175|0x0000000731f00000, 0x0000000732000000, 0x0000000732000000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000731f00000, 0x0000000731f00000|
| 176|0x0000000732000000, 0x0000000732100000, 0x0000000732100000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732000000, 0x0000000732000000|
| 177|0x0000000732100000, 0x0000000732200000, 0x0000000732200000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732100000, 0x0000000732100000|
| 178|0x0000000732200000, 0x0000000732300000, 0x0000000732300000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732200000, 0x0000000732200000|
| 179|0x0000000732300000, 0x0000000732400000, 0x0000000732400000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732300000, 0x0000000732300000|
| 180|0x0000000732400000, 0x0000000732500000, 0x0000000732500000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732400000, 0x0000000732400000|
| 181|0x0000000732500000, 0x0000000732600000, 0x0000000732600000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732500000, 0x0000000732500000|
| 182|0x0000000732600000, 0x0000000732700000, 0x0000000732700000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732600000, 0x0000000732600000|
| 183|0x0000000732700000, 0x0000000732800000, 0x0000000732800000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732700000, 0x0000000732700000|
| 184|0x0000000732800000, 0x0000000732900000, 0x0000000732900000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732800000, 0x0000000732800000|
| 185|0x0000000732900000, 0x0000000732a00000, 0x0000000732a00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732900000, 0x0000000732900000|
| 186|0x0000000732a00000, 0x0000000732b00000, 0x0000000732b00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732a00000, 0x0000000732a00000|
| 187|0x0000000732b00000, 0x0000000732c00000, 0x0000000732c00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732b00000, 0x0000000732b00000|
| 188|0x0000000732c00000, 0x0000000732d00000, 0x0000000732d00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732c00000, 0x0000000732c00000|
| 189|0x0000000732d00000, 0x0000000732e00000, 0x0000000732e00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732d00000, 0x0000000732d00000|
| 190|0x0000000732e00000, 0x0000000732f00000, 0x0000000732f00000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732e00000, 0x0000000732e00000|
| 191|0x0000000732f00000, 0x0000000733000000, 0x0000000733000000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000732f00000, 0x0000000732f00000|
| 192|0x0000000733000000, 0x0000000733100000, 0x0000000733100000|100%| E|CS|TS 11|AC  0|TAMS 0x0000000733000000, 0x0000000733000000|

Card table byte_map: [0x00007fb6d5b65000,0x00007fb6d602d000] byte_map_base: 0x00007fb6d222d000

Marking Bits (Prev, Next): (CMBitMap*) 0x00007fb6f005e4a0, (CMBitMap*) 0x00007fb6f005e4d8
 Prev Bits: [0x00007fb6c59c0000, 0x00007fb6c8000000)
 Next Bits: [0x00007fb6bd9c0000, 0x00007fb6c0000000)

Polling page: 0x00007fb6f70fc000

CodeHeap 'non-profiled nmethods': size=120032Kb used=1487Kb max_used=1487Kb free=118544Kb
 bounds [0x00007fb6de99f000, 0x00007fb6dec0f000, 0x00007fb6e5ed7000]
CodeHeap 'profiled nmethods': size=120032Kb used=5579Kb max_used=5579Kb free=114452Kb
 bounds [0x00007fb6d7467000, 0x00007fb6d79e7000, 0x00007fb6de99f000]
CodeHeap 'non-nmethods': size=5696Kb used=1089Kb max_used=1124Kb free=4606Kb
 bounds [0x00007fb6d6ed7000, 0x00007fb6d7147000, 0x00007fb6d7467000]
 total_blobs=4719 nmethods=3312 adapters=314
 compilation: enabled

Compilation events (10 events):
Event: 4,313 Thread 0x00007fb6f0193800 nmethod 3280 0x00007fb6deb11090 code [0x00007fb6deb112a0, 0x00007fb6deb117b8]
Event: 4,313 Thread 0x00007fb6f0193800 3282       4       saarland.cispa.tribble.DNode$::apply$default$3 (10 bytes)
Event: 4,318 Thread 0x00007fb6f0193800 nmethod 3282 0x00007fb6deb11d90 code [0x00007fb6deb11f40, 0x00007fb6deb12258]
Event: 4,318 Thread 0x00007fb6f0193800 3283       4       saarland.cispa.tribble.DNode::<init> (28 bytes)
Event: 4,319 Thread 0x00007fb6f0197800 3284   !   3       ch.qos.logback.core.UnsynchronizedAppenderBase::doAppend (214 bytes)
Event: 4,322 Thread 0x00007fb6f0197800 nmethod 3284 0x00007fb6d79bff90 code [0x00007fb6d79c0540, 0x00007fb6d79c3608]
Event: 4,324 Thread 0x00007fb6f0193800 nmethod 3283 0x00007fb6deb12390 code [0x00007fb6deb12520, 0x00007fb6deb12858]
Event: 4,324 Thread 0x00007fb6f0193800 3281       4       scala.collection.mutable.ArrayBuffer::result (5 bytes)
Event: 4,324 Thread 0x00007fb6f0193800 nmethod 3281 0x00007fb6deb12910 code [0x00007fb6deb12aa0, 0x00007fb6deb12af8]
Event: 4,359 Thread 0x00007fb6f0193800 3286       4       saarland.cispa.tribble.Heuristic::pickNext (43 bytes)

GC Heap History (10 events):
Event: 2,097 GC heap before
{Heap before GC invocations=6 (full 0):
 garbage-first heap   total 157696K, used 94692K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 92 young (94208K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,101 GC heap after
{Heap after GC invocations=7 (full 0):
 garbage-first heap   total 157696K, used 3557K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,210 GC heap before
{Heap before GC invocations=7 (full 0):
 garbage-first heap   total 157696K, used 94693K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 92 young (94208K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,217 GC heap after
{Heap after GC invocations=8 (full 0):
 garbage-first heap   total 197632K, used 3564K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,408 GC heap before
{Heap before GC invocations=8 (full 0):
 garbage-first heap   total 197632K, used 118252K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 115 young (117760K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,413 GC heap after
{Heap after GC invocations=9 (full 0):
 garbage-first heap   total 197632K, used 3568K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,540 GC heap before
{Heap before GC invocations=9 (full 0):
 garbage-first heap   total 197632K, used 118256K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 115 young (117760K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 2,547 GC heap after
{Heap after GC invocations=10 (full 0):
 garbage-first heap   total 197632K, used 3565K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 16280K, capacity 16448K, committed 16640K, reserved 1064960K
  class space    used 1988K, capacity 2047K, committed 2048K, reserved 1048576K
}
Event: 4,136 GC heap before
{Heap before GC invocations=10 (full 0):
 garbage-first heap   total 197632K, used 118253K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 115 young (117760K), 3 survivors (3072K)
 Metaspace       used 19832K, capacity 20191K, committed 20480K, reserved 1067008K
  class space    used 2432K, capacity 2524K, committed 2560K, reserved 1048576K
}
Event: 4,168 GC heap after
{Heap after GC invocations=11 (full 0):
 garbage-first heap   total 197632K, used 4117K [0x0000000727000000, 0x00000007c0000000)
  region size 1024K, 3 young (3072K), 3 survivors (3072K)
 Metaspace       used 19832K, capacity 20191K, committed 20480K, reserved 1067008K
  class space    used 2432K, capacity 2524K, committed 2560K, reserved 1048576K
}

Deoptimization events (10 events):
Event: 2,906 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea2e364 method=scala.runtime.BoxesRunTime.equals2(Ljava/lang/Object;Ljava/lang/Object;)Z @ 4 c2
Event: 2,966 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea2fa48 method=scala.runtime.BoxesRunTime.equals2(Ljava/lang/Object;Ljava/lang/Object;)Z @ 4 c2
Event: 2,966 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea2ef58 method=scala.runtime.BoxesRunTime.equals2(Ljava/lang/Object;Ljava/lang/Object;)Z @ 4 c2
Event: 2,987 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6de9f29f4 method=jdk.internal.org.objectweb.asm.Type.getArgumentsAndReturnSizes(Ljava/lang/String;)I @ 41 c2
Event: 2,994 Thread 0x00007fb6f0011800 Uncommon trap: reason=predicate action=maybe_recompile pc=0x00007fb6dea133e4 method=scala.collection.Iterator.foreach(Lscala/Function1;)V @ 9 c2
Event: 2,997 Thread 0x00007fb6f0011800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x00007fb6dea0d858 method=scala.collection.Iterator.foreach(Lscala/Function1;)V @ 16 c2
Event: 3,175 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea1e8fc method=scala.collection.immutable.Range.<init>(III)V @ 60 c2
Event: 3,177 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea176d0 method=scala.collection.generic.Growable.$plus$plus$eq(Lscala/collection/TraversableOnce;)Lscala/collection/generic/Growable; @ 4 c2
Event: 3,207 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6dea7b3b4 method=java.lang.String.startsWith(Ljava/lang/String;I)Z @ 1 c2
Event: 3,254 Thread 0x00007fb6f0011800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00007fb6deaa01b8 method=scala.collection.mutable.ListBuffer.toList()Lscala/collection/immutable/List; @ 5 c2

Classes redefined (0 events):
No events

Internal exceptions (10 events):
Event: 3,030 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072f1d3998}: method resolution failed> (0x000000072f1d3998) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share/prims/methodHandles.cpp, line 1226]
Event: 3,040 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072f029990}: java.lang.invoke.DirectMethodHandle$Holder.invokeStatic(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V> (0x000000072f029990) thrown at [/build/openjdk-lts-tXWsoM/o
Event: 3,042 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072f03a538}: java.lang.Object.$anonfun$apply$1(Lscala/collection/immutable/List;)Lscala/runtime/Nothing$;> (0x000000072f03a538) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share
Event: 3,042 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072f03e238}: java.lang.Object.$anonfun$apply$3(Ljava/lang/Object;)Ljava/lang/Object;> (0x000000072f03e238) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share/interpreter/linkReso
Event: 3,141 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072f0f0cc0}: java.lang.Object.$anonfun$foreach$5(Lscala/collection/TraversableViewLike$Filtered;Lscala/Function1;Ljava/lang/Object;)Ljava/lang/Object;> (0x000000072f0f0cc0) thrown at [/build/openjdk-lts-t
Event: 3,174 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072ef6a0d8}: java.lang.Object.$anonfun$pickNext$1()Ljava/lang/String;> (0x000000072ef6a0d8) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share/interpreter/linkResolver.cpp, line 
Event: 3,193 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072effdae8}: java.lang.Object.$anonfun$reporter$1(Lsaarland/cispa/tribble/ReportingModule;Ljava/io/File;)Lsaarland/cispa/tribble/KPathReporter;> (0x000000072effdae8) thrown at [/build/openjdk-lts-tXWsoM/o
Event: 3,194 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072ee079b8}: java.lang.Object.$anonfun$reporter$2()Lsaarland/cispa/tribble/NopReporter$;> (0x000000072ee079b8) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share/interpreter/link
Event: 3,200 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072ee33e70}: java.lang.Object.$anonfun$format$1(Lscala/collection/immutable/StringLike;Ljava/lang/Object;)Ljava/lang/Object;> (0x000000072ee33e70) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+1
Event: 3,202 Thread 0x00007fb6f0011800 Exception <a 'java/lang/NoSuchMethodError'{0x000000072ee39968}: java.lang.Object.lambda$union$2(Ljava/util/regex/Pattern$CharPredicate;I)Z> (0x000000072ee39968) thrown at [/build/openjdk-lts-tXWsoM/openjdk-lts-10.0.1+10/src/hotspot/share/interpreter/linkR

Events (10 events):
Event: 3,437 Thread 0x00007fb6f0011800 DEOPT PACKING pc=0x00007fb6d749d2e1 sp=0x00007fb6f70e5a30
Event: 3,437 Thread 0x00007fb6f0011800 DEOPT UNPACKING pc=0x00007fb6d6efedba sp=0x00007fb6f70e4ef0 mode 0
Event: 3,544 Thread 0x00007fb6f0011800 DEOPT PACKING pc=0x00007fb6d751ceff sp=0x00007fb6f70e5ab0
Event: 3,544 Thread 0x00007fb6f0011800 DEOPT UNPACKING pc=0x00007fb6d6efedba sp=0x00007fb6f70e4f50 mode 0
Event: 3,672 Executing VM operation: ICBufferFull
Event: 3,672 Executing VM operation: ICBufferFull done
Event: 4,136 Executing VM operation: G1IncCollectionPause
Event: 4,168 Executing VM operation: G1IncCollectionPause done
Event: 4,273 Thread 0x00007fb6f0011800 DEOPT PACKING pc=0x00007fb6d78e16d8 sp=0x00007fb6f70e6040
Event: 4,273 Thread 0x00007fb6f0011800 DEOPT UNPACKING pc=0x00007fb6d6efedba sp=0x00007fb6f70e54d8 mode 0


Dynamic libraries:
727000000-733100000 rw-p 00000000 00:00 0 
733100000-7c0000000 ---p 00000000 00:00 0 
7c0000000-7c0280000 rw-p 00000000 00:00 0 
7c0280000-800000000 ---p 00000000 00:00 0 
55f8637fd000-55f8637fe000 r-xp 00000000 08:01 3545369                    /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55f8639fe000-55f8639ff000 r--p 00001000 08:01 3545369                    /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55f8639ff000-55f863a00000 rw-p 00002000 08:01 3545369                    /usr/lib/jvm/java-11-openjdk-amd64/bin/java
55f864cf3000-55f864d14000 rw-p 00000000 00:00 0                          [heap]
7fb66c000000-7fb66c021000 rw-p 00000000 00:00 0 
7fb66c021000-7fb670000000 ---p 00000000 00:00 0 
7fb674000000-7fb674021000 rw-p 00000000 00:00 0 
7fb674021000-7fb678000000 ---p 00000000 00:00 0 
7fb678000000-7fb678021000 rw-p 00000000 00:00 0 
7fb678021000-7fb67c000000 ---p 00000000 00:00 0 
7fb67c000000-7fb67c101000 rw-p 00000000 00:00 0 
7fb67c101000-7fb680000000 ---p 00000000 00:00 0 
7fb680000000-7fb680021000 rw-p 00000000 00:00 0 
7fb680021000-7fb684000000 ---p 00000000 00:00 0 
7fb684000000-7fb68423d000 rw-p 00000000 00:00 0 
7fb68423d000-7fb688000000 ---p 00000000 00:00 0 
7fb688000000-7fb688600000 rw-p 00000000 00:00 0 
7fb688600000-7fb68c000000 ---p 00000000 00:00 0 
7fb68c000000-7fb68c021000 rw-p 00000000 00:00 0 
7fb68c021000-7fb690000000 ---p 00000000 00:00 0 
7fb690000000-7fb690021000 rw-p 00000000 00:00 0 
7fb690021000-7fb694000000 ---p 00000000 00:00 0 
7fb694000000-7fb694028000 rw-p 00000000 00:00 0 
7fb694028000-7fb698000000 ---p 00000000 00:00 0 
7fb698000000-7fb698021000 rw-p 00000000 00:00 0 
7fb698021000-7fb69c000000 ---p 00000000 00:00 0 
7fb69c000000-7fb69c021000 rw-p 00000000 00:00 0 
7fb69c021000-7fb6a0000000 ---p 00000000 00:00 0 
7fb6a0000000-7fb6a0021000 rw-p 00000000 00:00 0 
7fb6a0021000-7fb6a4000000 ---p 00000000 00:00 0 
7fb6a4000000-7fb6a4021000 rw-p 00000000 00:00 0 
7fb6a4021000-7fb6a8000000 ---p 00000000 00:00 0 
7fb6a8000000-7fb6a8021000 rw-p 00000000 00:00 0 
7fb6a8021000-7fb6ac000000 ---p 00000000 00:00 0 
7fb6ac000000-7fb6ac021000 rw-p 00000000 00:00 0 
7fb6ac021000-7fb6b0000000 ---p 00000000 00:00 0 
7fb6b0000000-7fb6b0021000 rw-p 00000000 00:00 0 
7fb6b0021000-7fb6b4000000 ---p 00000000 00:00 0 
7fb6b6000000-7fb6b8000000 rw-p 00000000 00:00 0 
7fb6b8000000-7fb6b8021000 rw-p 00000000 00:00 0 
7fb6b8021000-7fb6bc000000 ---p 00000000 00:00 0 
7fb6bd1c0000-7fb6bd340000 rw-p 00000000 00:00 0 
7fb6bd340000-7fb6bd3c0000 ---p 00000000 00:00 0 
7fb6bd3c0000-7fb6bd5c0000 rw-p 00000000 00:00 0 
7fb6bd5c0000-7fb6bd7c0000 rw-p 00000000 00:00 0 
7fb6bd7c0000-7fb6bdcc4000 rw-p 00000000 00:00 0 
7fb6bdcc4000-7fb6c0000000 ---p 00000000 00:00 0 
7fb6c0000000-7fb6c0021000 rw-p 00000000 00:00 0 
7fb6c0021000-7fb6c4000000 ---p 00000000 00:00 0 
7fb6c40bd000-7fb6c42bd000 rw-p 00000000 00:00 0 
7fb6c42bd000-7fb6c42d3000 r-xp 00000000 08:01 3547854                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7fb6c42d3000-7fb6c44d3000 ---p 00016000 08:01 3547854                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7fb6c44d3000-7fb6c44d4000 r--p 00016000 08:01 3547854                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7fb6c44d4000-7fb6c44d5000 rw-p 00017000 08:01 3547854                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnet.so
7fb6c44d5000-7fb6c44e6000 r-xp 00000000 08:01 3547855                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7fb6c44e6000-7fb6c46e5000 ---p 00011000 08:01 3547855                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7fb6c46e5000-7fb6c46e6000 r--p 00010000 08:01 3547855                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7fb6c46e6000-7fb6c46e7000 rw-p 00011000 08:01 3547855                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libnio.so
7fb6c46e7000-7fb6c46eb000 ---p 00000000 00:00 0 
7fb6c46eb000-7fb6c47e8000 rw-p 00000000 00:00 0 
7fb6c47e8000-7fb6c47e9000 ---p 00000000 00:00 0 
7fb6c47e9000-7fb6c48ea000 rw-p 00000000 00:00 0 
7fb6c48ea000-7fb6c48ee000 ---p 00000000 00:00 0 
7fb6c48ee000-7fb6c49eb000 rw-p 00000000 00:00 0 
7fb6c49eb000-7fb6c49ef000 ---p 00000000 00:00 0 
7fb6c49ef000-7fb6c4aec000 rw-p 00000000 00:00 0 
7fb6c4aec000-7fb6c4af0000 ---p 00000000 00:00 0 
7fb6c4af0000-7fb6c4bed000 rw-p 00000000 00:00 0 
7fb6c4bed000-7fb6c4bf1000 ---p 00000000 00:00 0 
7fb6c4bf1000-7fb6c4cee000 rw-p 00000000 00:00 0 
7fb6c4cee000-7fb6c4cf2000 ---p 00000000 00:00 0 
7fb6c4cf2000-7fb6c4def000 rw-p 00000000 00:00 0 
7fb6c4def000-7fb6c4df3000 ---p 00000000 00:00 0 
7fb6c4df3000-7fb6c4ef0000 rw-p 00000000 00:00 0 
7fb6c4ef0000-7fb6c58bf000 r--p 00000000 08:01 3413085                    /usr/lib/locale/locale-archive
7fb6c58bf000-7fb6c58c3000 ---p 00000000 00:00 0 
7fb6c58c3000-7fb6c5cc4000 rw-p 00000000 00:00 0 
7fb6c5cc4000-7fb6c8000000 ---p 00000000 00:00 0 
7fb6c8000000-7fb6c8021000 rw-p 00000000 00:00 0 
7fb6c8021000-7fb6cc000000 ---p 00000000 00:00 0 
7fb6cc000000-7fb6cc021000 rw-p 00000000 00:00 0 
7fb6cc021000-7fb6d0000000 ---p 00000000 00:00 0 
7fb6d0000000-7fb6d0021000 rw-p 00000000 00:00 0 
7fb6d0021000-7fb6d4000000 ---p 00000000 00:00 0 
7fb6d4079000-7fb6d407d000 ---p 00000000 00:00 0 
7fb6d407d000-7fb6d417a000 rw-p 00000000 00:00 0 
7fb6d417a000-7fb6d417b000 ---p 00000000 00:00 0 
7fb6d417b000-7fb6d4af2000 rw-p 00000000 00:00 0 
7fb6d4af2000-7fb6d4af3000 ---p 00000000 00:00 0 
7fb6d4af3000-7fb6d4bf4000 rw-p 00000000 00:00 0 
7fb6d4bf4000-7fb6d4bf5000 ---p 00000000 00:00 0 
7fb6d4bf5000-7fb6d4cf6000 rw-p 00000000 00:00 0 
7fb6d4cf6000-7fb6d4cf7000 ---p 00000000 00:00 0 
7fb6d4cf7000-7fb6d4df8000 rw-p 00000000 00:00 0 
7fb6d4df8000-7fb6d4df9000 ---p 00000000 00:00 0 
7fb6d4df9000-7fb6d4efa000 rw-p 00000000 00:00 0 
7fb6d4efa000-7fb6d4efb000 ---p 00000000 00:00 0 
7fb6d4efb000-7fb6d5400000 rw-p 00000000 00:00 0 
7fb6d5400000-7fb6d5401000 ---p 00000000 00:00 0 
7fb6d5401000-7fb6d5502000 rw-p 00000000 00:00 0 
7fb6d5502000-7fb6d5503000 ---p 00000000 00:00 0 
7fb6d5503000-7fb6d56fe000 rw-p 00000000 00:00 0 
7fb6d56fe000-7fb6d5b65000 ---p 00000000 00:00 0 
7fb6d5b65000-7fb6d5bc6000 rw-p 00000000 00:00 0 
7fb6d5bc6000-7fb6d602d000 ---p 00000000 00:00 0 
7fb6d602d000-7fb6d608e000 rw-p 00000000 00:00 0 
7fb6d608e000-7fb6d64f5000 ---p 00000000 00:00 0 
7fb6d64f5000-7fb6d68f9000 rw-p 00000000 00:00 0 
7fb6d68f9000-7fb6d68fa000 ---p 00000000 00:00 0 
7fb6d68fa000-7fb6d69fb000 rw-p 00000000 00:00 0 
7fb6d69fb000-7fb6d69fc000 ---p 00000000 00:00 0 
7fb6d69fc000-7fb6d6afd000 rw-p 00000000 00:00 0 
7fb6d6afd000-7fb6d6afe000 ---p 00000000 00:00 0 
7fb6d6afe000-7fb6d6bff000 rw-p 00000000 00:00 0 
7fb6d6bff000-7fb6d6c00000 ---p 00000000 00:00 0 
7fb6d6c00000-7fb6d6d06000 rw-p 00000000 00:00 0 
7fb6d6d06000-7fb6d6dec000 ---p 00000000 00:00 0 
7fb6d6dec000-7fb6d6df7000 rw-p 00000000 00:00 0 
7fb6d6df7000-7fb6d6ed7000 ---p 00000000 00:00 0 
7fb6d6ed7000-7fb6d7147000 rwxp 00000000 00:00 0 
7fb6d7147000-7fb6d7467000 ---p 00000000 00:00 0 
7fb6d7467000-7fb6d79e7000 rwxp 00000000 00:00 0 
7fb6d79e7000-7fb6de99f000 ---p 00000000 00:00 0 
7fb6de99f000-7fb6dec0f000 rwxp 00000000 00:00 0 
7fb6dec0f000-7fb6e5ed7000 ---p 00000000 00:00 0 
7fb6e5ed7000-7fb6ef3b0000 r--s 00000000 08:01 3547864                    /usr/lib/jvm/java-11-openjdk-amd64/lib/modules
7fb6ef3b0000-7fb6ef3b5000 r-xp 00000000 08:01 3547846                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7fb6ef3b5000-7fb6ef5b4000 ---p 00005000 08:01 3547846                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7fb6ef5b4000-7fb6ef5b5000 r--p 00004000 08:01 3547846                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7fb6ef5b5000-7fb6ef5b6000 rw-p 00005000 08:01 3547846                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjimage.so
7fb6ef5b6000-7fb6ef5bd000 r-xp 00000000 08:01 3547863                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7fb6ef5bd000-7fb6ef7bc000 ---p 00007000 08:01 3547863                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7fb6ef7bc000-7fb6ef7bd000 r--p 00006000 08:01 3547863                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7fb6ef7bd000-7fb6ef7be000 rw-p 00007000 08:01 3547863                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libzip.so
7fb6ef7be000-7fb6ef7c9000 r-xp 00000000 08:01 3151222                    /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fb6ef7c9000-7fb6ef9c8000 ---p 0000b000 08:01 3151222                    /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fb6ef9c8000-7fb6ef9c9000 r--p 0000a000 08:01 3151222                    /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fb6ef9c9000-7fb6ef9ca000 rw-p 0000b000 08:01 3151222                    /lib/x86_64-linux-gnu/libnss_files-2.27.so
7fb6ef9ca000-7fb6ef9d0000 rw-p 00000000 00:00 0 
7fb6ef9d0000-7fb6ef9e7000 r-xp 00000000 08:01 3151216                    /lib/x86_64-linux-gnu/libnsl-2.27.so
7fb6ef9e7000-7fb6efbe6000 ---p 00017000 08:01 3151216                    /lib/x86_64-linux-gnu/libnsl-2.27.so
7fb6efbe6000-7fb6efbe7000 r--p 00016000 08:01 3151216                    /lib/x86_64-linux-gnu/libnsl-2.27.so
7fb6efbe7000-7fb6efbe8000 rw-p 00017000 08:01 3151216                    /lib/x86_64-linux-gnu/libnsl-2.27.so
7fb6efbe8000-7fb6efbea000 rw-p 00000000 00:00 0 
7fb6efbea000-7fb6efbf5000 r-xp 00000000 08:01 3151233                    /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fb6efbf5000-7fb6efdf4000 ---p 0000b000 08:01 3151233                    /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fb6efdf4000-7fb6efdf5000 r--p 0000a000 08:01 3151233                    /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fb6efdf5000-7fb6efdf6000 rw-p 0000b000 08:01 3151233                    /lib/x86_64-linux-gnu/libnss_nis-2.27.so
7fb6efdf6000-7fb6efdfe000 r-xp 00000000 08:01 3151218                    /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fb6efdfe000-7fb6efffe000 ---p 00008000 08:01 3151218                    /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fb6efffe000-7fb6effff000 r--p 00008000 08:01 3151218                    /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fb6effff000-7fb6f0000000 rw-p 00009000 08:01 3151218                    /lib/x86_64-linux-gnu/libnss_compat-2.27.so
7fb6f0000000-7fb6f20df000 rw-p 00000000 00:00 0 
7fb6f20df000-7fb6f4000000 ---p 00000000 00:00 0 
7fb6f402d000-7fb6f4059000 r-xp 00000000 08:01 3547842                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7fb6f4059000-7fb6f4258000 ---p 0002c000 08:01 3547842                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7fb6f4258000-7fb6f4259000 r--p 0002b000 08:01 3547842                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7fb6f4259000-7fb6f425b000 rw-p 0002c000 08:01 3547842                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libjava.so
7fb6f425b000-7fb6f4268000 r-xp 00000000 08:01 3547862                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7fb6f4268000-7fb6f4467000 ---p 0000d000 08:01 3547862                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7fb6f4467000-7fb6f4469000 r--p 0000c000 08:01 3547862                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7fb6f4469000-7fb6f446a000 rw-p 0000e000 08:01 3547862                    /usr/lib/jvm/java-11-openjdk-amd64/lib/libverify.so
7fb6f446a000-7fb6f4471000 r-xp 00000000 08:01 3151273                    /lib/x86_64-linux-gnu/librt-2.27.so
7fb6f4471000-7fb6f4670000 ---p 00007000 08:01 3151273                    /lib/x86_64-linux-gnu/librt-2.27.so
7fb6f4670000-7fb6f4671000 r--p 00006000 08:01 3151273                    /lib/x86_64-linux-gnu/librt-2.27.so
7fb6f4671000-7fb6f4672000 rw-p 00007000 08:01 3151273                    /lib/x86_64-linux-gnu/librt-2.27.so
7fb6f4672000-7fb6f4689000 r-xp 00000000 08:01 3151169                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb6f4689000-7fb6f4888000 ---p 00017000 08:01 3151169                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb6f4888000-7fb6f4889000 r--p 00016000 08:01 3151169                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb6f4889000-7fb6f488a000 rw-p 00017000 08:01 3151169                    /lib/x86_64-linux-gnu/libgcc_s.so.1
7fb6f488a000-7fb6f4a27000 r-xp 00000000 08:01 3151195                    /lib/x86_64-linux-gnu/libm-2.27.so
7fb6f4a27000-7fb6f4c26000 ---p 0019d000 08:01 3151195                    /lib/x86_64-linux-gnu/libm-2.27.so
7fb6f4c26000-7fb6f4c27000 r--p 0019c000 08:01 3151195                    /lib/x86_64-linux-gnu/libm-2.27.so
7fb6f4c27000-7fb6f4c28000 rw-p 0019d000 08:01 3151195                    /lib/x86_64-linux-gnu/libm-2.27.so
7fb6f4c28000-7fb6f4da6000 r-xp 00000000 08:01 3415325                    /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7fb6f4da6000-7fb6f4fa6000 ---p 0017e000 08:01 3415325                    /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7fb6f4fa6000-7fb6f4fb0000 r--p 0017e000 08:01 3415325                    /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7fb6f4fb0000-7fb6f4fb2000 rw-p 00188000 08:01 3415325                    /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.25
7fb6f4fb2000-7fb6f4fb6000 rw-p 00000000 00:00 0 
7fb6f4fb6000-7fb6f5f53000 r-xp 00000000 08:01 3946239                    /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7fb6f5f53000-7fb6f6153000 ---p 00f9d000 08:01 3946239                    /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7fb6f6153000-7fb6f6217000 r--p 00f9d000 08:01 3946239                    /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7fb6f6217000-7fb6f624f000 rw-p 01061000 08:01 3946239                    /usr/lib/jvm/java-11-openjdk-amd64/lib/server/libjvm.so
7fb6f624f000-7fb6f6298000 rw-p 00000000 00:00 0 
7fb6f6298000-7fb6f62b2000 r-xp 00000000 08:01 3151265                    /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb6f62b2000-7fb6f64b1000 ---p 0001a000 08:01 3151265                    /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb6f64b1000-7fb6f64b2000 r--p 00019000 08:01 3151265                    /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb6f64b2000-7fb6f64b3000 rw-p 0001a000 08:01 3151265                    /lib/x86_64-linux-gnu/libpthread-2.27.so
7fb6f64b3000-7fb6f64b7000 rw-p 00000000 00:00 0 
7fb6f64b7000-7fb6f64ba000 r-xp 00000000 08:01 3151155                    /lib/x86_64-linux-gnu/libdl-2.27.so
7fb6f64ba000-7fb6f66b9000 ---p 00003000 08:01 3151155                    /lib/x86_64-linux-gnu/libdl-2.27.so
7fb6f66b9000-7fb6f66ba000 r--p 00002000 08:01 3151155                    /lib/x86_64-linux-gnu/libdl-2.27.so
7fb6f66ba000-7fb6f66bb000 rw-p 00003000 08:01 3151155                    /lib/x86_64-linux-gnu/libdl-2.27.so
7fb6f66bb000-7fb6f66d7000 r-xp 00000000 08:01 3151304                    /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb6f66d7000-7fb6f68d6000 ---p 0001c000 08:01 3151304                    /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb6f68d6000-7fb6f68d7000 r--p 0001b000 08:01 3151304                    /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb6f68d7000-7fb6f68d8000 rw-p 0001c000 08:01 3151304                    /lib/x86_64-linux-gnu/libz.so.1.2.11
7fb6f68d8000-7fb6f6abf000 r-xp 00000000 08:01 3151132                    /lib/x86_64-linux-gnu/libc-2.27.so
7fb6f6abf000-7fb6f6cbf000 ---p 001e7000 08:01 3151132                    /lib/x86_64-linux-gnu/libc-2.27.so
7fb6f6cbf000-7fb6f6cc3000 r--p 001e7000 08:01 3151132                    /lib/x86_64-linux-gnu/libc-2.27.so
7fb6f6cc3000-7fb6f6cc5000 rw-p 001eb000 08:01 3151132                    /lib/x86_64-linux-gnu/libc-2.27.so
7fb6f6cc5000-7fb6f6cc9000 rw-p 00000000 00:00 0 
7fb6f6cc9000-7fb6f6cd8000 r-xp 00000000 08:01 3810438                    /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7fb6f6cd8000-7fb6f6ed7000 ---p 0000f000 08:01 3810438                    /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7fb6f6ed7000-7fb6f6ed8000 r--p 0000e000 08:01 3810438                    /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7fb6f6ed8000-7fb6f6ed9000 rw-p 0000f000 08:01 3810438                    /usr/lib/jvm/java-11-openjdk-amd64/lib/jli/libjli.so
7fb6f6ed9000-7fb6f6f00000 r-xp 00000000 08:01 3151104                    /lib/x86_64-linux-gnu/ld-2.27.so
7fb6f6f2e000-7fb6f6fe0000 rw-p 00000000 00:00 0 
7fb6f6fe0000-7fb6f6fe7000 ---p 00000000 00:00 0 
7fb6f6fe7000-7fb6f6feb000 ---p 00000000 00:00 0 
7fb6f6feb000-7fb6f70ea000 rw-p 00000000 00:00 0 
7fb6f70f3000-7fb6f70f4000 rw-p 00000000 00:00 0 
7fb6f70f4000-7fb6f70fc000 rw-s 00000000 08:01 1966159                    /tmp/hsperfdata_user/19685
7fb6f70fc000-7fb6f70fd000 ---p 00000000 00:00 0 
7fb6f70fd000-7fb6f70fe000 r--p 00000000 00:00 0 
7fb6f70fe000-7fb6f7100000 rw-p 00000000 00:00 0 
7fb6f7100000-7fb6f7101000 r--p 00027000 08:01 3151104                    /lib/x86_64-linux-gnu/ld-2.27.so
7fb6f7101000-7fb6f7102000 rw-p 00028000 08:01 3151104                    /lib/x86_64-linux-gnu/ld-2.27.so
7fb6f7102000-7fb6f7103000 rw-p 00000000 00:00 0 
7ffe6ec6e000-7ffe6ec8f000 rw-p 00000000 00:00 0                          [stack]
7ffe6ed79000-7ffe6ed7c000 r--p 00000000 00:00 0                          [vvar]
7ffe6ed7c000-7ffe6ed7e000 r-xp 00000000 00:00 0                          [vdso]
ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0                  [vsyscall]


VM Arguments:
java_command: /home/user/ethereum/tribble/tribble-assembly-0.1.jar --automaton-dir=./tmp/automaton/ --suffix=.input --out-dir=./tmp/inputs/ generate --random-seed=1532355453907 --mode=20-random-1000 ./grammar/bytecode.grammar
java_class_path (initial): /home/user/ethereum/tribble/tribble-assembly-0.1.jar
Launcher Type: SUN_STANDARD

Logging:
Log output configuration:
#0: stdout all=warning uptime,level,tags
#1: stderr all=off uptime,level,tags

Environment Variables:
PATH=/home/user/.cargo/bin:/home/user/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
USERNAME=user
SHELL=/bin/bash
DISPLAY=:0

Signal Handlers:
SIGSEGV: [libjvm.so+0xd28a90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0xd28a90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0xd28a90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0xb2a110], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0xb2a110], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0xd28a90], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR2: [libjvm.so+0xb29f50], sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0xb2a0a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0xb2a0a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0xb2a0a0], sa_mask[0]=11111111011111111101111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0xb2a0a0], 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 LTS"
uname:Linux 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 18:02:16 UTC 2018 x86_64
libc:glibc 2.27 NPTL 2.27 
rlimit: STACK 8192k, CORE 0k, NPROC 38931, NOFILE 4096, AS infinity, DATA infinity, FSIZE infinity
load average:2,07 1,89 1,37

/proc/meminfo:
MemTotal:       10025484 kB
MemFree:         3734504 kB
MemAvailable:    6645344 kB
Buffers:           89192 kB
Cached:          2454708 kB
SwapCached:            0 kB
Active:          3910076 kB
Inactive:        1926816 kB
Active(anon):    2789548 kB
Inactive(anon):    93208 kB
Active(file):    1120528 kB
Inactive(file):  1833608 kB
Unevictable:          16 kB
Mlocked:              16 kB
SwapTotal:       2097148 kB
SwapFree:        2097148 kB
Dirty:               956 kB
Writeback:             0 kB
AnonPages:       3293028 kB
Mapped:           449288 kB
Shmem:             94032 kB
Slab:             318516 kB
SReclaimable:     267908 kB
SUnreclaim:        50608 kB
KernelStack:       12912 kB
PageTables:        52260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:     7109888 kB
Committed_AS:    8573552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:           0 kB
VmallocChunk:          0 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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
DirectMap4k:      153536 kB
DirectMap2M:    10123264 kB

container (cgroup) information:
container_type: cgroupv1
cpu_cpuset_cpus: 0-3
cpu_memory_nodes: 0
active_processor_count: 4
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: 5977346048
memory_max_usage_in_bytes: 0


CPU:total 4 (initial active 4) (4 cores per cpu, 1 threads per core) family 6 model 94 stepping 3, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, avx2, aes, clmul, 3dnowpref, lzcnt, tsc, tscinvbit
CPU Model and flags from /proc/cpuinfo:
model name	: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx rdtscp lm constant_tsc rep_good nopl xtopology nonstop_tsc cpuid pni pclmulqdq ssse3 cx16 sse4_1 sse4_2 x2apic movbe popcnt aes xsave avx rdrand hypervisor lahf_lm abm 3dnowprefetch pti avx2 rdseed clflushopt

Memory: 4k page, physical 10025484k(3734504k free), swap 2097148k(2097148k free)

vm_info: OpenJDK 64-Bit Server VM (10.0.1+10-Ubuntu-3ubuntu1) for linux-amd64 JRE (10.0.1+10-Ubuntu-3ubuntu1), built on Apr 21 2018 13:41:27 by "buildd" with gcc 7.3.0

END.

STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
I just executed the java application. Sometimes it crashes with the mentioned output. 


FREQUENCY : occasionally



Comments
Fix Request This fixes the serious C2 compiler failure that can be experienced with loop strip mining enabled (as many GCs do for to meet latency targets). Patch applies cleanly to 11u. The new regression test fails without C2 change, and passes with C2 change. The patch also passes tier1 testing.
15-02-2019

New regression test passes in mach5
12-02-2019

A loop with only one iteration is strip mined and then processed by IdealLoopTree::policy_do_one_iteration_loop() which replaces the tripcount phi such that the backedge becomes dead and the loop goes away. Usually, the code in RegionNode::Ideal [1] takes care of removing the OuterStripMinedLoop as well but in the failing case the split-if optimization is invoked first (it depends on the order in which igvn processes nodes in the worklist). Split-if now performs its magic and then removes the CountedLoop without removing the OuterStripMinedLoop [2]. As a result, the graph contains an OuterStripMinedLoop without the corresponding CountedLoop. This triggers various asserts and crashes: # SIGSEGV (0xb) at pc=0x00007f4b1f430292, pid=27772, tid=27785 Current CompileTask: C2: 103 1 b compiler.loopopts.TestOneIterationStripMined::test1 (27 bytes) Stack: [0x00007f4afc53b000,0x00007f4afc63c000], sp=0x00007f4afc637110, free space=1008k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xabc292] CountedLoopNode::phi() const+0x22 V [libjvm.so+0xad0e6a] OuterStripMinedLoopNode::adjust_strip_mined_loop(PhaseIterGVN*)+0x2a V [libjvm.so+0xaf895d] PhaseMacroExpand::expand_macro_nodes()+0x61d V [libjvm.so+0x66c6d2] Compile::Optimize()+0xd52 V [libjvm.so+0x66d4aa] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0xbea V [libjvm.so+0x57a201] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0xb1 V [libjvm.so+0x677532] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x4e2 V [libjvm.so+0x678fb8] CompileBroker::compiler_thread_loop()+0x4d8 V [libjvm.so+0xdf905a] JavaThread::thread_main_inner()+0x1fa V [libjvm.so+0xdf93e7] JavaThread::run()+0x377 V [libjvm.so+0xc3ea00] thread_native_entry(Thread*)+0xf0 # SIGSEGV (0xb) at pc=0x00007fdf8e459501, pid=29313, tid=29326 Current CompileTask: C2: 110 1 b compiler.loopopts.TestOneIterationStripMined::test2 (27 bytes) Stack: [0x00007fdf6c029000,0x00007fdf6c12a000], sp=0x00007fdf6c125740, free space=1009k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xc07501] Node::add_req(Node*)+0xc1 V [libjvm.so+0xb7eb8d] Matcher::find_shared(Node*)+0xc6d V [libjvm.so+0xb81e61] Matcher::match()+0x571 V [libjvm.so+0x669dec] Compile::Code_Gen()+0xac V [libjvm.so+0x66d540] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0xc80 V [libjvm.so+0x57a201] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0xb1 V [libjvm.so+0x677532] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x4e2 V [libjvm.so+0x678fb8] CompileBroker::compiler_thread_loop()+0x4d8 V [libjvm.so+0xdf905a] JavaThread::thread_main_inner()+0x1fa V [libjvm.so+0xdf93e7] JavaThread::run()+0x377 V [libjvm.so+0xc3ea00] thread_native_entry(Thread*)+0xf0 123 1 b compiler.loopopts.TestOneIterationStripMined::test3 (23 bytes) Default case invoked for: opcode = 0, "Node" 125 1 b compiler.loopopts.TestOneIterationStripMined::test3 (23 bytes) COMPILE SKIPPED: graph lost (not retryable) The straight forward fix is to remove the outer loop in policy_do_one_iteration_loop() similar to what we do in PhaseIdealLoop::intrinsify_fill(). I was wondering if other optimizations could trigger the same problem but came to the conclusion that split-if would bail out because either: - the tripcount phi was removed and the counted loop backedge is already top [3] or - the tripcount phi is still there and used by the AddI for increment [4] http://cr.openjdk.java.net/~thartmann/8208275/webrev.00/ The policy_do_one_iteration_loop() case is special because the tripcount phi is directly removed but the backedge is not (yet) top so split-if does not notice that the loop is dead. An alternative would be to bail out of the split-if optimization if the region is a strip mined loop or remove the outer strip mined loop if the region is removed. [1] http://hg.openjdk.java.net/jdk/jdk/file/38ec0cea438e/src/hotspot/share/opto/cfgnode.cpp#l575 [2] http://hg.openjdk.java.net/jdk/jdk/file/38ec0cea438e/src/hotspot/share/opto/ifnode.cpp#l469 [3] http://hg.openjdk.java.net/jdk/jdk/file/38ec0cea438e/src/hotspot/share/opto/ifnode.cpp#l120 [4] http://hg.openjdk.java.net/jdk/jdk/file/38ec0cea438e/src/hotspot/share/opto/ifnode.cpp#l193
14-08-2018

I'm targeting this for JDK 12 for now because a workaround exists, JDK 10 is affected as well and we are very late in the JDK 11 release cycle.
09-08-2018

I'm able to reproduce this with a customer provided (confidential) jar file. Very similar to JDK-8196296 it's a problem with Loop Strip Mining creating an incorrect graph shape that breaks the logic in the matcher code. As a workaround, the customer can disable the Loop Strip Mining optimization via -XX:LoopStripMiningIter=0. Unfortunately, I can only reproduce this with a release build (probably due to timing) and replay compilation does not work because dynamically generated code (method handles) is involved. However, selectively enabling LoopNode::verify_strip_mined in a release build crashes with: # Internal Error (loopnode.cpp:953), pid=21735, tid=21774 # guarantee(cle == inner->loopexit_or_null()) failed: mismatch Stack: [0x00007f77ee675000,0x00007f77ee776000], sp=0x00007f77ee7705f0, free space=1005k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xe93c0a] VMError::report_and_die(int, char const*, char const*, __va_list_tag*, Thread*, unsigned char*, void*, void*, char const*, int, unsigned long)+0x18a V [libjvm.so+0xe94a1f] VMError::report_and_die(Thread*, void*, char const*, int, char const*, char const*, __va_list_tag*)+0x2f V [libjvm.so+0x70655b] report_vm_error(char const*, int, char const*, char const*, ...)+0x11b V [libjvm.so+0xb1cf65] LoopNode::verify_strip_mined(int) const+0x3d5 V [libjvm.so+0xb32670] PhaseIdealLoop::clone_loop(IdealLoopTree*, Node_List&, int, PhaseIdealLoop::CloneLoopMode, Node*)+0x60 V [libjvm.so+0xb0dcfd] PhaseIdealLoop::do_peeling(IdealLoopTree*, Node_List&)+0xdd V [libjvm.so+0xb1738e] IdealLoopTree::iteration_split_impl(PhaseIdealLoop*, Node_List&)+0x3ce V [libjvm.so+0xb175e0] IdealLoopTree::iteration_split(PhaseIdealLoop*, Node_List&)+0x180 V [libjvm.so+0xb2986d] PhaseIdealLoop::build_and_optimize(bool, bool, bool)+0xb8d V [libjvm.so+0x6a4d76] Compile::Optimize()+0x626 V [libjvm.so+0x6a6b93] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0x1023 V [libjvm.so+0x5b4b9a] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0x1da V [libjvm.so+0x6b042d] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x3ed V [libjvm.so+0x6b1a1b] CompileBroker::compiler_thread_loop()+0x2bb V [libjvm.so+0xe2dd38] JavaThread::thread_main_inner()+0x118 V [libjvm.so+0xe2dff8] JavaThread::run()+0x278 V [libjvm.so+0xc89272] thread_native_entry(Thread*)+0xf2 ILW = Crash during C2 compilation, reproducible with customer provided jar (but intermittent), disable loop strip mining (-XX:LoopStripMiningIter=0) = HMM = P2
09-08-2018

Interestingly, no crash observed on fastdebug build. Verified with 12 ea b05 release build - Crash 12 ea b05 fastdebug build - No crash Executed test for 200 times
09-08-2018

Please try with a fastdebug build and see if we are getting assertion failures.
09-08-2018

This issue is reproducible on 10.0.2, 11 and 12 10 GA - Fail 10.0.2 GA - Fail 11 ea b23 - Fail 12 ea b04 - Fail # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f15ebf5d3d1, pid=129501, tid=129512 # # JRE version: Java(TM) SE Runtime Environment (12.0+4) (build 12-ea+4) # Java VM: Java HotSpot(TM) 64-Bit Server VM (12-ea+4, mixed mode, tiered, compressed oops, g1 gc, linux-amd64) # Problematic frame: # V [libjvm.so+0xc123d1] Node::add_req(Node*)+0xc1 # # Core dump will be written. Default location: Core dumps may be processed with "/usr/libexec/abrt-hook-ccpp %s %c %p %u %g %t e" (or dumping to /scratch/fairoz/JI/8208275/core.129501) # # If you would like to submit a bug report, please visit: # http://bugreport.java.com/bugreport/crash.jsp # --------------- S U M M A R Y ------------ Command Line: tribble-assembly-0.1.jar --suffix=.input --out-dir=./tmp/inputs/ generate --random-seed=1533551345424 --mode=20-random-1000 ./bytecode.grammar Host: Intel(R) Xeon(R) CPU E5-2699 v3 @ 2.30GHz, 8 cores, 28G, Oracle Linux Server release 7.1 Time: Wed Aug 8 21:40:12 2018 PDT elapsed time: 5 seconds (0d 0h 0m 5s) --------------- T H R E A D --------------- Current thread (0x00007f15e437d000): JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=129512, stack(0x00007f15b4d4f000,0x00007f15b4e50000)] Current CompileTask: C2: 5121 3154 4 saarland.cispa.tribble.Heuristic::pickNext (43 bytes) Stack: [0x00007f15b4d4f000,0x00007f15b4e50000], sp=0x00007f15b4e4b700, free space=1009k Native frames: (J=compiled Java code, A=aot compiled Java code, j=interpreted, Vv=VM code, C=native code) V [libjvm.so+0xc123d1] Node::add_req(Node*)+0xc1 V [libjvm.so+0xb88add] Matcher::find_shared(Node*)+0xc6d V [libjvm.so+0xb8bdb1] Matcher::match()+0x571 V [libjvm.so+0x66a5ec] Compile::Code_Gen()+0xac V [libjvm.so+0x66dd40] Compile::Compile(ciEnv*, C2Compiler*, ciMethod*, int, bool, bool, bool, DirectiveSet*)+0xc80 V [libjvm.so+0x57b0d1] C2Compiler::compile_method(ciEnv*, ciMethod*, int, DirectiveSet*)+0xb1 V [libjvm.so+0x677d3a] CompileBroker::invoke_compiler_on_method(CompileTask*)+0x4ea V [libjvm.so+0x6797c8] CompileBroker::compiler_thread_loop()+0x4d8 V [libjvm.so+0xe199fd] JavaThread::thread_main_inner()+0x21d V [libjvm.so+0xe19d89] JavaThread::run()+0x359 V [libjvm.so+0xc49a20] thread_native_entry(Thread*)+0xf0 siginfo: si_signo: 11 (SIGSEGV), si_code: 2 (SEGV_ACCERR), si_addr: 0x00007f15ec7a49e0
09-08-2018

There is no test case to reproduce this issue. We need atleast replay compilation file /home/user/ethereum/evmFuzz/replay_pid19685.log Requested submitter for either test case, replay compilation file or verification on 11
26-07-2018