#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_bsd.cpp:4321), pid=11378, tid=101577
# Error: Unimplemented()
#
# JRE version: OpenJDK Runtime Environment (8.0_66-b17) (build 1.8.0_66-b17)
# Java VM: OpenJDK 64-Bit Server VM (25.66-b17 mixed mode bsd-amd64 compressed oops)
# Core dump written. Default location: /usr/home/deploy/presto/presto-main/java.core
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x000000080344a000): JavaThread "pool-3-thread-1" [_thread_in_vm, id=101577, stack(0x00007fffddbdb000,0x00007fffddcdb000)]
Stack: [0x00007fffddbdb000,0x00007fffddcdb000], sp=0x00007fffddcd9550, free space=1017k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
V [libjvm.so+0x909950] JVM_handle_bsd_signal+0x156af0
V [libjvm.so+0x466feb] +0x276273
V [libjvm.so+0x7b209c] JVM_FindSignal+0x19f2fc
V [libjvm.so+0x736017] JVM_FindSignal+0x123277
j sun.management.ThreadImpl.getThreadUserCpuTime0(J)J+0
j sun.management.ThreadImpl.getCurrentThreadUserTime()J+8
j com.facebook.presto.operator.OperatorContext.currentThreadUserTime()J+23
j com.facebook.presto.operator.OperatorContext.startIntervalTimer()V+26
j com.facebook.presto.operator.Driver.processInternal()Lcom/google/common/util/concurrent/ListenableFuture;+233
j com.facebook.presto.operator.Driver.process()Lcom/google/common/util/concurrent/ListenableFuture;+62
j com.facebook.presto.testing.LocalQueryRunner.execute(Lcom/facebook/presto/Session;Ljava/lang/String;)Lcom/facebook/presto/testing/MaterializedResult;+95
j com.facebook.presto.testing.LocalQueryRunner.execute(Ljava/lang/String;)Lcom/facebook/presto/testing/MaterializedResult;+6
j com.facebook.presto.operator.scalar.FunctionAssertions.executeProjectionWithAll(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/Session;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/util/List;+60
j com.facebook.presto.operator.scalar.FunctionAssertions.selectUniqueValue(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/Session;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/lang/Object;+6
j com.facebook.presto.operator.scalar.FunctionAssertions.selectSingleValue(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/lang/Object;+8
j com.facebook.presto.operator.scalar.FunctionAssertions.assertFunction(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Ljava/lang/Object;)V+43
j com.facebook.presto.type.BooleanOperatorsTest.assertFunction(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Ljava/lang/Object;)V+7
j com.facebook.presto.type.BooleanOperatorsTest.testBetween()V+10
v ~StubRoutines::call_stub
V [libjvm.so+0x59d72b] AsyncGetCallTrace+0xcaa0b
V [libjvm.so+0x80e821] JVM_handle_bsd_signal+0x5b9c1
V [libjvm.so+0x80f58d] JVM_handle_bsd_signal+0x5c72d
V [libjvm.so+0x60f780] JVM_InvokeMethod+0x2c0
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 4521 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000000080470d8c4 [0x000000080470d780+0x144]
J 4655 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000804b5eba4 [0x0000000804b5e760+0x444]
J 7046 C1 org.testng.internal.MethodInvocationHelper.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (239 bytes) @ 0x0000000804df1fcc [0x0000000804def480+0x2b4c]
j org.testng.internal.Invoker.invokeMethod(Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/ITestClass;[Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/internal/ConfigurationGroupMethods;Lorg/testng/internal/Invoker$FailureContext;)Lorg/testng/ITestResult;+278
j org.testng.internal.Invoker.invokeTestMethod(Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/ITestClass;[Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/internal/ConfigurationGroupMethods;Lorg/testng/internal/Invoker$FailureContext;)Lorg/testng/ITestResult;+29
j org.testng.internal.Invoker.invokeTestMethods(Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/internal/ConfigurationGroupMethods;Ljava/lang/Object;Lorg/testng/ITestContext;)Ljava/util/List;+675
j org.testng.internal.TestMethodWorker.invokeTestMethods(Lorg/testng/ITestNGMethod;Ljava/lang/Object;Lorg/testng/ITestContext;)V+19
j org.testng.internal.TestMethodWorker.run()V+60
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
V [libjvm.so+0x59d72b] AsyncGetCallTrace+0xcaa0b
V [libjvm.so+0x59c173] AsyncGetCallTrace+0xc9453
V [libjvm.so+0x59c3ac] AsyncGetCallTrace+0xc968c
V [libjvm.so+0x608b2e] JVM_StartThread+0x36e
V [libjvm.so+0x8b13a0] JVM_handle_bsd_signal+0xfe540
V [libjvm.so+0x7ad0ef] JVM_FindSignal+0x19a34f
C [libthr.so.3+0x87c5] operator->+0x725
C 0x0000000000000000
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j sun.management.ThreadImpl.getThreadUserCpuTime0(J)J+0
j sun.management.ThreadImpl.getCurrentThreadUserTime()J+8
j com.facebook.presto.operator.OperatorContext.currentThreadUserTime()J+23
j com.facebook.presto.operator.OperatorContext.startIntervalTimer()V+26
j com.facebook.presto.operator.Driver.processInternal()Lcom/google/common/util/concurrent/ListenableFuture;+233
j com.facebook.presto.operator.Driver.process()Lcom/google/common/util/concurrent/ListenableFuture;+62
j com.facebook.presto.testing.LocalQueryRunner.execute(Lcom/facebook/presto/Session;Ljava/lang/String;)Lcom/facebook/presto/testing/MaterializedResult;+95
j com.facebook.presto.testing.LocalQueryRunner.execute(Ljava/lang/String;)Lcom/facebook/presto/testing/MaterializedResult;+6
j com.facebook.presto.operator.scalar.FunctionAssertions.executeProjectionWithAll(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/Session;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/util/List;+60
j com.facebook.presto.operator.scalar.FunctionAssertions.selectUniqueValue(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/Session;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/lang/Object;+6
j com.facebook.presto.operator.scalar.FunctionAssertions.selectSingleValue(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Lcom/facebook/presto/sql/gen/ExpressionCompiler;)Ljava/lang/Object;+8
j com.facebook.presto.operator.scalar.FunctionAssertions.assertFunction(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Ljava/lang/Object;)V+43
j com.facebook.presto.type.BooleanOperatorsTest.assertFunction(Ljava/lang/String;Lcom/facebook/presto/spi/type/Type;Ljava/lang/Object;)V+7
j com.facebook.presto.type.BooleanOperatorsTest.testBetween()V+10
v ~StubRoutines::call_stub
j sun.reflect.NativeMethodAccessorImpl.invoke0(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+0
j sun.reflect.NativeMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+100
J 4521 C1 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (10 bytes) @ 0x000000080470d8c4 [0x000000080470d780+0x144]
J 4655 C1 java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (62 bytes) @ 0x0000000804b5eba4 [0x0000000804b5e760+0x444]
J 7046 C1 org.testng.internal.MethodInvocationHelper.invokeMethod(Ljava/lang/reflect/Method;Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object; (239 bytes) @ 0x0000000804df1fcc [0x0000000804def480+0x2b4c]
j org.testng.internal.Invoker.invokeMethod(Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/ITestClass;[Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/internal/ConfigurationGroupMethods;Lorg/testng/internal/Invoker$FailureContext;)Lorg/testng/ITestResult;+278
j org.testng.internal.Invoker.invokeTestMethod(Ljava/lang/Object;Lorg/testng/ITestNGMethod;[Ljava/lang/Object;ILorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/ITestClass;[Lorg/testng/ITestNGMethod;[Lorg/testng/ITestNGMethod;Lorg/testng/internal/ConfigurationGroupMethods;Lorg/testng/internal/Invoker$FailureContext;)Lorg/testng/ITestResult;+29
j org.testng.internal.Invoker.invokeTestMethods(Lorg/testng/ITestNGMethod;Lorg/testng/xml/XmlSuite;Ljava/util/Map;Lorg/testng/internal/ConfigurationGroupMethods;Ljava/lang/Object;Lorg/testng/ITestContext;)Ljava/util/List;+675
j org.testng.internal.TestMethodWorker.invokeTestMethods(Lorg/testng/ITestNGMethod;Ljava/lang/Object;Lorg/testng/ITestContext;)V+19
j org.testng.internal.TestMethodWorker.run()V+60
j java.util.concurrent.ThreadPoolExecutor.runWorker(Ljava/util/concurrent/ThreadPoolExecutor$Worker;)V+95
j java.util.concurrent.ThreadPoolExecutor$Worker.run()V+5
j java.lang.Thread.run()V+11
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x00000008d945f000 JavaThread "local-query-runner-0" daemon [_thread_blocked, id=101579, stack(0x00007fffdd9d9000,0x00007fffddad9000)]
0x000000080344a800 JavaThread "pool-3-thread-2" [_thread_in_Java, id=101578, stack(0x00007fffddada000,0x00007fffddbda000)]
=>0x000000080344a000 JavaThread "pool-3-thread-1" [_thread_in_vm, id=101577, stack(0x00007fffddbdb000,0x00007fffddcdb000)]
0x0000000803449000 JavaThread "SplitRunner-15-26" [_thread_blocked, id=101574, stack(0x00007fffddcdc000,0x00007fffddddc000)]
0x0000000803448800 JavaThread "SplitRunner-14-25" [_thread_blocked, id=101566, stack(0x00007fffddddd000,0x00007fffddedd000)]
0x0000000803447800 JavaThread "SplitRunner-13-24" [_thread_blocked, id=101563, stack(0x00007fffddede000,0x00007fffddfde000)]
0x0000000803447000 JavaThread "SplitRunner-12-23" [_thread_blocked, id=101562, stack(0x00007fffddfdf000,0x00007fffde0df000)]
0x0000000803446000 JavaThread "SplitRunner-11-22" [_thread_blocked, id=101557, stack(0x00007fffde0e0000,0x00007fffde1e0000)]
0x0000000803445800 JavaThread "SplitRunner-10-21" [_thread_blocked, id=101555, stack(0x00007fffde1e1000,0x00007fffde2e1000)]
0x0000000803444800 JavaThread "SplitRunner-9-20" [_thread_blocked, id=101553, stack(0x00007fffde2e2000,0x00007fffde3e2000)]
0x0000000803444000 JavaThread "SplitRunner-8-19" [_thread_blocked, id=101552, stack(0x00007fffde3e3000,0x00007fffde4e3000)]
0x0000000803443000 JavaThread "SplitRunner-7-18" [_thread_blocked, id=101544, stack(0x00007fffde4e4000,0x00007fffde5e4000)]
0x0000000803442800 JavaThread "SplitRunner-6-17" [_thread_blocked, id=101540, stack(0x00007fffde5e5000,0x00007fffde6e5000)]
0x0000000803441800 JavaThread "SplitRunner-5-16" [_thread_blocked, id=101539, stack(0x00007fffde6e6000,0x00007fffde7e6000)]
0x0000000803441000 JavaThread "SplitRunner-4-15" [_thread_blocked, id=101537, stack(0x00007fffde7e7000,0x00007fffde8e7000)]
0x0000000803440000 JavaThread "SplitRunner-3-14" [_thread_blocked, id=101535, stack(0x00007fffde8e8000,0x00007fffde9e8000)]
0x000000080343f800 JavaThread "SplitRunner-2-13" [_thread_blocked, id=101534, stack(0x00007fffde9e9000,0x00007fffdeae9000)]
0x000000080343e800 JavaThread "SplitRunner-1-12" [_thread_blocked, id=101533, stack(0x00007fffdeaea000,0x00007fffdebea000)]
0x000000080343c800 JavaThread "SplitRunner-0-11" [_thread_blocked, id=101532, stack(0x00007fffdebeb000,0x00007fffdeceb000)]
0x0000000803438000 JavaThread "Service Thread" daemon [_thread_blocked, id=101521, stack(0x00007fffdeded000,0x00007fffdeeed000)]
0x0000000803437000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=101514, stack(0x00007fffdeeee000,0x00007fffdefee000)]
0x0000000803436800 JavaThread "C2 CompilerThread2" daemon [_thread_in_native, id=101513, stack(0x00007fffdefef000,0x00007fffdf0ef000)]
0x0000000803435800 JavaThread "C2 CompilerThread1" daemon [_thread_in_native, id=101512, stack(0x00007fffdf0f0000,0x00007fffdf1f0000)]
0x0000000803435000 JavaThread "C2 CompilerThread0" daemon [_thread_in_native, id=101511, stack(0x00007fffdf1f1000,0x00007fffdf2f1000)]
0x0000000803434000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=101510, stack(0x00007fffdf2f2000,0x00007fffdf3f2000)]
0x0000000803433800 JavaThread "Finalizer" daemon [_thread_blocked, id=101491, stack(0x00007fffdf3f3000,0x00007fffdf4f3000)]
0x0000000803432800 JavaThread "Reference Handler" daemon [_thread_blocked, id=101489, stack(0x00007fffdf4f4000,0x00007fffdf5f4000)]
0x0000000803431000 JavaThread "main" [_thread_blocked, id=101167, stack(0x00007fffdfefe000,0x00007fffdfffe000)]
Other Threads:
0x00000008034ef800 VMThread [stack: 0x00007fffdf5f5000,0x00007fffdf6f5000] [id=101487]
0x00000008034f0800 WatcherThread [stack: 0x00007fffdecec000,0x00007fffdedec000] [id=101524]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 661504K, used 226931K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 622080K, 36% used [0x0000000868b80000,0x000000087691cc20,0x000000088eb00000)
from space 39424K, 0% used [0x0000000890f80000,0x0000000890f80000,0x0000000893600000)
to space 37376K, 0% used [0x000000088eb00000,0x000000088eb00000,0x0000000890f80000)
ParOldGen total 1398272K, used 83136K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x0000000818730140,0x0000000868b80000)
Metaspace used 49594K, capacity 62482K, committed 62848K, reserved 1101824K
class space used 7099K, capacity 9559K, committed 9600K, reserved 1048576K
Card table byte_map: [0x0000000893600000,0x0000000893a01000] byte_map_base: 0x000000088f565000
Marking Bits: (ParMarkBitMap*) 0x000000080299c708
Begin Bits: [0x0000000893cac000, 0x0000000895cac000)
End Bits: [0x0000000895cac000, 0x0000000897cac000)
Polling page: 0x000000080064f000
CodeCache: size=245760Kb used=19408Kb max_used=19408Kb free=226352Kb
bounds [0x0000000803e41000, 0x0000000805151000, 0x0000000812e41000]
total_blobs=6362 nmethods=5835 adapters=439
compilation: enabled
Compilation events (10 events):
Event: 31.379 Thread 0x0000000803437000 7565 3 java.lang.invoke.MethodHandles$Lookup::resolveOrFail (39 bytes)
Event: 31.380 Thread 0x0000000803437000 nmethod 7565 0x0000000805142dd0 code [0x0000000805142fe0, 0x0000000805143f28]
Event: 31.380 Thread 0x0000000803437000 7566 3 jdk.internal.org.objectweb.asm.MethodVisitor::visitTypeInsn (17 bytes)
Event: 31.380 Thread 0x0000000803437000 nmethod 7566 0x0000000805144310 code [0x0000000805144480, 0x0000000805144708]
Event: 31.402 Thread 0x0000000803437000 7567 2 com.google.common.collect.TransformedIterator::next (14 bytes)
Event: 31.402 Thread 0x0000000803437000 nmethod 7567 0x00000008051447d0 code [0x0000000805144940, 0x0000000805144b18]
Event: 31.402 Thread 0x0000000803437000 7568 3 org.objectweb.asm.Frame::a (306 bytes)
Event: 31.403 Thread 0x0000000803437000 nmethod 7568 0x0000000805144bd0 code [0x0000000805144dc0, 0x00000008051458e8]
Event: 31.403 Thread 0x0000000803437000 7569 3 org.objectweb.asm.Frame::a (2252 bytes)
Event: 31.409 Thread 0x0000000803437000 nmethod 7569 0x0000000805145bd0 code [0x0000000805146920, 0x000000080514c5c8]
GC Heap History (10 events):
Event: 29.081 GC heap before
{Heap before GC invocations=35 (full 2):
PSYoungGen total 652800K, used 608119K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 604672K, 100% used [0x0000000868b80000,0x000000088da00000,0x000000088da00000)
from space 48128K, 7% used [0x0000000890700000,0x0000000890a5dd30,0x0000000893600000)
to space 46080K, 0% used [0x000000088da00000,0x000000088da00000,0x0000000890700000)
ParOldGen total 1398272K, used 81756K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185d73e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
Event: 29.083 GC heap after
Heap after GC invocations=35 (full 2):
PSYoungGen total 650752K, used 6871K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 604672K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088da00000)
from space 46080K, 14% used [0x000000088da00000,0x000000088e0b5d48,0x0000000890700000)
to space 43520K, 0% used [0x0000000890b80000,0x0000000890b80000,0x0000000893600000)
ParOldGen total 1398272K, used 81796K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e13e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
}
Event: 29.490 GC heap before
{Heap before GC invocations=36 (full 2):
PSYoungGen total 650752K, used 611543K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 604672K, 100% used [0x0000000868b80000,0x000000088da00000,0x000000088da00000)
from space 46080K, 14% used [0x000000088da00000,0x000000088e0b5d48,0x0000000890700000)
to space 43520K, 0% used [0x0000000890b80000,0x0000000890b80000,0x0000000893600000)
ParOldGen total 1398272K, used 81796K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e13e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
Event: 29.492 GC heap after
Heap after GC invocations=36 (full 2):
PSYoungGen total 657920K, used 6445K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 614400K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088e380000)
from space 43520K, 14% used [0x0000000890b80000,0x00000008911cb660,0x0000000893600000)
to space 40960K, 0% used [0x000000088e380000,0x000000088e380000,0x0000000890b80000)
ParOldGen total 1398272K, used 81804K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e33e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
}
Event: 29.907 GC heap before
{Heap before GC invocations=37 (full 2):
PSYoungGen total 657920K, used 620845K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 614400K, 100% used [0x0000000868b80000,0x000000088e380000,0x000000088e380000)
from space 43520K, 14% used [0x0000000890b80000,0x00000008911cb660,0x0000000893600000)
to space 40960K, 0% used [0x000000088e380000,0x000000088e380000,0x0000000890b80000)
ParOldGen total 1398272K, used 81804K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e33e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
Event: 29.909 GC heap after
Heap after GC invocations=37 (full 2):
PSYoungGen total 655360K, used 3616K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 614400K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088e380000)
from space 40960K, 8% used [0x000000088e380000,0x000000088e7080e0,0x0000000890b80000)
to space 39424K, 0% used [0x0000000890f80000,0x0000000890f80000,0x0000000893600000)
ParOldGen total 1398272K, used 81812K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e53e8,0x0000000868b80000)
Metaspace used 45935K, capacity 58678K, committed 58752K, reserved 1099776K
class space used 6595K, capacity 9022K, committed 9088K, reserved 1048576K
}
Event: 30.137 GC heap before
{Heap before GC invocations=38 (full 2):
PSYoungGen total 655360K, used 220937K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 614400K, 35% used [0x0000000868b80000,0x0000000875fba558,0x000000088e380000)
from space 40960K, 8% used [0x000000088e380000,0x000000088e7080e0,0x0000000890b80000)
to space 39424K, 0% used [0x0000000890f80000,0x0000000890f80000,0x0000000893600000)
ParOldGen total 1398272K, used 81812K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185e53e8,0x0000000868b80000)
Metaspace used 46282K, capacity 59132K, committed 59160K, reserved 1099776K
class space used 6636K, capacity 9079K, committed 9088K, reserved 1048576K
Event: 30.139 GC heap after
Heap after GC invocations=38 (full 2):
PSYoungGen total 661504K, used 2351K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 622080K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088eb00000)
from space 39424K, 5% used [0x0000000890f80000,0x00000008911cbf68,0x0000000893600000)
to space 37376K, 0% used [0x000000088eb00000,0x000000088eb00000,0x0000000890f80000)
ParOldGen total 1398272K, used 81844K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185ed3e8,0x0000000868b80000)
Metaspace used 46282K, capacity 59132K, committed 59160K, reserved 1099776K
class space used 6636K, capacity 9079K, committed 9088K, reserved 1048576K
}
Event: 30.139 GC heap before
{Heap before GC invocations=39 (full 3):
PSYoungGen total 661504K, used 2351K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 622080K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088eb00000)
from space 39424K, 5% used [0x0000000890f80000,0x00000008911cbf68,0x0000000893600000)
to space 37376K, 0% used [0x000000088eb00000,0x000000088eb00000,0x0000000890f80000)
ParOldGen total 1398272K, used 81844K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x00000008185ed3e8,0x0000000868b80000)
Metaspace used 46282K, capacity 59132K, committed 59160K, reserved 1099776K
class space used 6636K, capacity 9079K, committed 9088K, reserved 1048576K
Event: 31.115 GC heap after
Heap after GC invocations=39 (full 3):
PSYoungGen total 661504K, used 0K [0x0000000868b80000, 0x0000000893600000, 0x0000000893600000)
eden space 622080K, 0% used [0x0000000868b80000,0x0000000868b80000,0x000000088eb00000)
from space 39424K, 0% used [0x0000000890f80000,0x0000000890f80000,0x0000000893600000)
to space 37376K, 0% used [0x000000088eb00000,0x000000088eb00000,0x0000000890f80000)
ParOldGen total 1398272K, used 83136K [0x0000000813600000, 0x0000000868b80000, 0x0000000868b80000)
object space 1398272K, 5% used [0x0000000813600000,0x0000000818730140,0x0000000868b80000)
Metaspace used 46035K, capacity 58738K, committed 59160K, reserved 1099776K
class space used 6592K, capacity 8998K, committed 9088K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 31.387 Thread 0x000000080344a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000080485d454 method=java.util.stream.ReferencePipeline.collect(Ljava/util/stream/Collector;)Ljava/lang/Object; @ 118
Event: 31.389 Thread 0x000000080344a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x000000080485d454 method=java.util.stream.ReferencePipeline.collect(Ljava/util/stream/Collector;)Ljava/lang/Object; @ 118
Event: 31.396 Thread 0x000000080344a000 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000804086300 method=com.google.common.base.Equivalence$Equals.doHash(Ljava/lang/Object;)I @ 1
Event: 31.402 Thread 0x000000080344a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000804d99d70 method=org.objectweb.asm.Frame.a()I @ 4
Event: 31.402 Thread 0x000000080344a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000080429af38 method=org.objectweb.asm.Frame.a()I @ 4
Event: 31.402 Thread 0x000000080344a000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000804d5b5b0 method=org.objectweb.asm.Frame.a(Lorg/objectweb/asm/ClassWriter;I[II)Z @ 36
Event: 31.411 Thread 0x000000080344a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000008049a8620 method=com.google.common.collect.Lists$TransformingRandomAccessList.size()I @ 4
Event: 31.411 Thread 0x000000080344a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000008046034dc method=com.google.common.collect.Lists$TransformingRandomAccessList.listIterator(I)Ljava/util/ListIterator; @ 10
Event: 31.412 Thread 0x000000080344a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000008049a8620 method=com.google.common.collect.Lists$TransformingRandomAccessList.size()I @ 4
Event: 31.412 Thread 0x000000080344a000 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x00000008046034dc method=com.google.common.collect.Lists$TransformingRandomAccessList.listIterator(I)Ljava/util/ListIterator; @ 10
Internal exceptions (10 events):
Event: 2.090 Thread 0x0000000803431000 Exception (0x000000086b9590c0) thrown at [/var/ports/basejail/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/interpreter/linkResolver.cp
Event: 5.377 Thread 0x0000000803431000 Implicit null exception at 0x0000000804056c05 to 0x0000000804056f6d
Event: 7.172 Thread 0x000000080343c800 Implicit null exception at 0x00000008041370c3 to 0x0000000804137709
Event: 7.758 Thread 0x0000000803431000 Implicit null exception at 0x000000080434d5c4 to 0x000000080434d839
Event: 7.855 Thread 0x000000080344a000 Implicit null exception at 0x0000000804354889 to 0x0000000804354f0d
Event: 7.902 Thread 0x000000080344a800 Implicit null exception at 0x0000000804303e06 to 0x0000000804304609
Event: 14.370 Thread 0x000000080344a800 Implicit null exception at 0x000000080489756f to 0x000000080489761d
Event: 14.370 Thread 0x000000080344a000 Implicit null exception at 0x000000080489756f to 0x000000080489761d
Event: 14.377 Thread 0x000000080344a000 Implicit null exception at 0x000000080453626f to 0x000000080453631d
Event: 31.324 Thread 0x000000080344a000 Exception (0x0000000870297b98) thrown at [/var/ports/basejail/usr/ports/java/openjdk8/work/openjdk/hotspot/src/share/vm/interpreter/linkResolver.cpp, li
Events (10 events):
Event: 31.412 Thread 0x000000080344a000 DEOPT PACKING pc=0x00000008046034dc sp=0x00007fffddcd9530
Event: 31.412 Thread 0x000000080344a000 DEOPT UNPACKING pc=0x0000000803e45f69 sp=0x00007fffddcd9438 mode 2
Event: 31.412 loading class com/facebook/presto/operator/Driver
Event: 31.412 loading class com/facebook/presto/operator/Driver done
Event: 31.414 loading class com/facebook/presto/operator/Driver$State
Event: 31.414 loading class com/facebook/presto/operator/Driver$State done
Event: 31.414 loading class com/facebook/presto/operator/DeleteOperator
Event: 31.414 loading class com/facebook/presto/operator/DeleteOperator done
Event: 31.415 loading class com/facebook/presto/operator/Driver$DriverLockResult
Event: 31.415 loading class com/facebook/presto/operator/Driver$DriverLockResult done
Dynamic libraries:
0x0000000000400000 /usr/local/openjdk8/jre/bin/java
0x000000080081f000 /usr/local/openjdk8/jre/bin/../lib/amd64/jli/libjli.so
0x0000000800a2c000 /lib/libz.so.6
0x0000000800c42000 /lib/libthr.so.3
0x0000000800e66000 /lib/libc.so.7
0x0000000801c00000 /usr/local/openjdk8/jre/lib/amd64/server/libjvm.so
0x00000008029c1000 /lib/libm.so.5
0x0000000802bea000 /usr/lib/libc++.so.1
0x0000000802ea9000 /lib/libcxxrt.so.1
0x00000008030c5000 /lib/libgcc_s.so.1
0x0000000803800000 /usr/local/openjdk8/jre/lib/amd64/libverify.so
0x0000000803a0f000 /usr/local/openjdk8/jre/lib/amd64/libjava.so
0x0000000803c39000 /usr/local/openjdk8/jre/lib/amd64/libzip.so
0x00000008dfe00000 /usr/local/openjdk8/jre/lib/amd64/libmanagement.so
0x00000008e0008000 /usr/local/openjdk8/jre/lib/amd64/libnet.so
0x00000008e5c00000 /usr/local/openjdk8/jre/lib/amd64/libnio.so
0x0000000800600000 /libexec/ld-elf.so.1
VM Arguments:
jvm_args: -Duser.timezone=Asia/Katmandu -Xmx2g -Xms2g -XX:OnOutOfMemoryError=kill -9 %p -XX:+HeapDumpOnOutOfMemoryError
java_command: /usr/home/deploy/presto/presto-main/target/surefire/surefirebooter3244545102234901313.jar /usr/home/deploy/presto/presto-main/target/surefire/surefire9208011693092116780tmp /usr/home/deploy/presto/presto-main/target/surefire/surefire_28734985795705414908tmp
java_class_path (initial): /usr/home/deploy/presto/presto-main/target/surefire/surefirebooter3244545102234901313.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=/usr/local/openjdk8
PATH=/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/deploy/bin
SHELL=/usr/local/bin/zsh
Signal Handlers:
SIGSEGV: [libjvm.so+0x90a550], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x90a550], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x7b0040], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x7b0040], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x7b0040], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x7b0040], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=00000000000000000000000000000000, sa_flags=SA_RESTART
SIGUSR2: [libjvm.so+0x7b0a60], sa_mask[0]=00100000000000000000000000000000, sa_flags=SA_RESTART|SA_SIGINFO
SIGHUP: [libjvm.so+0x7ae5b0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGINT: [libjvm.so+0x7ae5b0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGTERM: [libjvm.so+0x7ae5b0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
SIGQUIT: [libjvm.so+0x7ae5b0], sa_mask[0]=11111111111111111111111111111110, sa_flags=SA_RESTART|SA_SIGINFO
--------------- S Y S T E M ---------------
OS:BSD
uname:FreeBSD 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
rlimit: STACK 524288k, CORE infinity, NPROC 34290, NOFILE 942129, AS infinity
load average:3.06 2.96 1.66
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 58 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, erms, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 33498144k(6724200k free), swap 0k(0k free)
vm_info: OpenJDK 64-Bit Server VM (25.66-b17) for bsd-amd64 JRE (1.8.0_66-b17), built on Jan 3 2016 15:01:43 by "root" with gcc 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)
time: Sun Jan 3 15:07:07 2016
elapsed time: 31 seconds (0d 0h 0m 31s)