Skip to content

Instantly share code, notes, and snippets.

@Habitats
Created April 20, 2016 20:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Habitats/ef4118648990949465e2c02c985123e4 to your computer and use it in GitHub Desktop.
Save Habitats/ef4118648990949465e2c02c985123e4 to your computer and use it in GitHub Desktop.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffb7d083e80, pid=9964, tid=4388
#
# JRE version: Java(TM) SE Runtime Environment (8.0_60-b27) (build 1.8.0_60-b27)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.60-b23 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [msvcrt.dll+0x73e80]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
--------------- T H R E A D ---------------
Current thread (0x000000000079e000): JavaThread "main" [_thread_in_native, id=4388, stack(0x00000000023a0000,0x00000000024a0000)]
siginfo: ExceptionCode=0xc0000005, writing address 0x0000000000000000
Registers:
RAX=0x0000000000000000, RBX=0x000000000249de18, RCX=0x0000000000000000, RDX=0x0000000000000000
RSP=0x000000000249dd98, RBP=0x0000000000000000, RSI=0x000000000079e1f8, RDI=0x0000000000000000
R8 =0x0000000001b77400, R9 =0x0000000000000000, R10=0x000000000006ddd0, R11=0x0000000055cd1258
R12=0x0000000000000000, R13=0x00000001c001eb58, R14=0x000000000249de48, R15=0x000000000079e000
RIP=0x00007ffb7d083e80, EFLAGS=0x0000000000010246
Top of Stack: (sp=0x000000000249dd98)
0x000000000249dd98: 000000006ff426e9 000000000249de20
0x000000000249dda8: 000000006ff444e5 000000020000003d
0x000000000249ddb8: 00000005dbc5b5c8 00000005dbc5b5b0
0x000000000249ddc8: 00000000bb78b7f1 00000001c02d33dc
0x000000000249ddd8: 00000001c001eda4 000000000249de60
0x000000000249dde8: 0000000003981198 00000001c001eda4
0x000000000249ddf8: 0000000003809335 0000000000002008
0x000000000249de08: 000000000318ed34 0000000001b77400
0x000000000249de18: 00000005dbc5bf28 00000005dbc5bf28
0x000000000249de28: 00000005dbc5b750 000000020000001e
0x000000000249de38: 00000001c0d73e88 00000005dbc5b580
0x000000000249de48: 00000001c00a2218 00000005dbc5bcf8
0x000000000249de58: 00000005dbc5bd08 0000000000000000
0x000000000249de68: 000000000381c560 0000000000002008
0x000000000249de78: 0000000002a7264c 00000005c99c7d70
0x000000000249de88: 0000000003ea723c 00000005dbc5be58
Instructions: (pc=0x00007ffb7d083e80)
0x00007ffb7d083e60: e1 07 74 1c 49 83 e9 08 4a 8d 0c c9 49 f7 d9 49
0x00007ffb7d083e70: ff c2 4c 8d 1d 06 00 00 00 4f 8d 1c 8b 41 ff e3
0x00007ffb7d083e80: 48 89 11 48 89 51 08 48 89 51 10 48 89 51 18 48
0x00007ffb7d083e90: 89 51 20 48 89 51 28 48 89 51 30 48 89 51 38 48
Register to memory mapping:
RAX=0x0000000000000000 is an unknown value
RBX=0x000000000249de18 is pointing into the stack for thread: 0x000000000079e000
RCX=0x0000000000000000 is an unknown value
RDX=0x0000000000000000 is an unknown value
RSP=0x000000000249dd98 is pointing into the stack for thread: 0x000000000079e000
RBP=0x0000000000000000 is an unknown value
RSI=0x000000000079e1f8 is an unknown value
RDI=0x0000000000000000 is an unknown value
R8 =0x0000000001b77400 is an unknown value
R9 =0x0000000000000000 is an unknown value
R10=0x000000000006ddd0 is an unknown value
R11=0x0000000055cd1258 is an unknown value
R12=0x0000000000000000 is an unknown value
R13=0x00000001c001eb58 is an oop
java.util.Properties
- klass: 'java/util/Properties'
R14=0x000000000249de48 is pointing into the stack for thread: 0x000000000079e000
R15=0x000000000079e000 is a thread
Stack: [0x00000000023a0000,0x00000000024a0000], sp=0x000000000249dd98, free space=1015k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J 8789 org.bytedeco.javacpp.Pointer.memset(Lorg/bytedeco/javacpp/Pointer;IJ)Lorg/bytedeco/javacpp/Pointer; (0 bytes) @ 0x000000000398111a [0x00000000039810c0+0x5a]
J 9218 C2 org.nd4j.linalg.api.buffer.BaseDataBuffer.<init>(J)V (373 bytes) @ 0x000000000381c560 [0x000000000381ba20+0xb40]
J 9215 C2 org.nd4j.linalg.factory.Nd4j.create([IC)Lorg/nd4j/linalg/api/ndarray/INDArray; (64 bytes) @ 0x00000000037e3f10 [0x00000000037e3ba0+0x370]
J 12958 C1 no.habitats.corpus.dl4j.networks.RNNIterator.next(I)Lorg/nd4j/linalg/dataset/DataSet; (284 bytes) @ 0x00000000044782ac [0x0000000004476500+0x1dac]
J 12955 C1 no.habitats.corpus.dl4j.networks.RNNIterator.next()Ljava/lang/Object; (5 bytes) @ 0x00000000026c8044 [0x00000000026c7f20+0x124]
J 6913 C1 scala.collection.convert.Wrappers$JIteratorWrapper.next()Ljava/lang/Object; (10 bytes) @ 0x000000000344495c [0x0000000003444840+0x11c]
J 8474 C2 scala.collection.AbstractIterator.foreach(Lscala/Function1;)V (6 bytes) @ 0x0000000003858c84 [0x0000000003858c20+0x64]
J 5167 C2 scala.collection.mutable.ListBuffer.$plus$plus$eq(Lscala/collection/TraversableOnce;)Lscala/collection/generic/Growable; (6 bytes) @ 0x0000000003322988 [0x00000000033228e0+0xa8]
J 7743 C1 scala.collection.AbstractIterator.to(Lscala/collection/generic/CanBuildFrom;)Ljava/lang/Object; (6 bytes) @ 0x000000000328fe6c [0x000000000328fbc0+0x2ac]
J 4992 C1 scala.collection.TraversableOnce$class.toList(Lscala/collection/TraversableOnce;)Lscala/collection/immutable/List; (16 bytes) @ 0x0000000003259df4 [0x0000000003259ae0+0x314]
j scala.collection.AbstractIterator.toList()Lscala/collection/immutable/List;+1
j no.habitats.corpus.dl4j.NeuralEvaluation.eval$lzycompute()Lorg/deeplearning4j/eval/Evaluation;+40
j no.habitats.corpus.dl4j.NeuralEvaluation.eval()Lorg/deeplearning4j/eval/Evaluation;+12
j no.habitats.corpus.dl4j.NeuralEvaluation.confusion$lzycompute()Ljava/lang/String;+24
j no.habitats.corpus.dl4j.NeuralEvaluation.confusion()Ljava/lang/String;+13
j no.habitats.corpus.dl4j.NeuralEvaluation.log()V+4
j no.habitats.corpus.dl4j.FreebaseW2V$$anonfun$trainMultiLabelRNN$1.apply$mcVI$sp(I)V+36
J 7549 C1 scala.collection.immutable.Range.foreach$mVc$sp(Lscala/Function1;)V (45 bytes) @ 0x0000000003499bec [0x0000000003499820+0x3cc]
j no.habitats.corpus.dl4j.FreebaseW2V$.trainMultiLabelRNN(Lscala/Option;)Lorg/deeplearning4j/nn/multilayer/MultiLayerNetwork;+271
j no.habitats.corpus.spark.SparkUtil$.main([Ljava/lang/String;)V+1007
j no.habitats.corpus.spark.SparkUtil.main([Ljava/lang/String;)V+4
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 sun.reflect.DelegatingMethodAccessorImpl.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+6
j java.lang.reflect.Method.invoke(Ljava/lang/Object;[Ljava/lang/Object;)Ljava/lang/Object;+56
j com.intellij.rt.execution.application.AppMain.main([Ljava/lang/String;)V+180
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x000000005671c800 JavaThread "Keep-Alive-Timer" daemon [_thread_blocked, id=9472, stack(0x0000000059300000,0x0000000059400000)]
0x0000000056722800 JavaThread "dw-498" [_thread_blocked, id=8896, stack(0x0000000058f00000,0x0000000059000000)]
0x0000000056718000 JavaThread "dw-admin-497" [_thread_blocked, id=14100, stack(0x00000000e0660000,0x00000000e0760000)]
0x000000005671e000 JavaThread "dw-487" [_thread_blocked, id=16368, stack(0x00000000608e0000,0x00000000609e0000)]
0x0000000055dae800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=14376, stack(0x00000000605e0000,0x00000000606e0000)]
0x00000000526b3800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=12988, stack(0x000000005fde0000,0x000000005fee0000)]
0x00000000526b2000 JavaThread "Scheduler-1644987969" [_thread_blocked, id=6324, stack(0x000000005a500000,0x000000005a600000)]
0x00000000526b1800 JavaThread "sparkDriver-akka.remote.default-remote-dispatcher-17" daemon [_thread_blocked, id=13904, stack(0x00000000611e0000,0x00000000612e0000)]
0x00000000526b6800 JavaThread "sparkDriver-akka.remote.default-remote-dispatcher-16" daemon [_thread_blocked, id=4980, stack(0x00000000607e0000,0x00000000608e0000)]
0x0000000056719800 JavaThread "task-result-getter-3" daemon [_thread_blocked, id=16600, stack(0x000000005f6e0000,0x000000005f7e0000)]
0x000000005671e800 JavaThread "task-result-getter-2" daemon [_thread_blocked, id=8136, stack(0x000000005f5e0000,0x000000005f6e0000)]
0x000000005671f800 JavaThread "task-result-getter-1" daemon [_thread_blocked, id=13896, stack(0x000000005f4e0000,0x000000005f5e0000)]
0x0000000056717000 JavaThread "task-result-getter-0" daemon [_thread_blocked, id=8096, stack(0x000000005eec0000,0x000000005efc0000)]
0x0000000056715000 JavaThread "SparkListenerBus" daemon [_thread_blocked, id=13632, stack(0x000000005ebc0000,0x000000005ecc0000)]
0x000000005671b800 JavaThread "Spark Context Cleaner" daemon [_thread_blocked, id=4156, stack(0x000000005eac0000,0x000000005ebc0000)]
0x000000005671b000 JavaThread "shuffle-server-0" daemon [_thread_in_native, id=14428, stack(0x000000005e9c0000,0x000000005eac0000)]
0x0000000056b5c000 JavaThread "driver-heartbeater" daemon [_thread_blocked, id=7648, stack(0x000000005e7c0000,0x000000005e8c0000)]
0x0000000056b63000 JavaThread "dag-scheduler-event-loop" daemon [_thread_blocked, id=16664, stack(0x000000005e6c0000,0x000000005e7c0000)]
0x0000000056b62000 JavaThread "Timer-0" daemon [_thread_blocked, id=5064, stack(0x000000005e5c0000,0x000000005e6c0000)]
0x0000000056b61800 JavaThread "heartbeat-receiver-event-loop-thread" daemon [_thread_blocked, id=436, stack(0x000000005e4c0000,0x000000005e5c0000)]
0x0000000056b60800 JavaThread "qtp709792666-90" daemon [_thread_blocked, id=3924, stack(0x000000005e3c0000,0x000000005e4c0000)]
0x0000000056b60000 JavaThread "qtp709792666-89" daemon [_thread_blocked, id=8588, stack(0x000000005e2c0000,0x000000005e3c0000)]
0x0000000056b59000 JavaThread "qtp709792666-88" daemon [_thread_blocked, id=3968, stack(0x000000005e1c0000,0x000000005e2c0000)]
0x0000000056b5f000 JavaThread "qtp709792666-87" daemon [_thread_blocked, id=14348, stack(0x000000005e0c0000,0x000000005e1c0000)]
0x0000000056b5b800 JavaThread "qtp709792666-86 Acceptor1 SelectChannelConnector@0.0.0.0:4041" daemon [_thread_in_native, id=15268, stack(0x000000005dfc0000,0x000000005e0c0000)]
0x0000000056b5d800 JavaThread "qtp709792666-85 Acceptor0 SelectChannelConnector@0.0.0.0:4041" daemon [_thread_blocked, id=6288, stack(0x000000005dec0000,0x000000005dfc0000)]
0x0000000056b5e800 JavaThread "qtp709792666-84 Selector1" daemon [_thread_in_native, id=4204, stack(0x000000005ddc0000,0x000000005dec0000)]
0x0000000056b56000 JavaThread "qtp709792666-83 Selector0" daemon [_thread_in_native, id=16216, stack(0x000000005dcc0000,0x000000005ddc0000)]
0x0000000056b56800 JavaThread "SPARK_CONTEXT cleanup timer" daemon [_thread_blocked, id=13420, stack(0x000000005d3c0000,0x000000005d4c0000)]
0x0000000056b5d000 JavaThread "qtp1662549347-71" daemon [_thread_blocked, id=11036, stack(0x000000005d0c0000,0x000000005d1c0000)]
0x0000000056b58000 JavaThread "qtp1662549347-70" daemon [_thread_blocked, id=4044, stack(0x000000005cfc0000,0x000000005d0c0000)]
0x0000000056b55000 JavaThread "qtp1662549347-69" daemon [_thread_blocked, id=7572, stack(0x000000005cec0000,0x000000005cfc0000)]
0x0000000056b54800 JavaThread "qtp1662549347-68" daemon [_thread_blocked, id=1676, stack(0x000000005cdc0000,0x000000005cec0000)]
0x0000000056b57800 JavaThread "qtp1662549347-67" daemon [_thread_blocked, id=9528, stack(0x000000005ccc0000,0x000000005cdc0000)]
0x0000000056b5a800 JavaThread "qtp1662549347-66" daemon [_thread_blocked, id=13336, stack(0x000000005cbc0000,0x000000005ccc0000)]
0x0000000056b53800 JavaThread "qtp1662549347-65" daemon [_thread_blocked, id=15152, stack(0x000000005cac0000,0x000000005cbc0000)]
0x0000000056b59800 JavaThread "qtp1662549347-64 Acceptor0 SocketConnector@0.0.0.0:61774" daemon [_thread_in_native, id=14872, stack(0x000000005c9c0000,0x000000005cac0000)]
0x0000000056c12800 JavaThread "BROADCAST_VARS cleanup timer" daemon [_thread_blocked, id=15708, stack(0x000000005c8c0000,0x000000005c9c0000)]
0x0000000056c0c800 JavaThread "BLOCK_MANAGER cleanup timer" daemon [_thread_blocked, id=12592, stack(0x000000005c7c0000,0x000000005c8c0000)]
0x0000000056c0b800 JavaThread "MAP_OUTPUT_TRACKER cleanup timer" daemon [_thread_blocked, id=948, stack(0x000000005c6c0000,0x000000005c7c0000)]
0x0000000056c12000 JavaThread "New I/O server boss #6" daemon [_thread_in_native, id=13356, stack(0x000000005c5c0000,0x000000005c6c0000)]
0x0000000056c10800 JavaThread "New I/O worker #5" daemon [_thread_in_native, id=8292, stack(0x000000005c4c0000,0x000000005c5c0000)]
0x0000000056c11000 JavaThread "New I/O worker #4" daemon [_thread_in_native, id=8056, stack(0x000000005b110000,0x000000005b210000)]
0x0000000056c0f800 JavaThread "New I/O boss #3" daemon [_thread_in_native, id=7640, stack(0x000000005b010000,0x000000005b110000)]
0x0000000056c0f000 JavaThread "New I/O worker #2" daemon [_thread_in_native, id=11536, stack(0x000000005af10000,0x000000005b010000)]
0x0000000056c0e000 JavaThread "New I/O worker #1" daemon [_thread_in_native, id=5692, stack(0x000000005ae10000,0x000000005af10000)]
0x0000000055dbb800 JavaThread "sparkDriver-akka.actor.default-dispatcher-4" daemon [_thread_blocked, id=11280, stack(0x000000005ab10000,0x000000005ac10000)]
0x0000000055db4000 JavaThread "sparkDriver-akka.actor.default-dispatcher-3" daemon [_thread_blocked, id=16140, stack(0x000000005aa10000,0x000000005ab10000)]
0x0000000055dbb000 JavaThread "sparkDriver-akka.actor.default-dispatcher-2" daemon [_thread_blocked, id=14892, stack(0x000000005a700000,0x000000005a800000)]
0x0000000055db3000 JavaThread "sparkDriver-scheduler-1" daemon [_thread_blocked, id=2276, stack(0x000000005a600000,0x000000005a700000)]
0x0000000055db2800 JavaThread "dw-admin-43-acceptor-3@6560c29c-admin@4da6d664{HTTP/1.1}{0.0.0.0:61728}" [_thread_blocked, id=10316, stack(0x000000005a400000,0x000000005a500000)]
0x0000000055db9800 JavaThread "dw-admin-42-acceptor-2@2b56a8db-admin@4da6d664{HTTP/1.1}{0.0.0.0:61728}" [_thread_blocked, id=10048, stack(0x000000005a300000,0x000000005a400000)]
0x0000000055db8800 JavaThread "dw-admin-41-acceptor-1@498ebccc-admin@4da6d664{HTTP/1.1}{0.0.0.0:61728}" [_thread_blocked, id=10292, stack(0x000000005a200000,0x000000005a300000)]
0x0000000055db8000 JavaThread "dw-admin-40-acceptor-0@1856f53-admin@4da6d664{HTTP/1.1}{0.0.0.0:61728}" [_thread_in_native, id=16784, stack(0x000000005a100000,0x000000005a200000)]
0x0000000055db7000 JavaThread "dw-admin-39-selector-ServerConnectorManager@209f7d22/7" [_thread_in_native, id=5112, stack(0x000000005a000000,0x000000005a100000)]
0x0000000055db1800 JavaThread "dw-admin-38-selector-ServerConnectorManager@209f7d22/6" [_thread_in_native, id=10208, stack(0x0000000059f00000,0x000000005a000000)]
0x0000000055db4800 JavaThread "dw-admin-37-selector-ServerConnectorManager@209f7d22/5" [_thread_in_native, id=14400, stack(0x0000000059e00000,0x0000000059f00000)]
0x0000000055db0000 JavaThread "dw-admin-36-selector-ServerConnectorManager@209f7d22/4" [_thread_in_native, id=15532, stack(0x0000000059d00000,0x0000000059e00000)]
0x0000000055db6800 JavaThread "dw-admin-35-selector-ServerConnectorManager@209f7d22/3" [_thread_in_native, id=9036, stack(0x0000000059c00000,0x0000000059d00000)]
0x0000000055db5800 JavaThread "dw-admin-34-selector-ServerConnectorManager@209f7d22/2" [_thread_in_native, id=7216, stack(0x0000000059b00000,0x0000000059c00000)]
0x0000000055db1000 JavaThread "dw-admin-33-selector-ServerConnectorManager@209f7d22/1" [_thread_in_native, id=13456, stack(0x0000000059a00000,0x0000000059b00000)]
0x0000000055dae000 JavaThread "dw-30-acceptor-3@1ee93dd0-application@52d97ab6{HTTP/1.1}{0.0.0.0:61727}" [_thread_in_native, id=11984, stack(0x0000000059700000,0x0000000059800000)]
0x0000000055dad000 JavaThread "dw-29-acceptor-2@6b462a23-application@52d97ab6{HTTP/1.1}{0.0.0.0:61727}" [_thread_blocked, id=14116, stack(0x0000000059600000,0x0000000059700000)]
0x0000000055dac800 JavaThread "dw-28-acceptor-1@69dfb9ad-application@52d97ab6{HTTP/1.1}{0.0.0.0:61727}" [_thread_blocked, id=17336, stack(0x0000000059500000,0x0000000059600000)]
0x0000000055daf800 JavaThread "dw-27-acceptor-0@658e7514-application@52d97ab6{HTTP/1.1}{0.0.0.0:61727}" [_thread_blocked, id=9544, stack(0x0000000059400000,0x0000000059500000)]
0x000000005689f800 JavaThread "dw-admin-25-selector-ServerConnectorManager@209f7d22/0" [_thread_in_native, id=16228, stack(0x0000000059000000,0x0000000059100000)]
0x000000005689e000 JavaThread "dw-22-selector-ServerConnectorManager@2b67675d/6" [_thread_in_native, id=11700, stack(0x0000000058e00000,0x0000000058f00000)]
0x000000005689c800 JavaThread "dw-21-selector-ServerConnectorManager@2b67675d/7" [_thread_in_native, id=12212, stack(0x0000000058d00000,0x0000000058e00000)]
0x000000005689b800 JavaThread "dw-20-selector-ServerConnectorManager@2b67675d/5" [_thread_in_native, id=2660, stack(0x0000000058c00000,0x0000000058d00000)]
0x00000000568a2800 JavaThread "dw-19-selector-ServerConnectorManager@2b67675d/4" [_thread_in_native, id=7944, stack(0x0000000058b00000,0x0000000058c00000)]
0x00000000568a1000 JavaThread "dw-18-selector-ServerConnectorManager@2b67675d/3" [_thread_in_native, id=16976, stack(0x0000000058a00000,0x0000000058b00000)]
0x00000000568a0000 JavaThread "dw-17-selector-ServerConnectorManager@2b67675d/2" [_thread_in_native, id=8028, stack(0x0000000058900000,0x0000000058a00000)]
0x00000000568a1800 JavaThread "dw-16-selector-ServerConnectorManager@2b67675d/0" [_thread_in_native, id=11032, stack(0x0000000057660000,0x0000000057760000)]
0x000000005689e800 JavaThread "dw-15-selector-ServerConnectorManager@2b67675d/1" [_thread_in_native, id=2696, stack(0x00000000573c0000,0x00000000574c0000)]
0x00000000579c8800 JavaThread "AsyncAppender-Worker-Thread-2" daemon [_thread_blocked, id=4092, stack(0x0000000056f30000,0x0000000057030000)]
0x000000004eb47000 JavaThread "Monitor Ctrl-Break" daemon [_thread_in_native, id=16700, stack(0x000000004f260000,0x000000004f360000)]
0x000000004ce95000 JavaThread "Service Thread" daemon [_thread_blocked, id=15064, stack(0x000000004d810000,0x000000004d910000)]
0x000000004ce51000 JavaThread "C1 CompilerThread3" daemon [_thread_blocked, id=6760, stack(0x000000004d710000,0x000000004d810000)]
0x000000004ce44800 JavaThread "C2 CompilerThread2" daemon [_thread_blocked, id=10108, stack(0x000000004d610000,0x000000004d710000)]
0x000000004ce3e000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=12160, stack(0x000000004d510000,0x000000004d610000)]
0x000000004ce39000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=6780, stack(0x000000004d410000,0x000000004d510000)]
0x000000004ce36000 JavaThread "Attach Listener" daemon [_thread_blocked, id=5800, stack(0x000000004d310000,0x000000004d410000)]
0x000000004ce35000 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=14704, stack(0x000000004d210000,0x000000004d310000)]
0x0000000002593800 JavaThread "Finalizer" daemon [_thread_blocked, id=8876, stack(0x000000004cc30000,0x000000004cd30000)]
0x000000004ad3d000 JavaThread "Reference Handler" daemon [_thread_blocked, id=10952, stack(0x000000004cb30000,0x000000004cc30000)]
=>0x000000000079e000 JavaThread "main" [_thread_in_native, id=4388, stack(0x00000000023a0000,0x00000000024a0000)]
Other Threads:
0x000000004ad38800 VMThread [stack: 0x000000004ca30000,0x000000004cb30000] [id=17108]
0x000000004ce98800 WatcherThread [stack: 0x000000004d910000,0x000000004da10000] [id=15452]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
PSYoungGen total 3214848K, used 521980K [0x00000005c0000000, 0x0000000792e00000, 0x00000007c0000000)
eden space 3210752K, 16% used [0x00000005c0000000,0x00000005df9c3340,0x0000000683f80000)
from space 4096K, 99% used [0x0000000792a00000,0x0000000792dfc010,0x0000000792e00000)
to space 7680K, 0% used [0x0000000791f00000,0x0000000791f00000,0x0000000792680000)
ParOldGen total 10196992K, used 4852677K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82f1500,0x000000042e600000)
Metaspace used 72498K, capacity 73265K, committed 73624K, reserved 1112064K
class space used 10161K, capacity 10328K, committed 10400K, reserved 1048576K
Card table byte_map: [0x0000000011960000,0x0000000014970000] byte_map_base: 0x0000000010b60000
Marking Bits: (ParMarkBitMap*) 0x0000000055cda5b0
Begin Bits: [0x0000000017170000, 0x000000002f170000)
End Bits: [0x000000002f170000, 0x0000000047170000)
Polling page: 0x0000000000550000
CodeCache: size=245760Kb used=32535Kb max_used=32547Kb free=213224Kb
bounds [0x00000000025a0000, 0x00000000045d0000, 0x00000000115a0000]
total_blobs=11059 nmethods=10296 adapters=674
compilation: enabled
Compilation events (10 events):
Event: 4668.826 Thread 0x000000004ce44800 13410 4 akka.dispatch.DefaultSystemMessageQueue$class::hasSystemMessages (61 bytes)
Event: 4668.827 Thread 0x000000004ce44800 nmethod 13410 0x0000000003ee41d0 code [0x0000000003ee4300, 0x0000000003ee43b8]
Event: 4669.278 Thread 0x000000004ce39000 13411 4 akka.dispatch.Dispatcher$$anon$1::hasSystemMessages (5 bytes)
Event: 4669.279 Thread 0x000000004ce39000 nmethod 13411 0x0000000003a42bd0 code [0x0000000003a42d00, 0x0000000003a42dd8]
Event: 4684.814 Thread 0x000000004ce44800 13412 4 java.util.concurrent.ConcurrentLinkedQueue$Itr::advance (123 bytes)
Event: 4684.817 Thread 0x000000004ce44800 nmethod 13412 0x0000000003d27390 code [0x0000000003d274e0, 0x0000000003d276d8]
Event: 4695.480 Thread 0x000000004ce3e000 13413 ! 4 org.eclipse.jetty.util.SharedBlockingCallback$Blocker::close (228 bytes)
Event: 4695.486 Thread 0x000000004ce3e000 nmethod 13413 0x000000000386a150 code [0x000000000386a300, 0x000000000386a7b8]
Event: 4697.233 Thread 0x000000004ce39000 13414 % 4 scala.collection.IndexedSeqOptimized$class::foldl @ 0 (34 bytes)
Event: 4697.235 Thread 0x000000004ce39000 nmethod 13414% 0x0000000003b01c10 code [0x0000000003b01d60, 0x0000000003b01f38]
GC Heap History (10 events):
Event: 4681.741 GC heap before
{Heap before GC invocations=618 (full 6):
PSYoungGen total 3201024K, used 3200808K [0x00000005c0000000, 0x0000000793700000, 0x00000007c0000000)
eden space 3196416K, 100% used [0x00000005c0000000,0x0000000683180000,0x0000000683180000)
from space 4608K, 95% used [0x0000000792e80000,0x00000007932ca1c0,0x0000000793300000)
to space 4096K, 0% used [0x0000000793300000,0x0000000793300000,0x0000000793700000)
ParOldGen total 10196992K, used 4850932K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e813d210,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
Event: 4681.756 GC heap after
Heap after GC invocations=618 (full 6):
PSYoungGen total 3137024K, used 4096K [0x00000005c0000000, 0x0000000793700000, 0x00000007c0000000)
eden space 3132928K, 0% used [0x00000005c0000000,0x00000005c0000000,0x000000067f380000)
from space 4096K, 100% used [0x0000000793300000,0x0000000793700000,0x0000000793700000)
to space 7168K, 0% used [0x0000000792900000,0x0000000792900000,0x0000000793000000)
ParOldGen total 10196992K, used 4852493K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82c3500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
}
Event: 4683.423 GC heap before
{Heap before GC invocations=619 (full 6):
PSYoungGen total 3137024K, used 3137024K [0x00000005c0000000, 0x0000000793700000, 0x00000007c0000000)
eden space 3132928K, 100% used [0x00000005c0000000,0x000000067f380000,0x000000067f380000)
from space 4096K, 100% used [0x0000000793300000,0x0000000793700000,0x0000000793700000)
to space 7168K, 0% used [0x0000000792900000,0x0000000792900000,0x0000000793000000)
ParOldGen total 10196992K, used 4852493K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82c3500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
Event: 4683.436 GC heap after
Heap after GC invocations=619 (full 6):
PSYoungGen total 3157504K, used 4256K [0x00000005c0000000, 0x0000000793380000, 0x00000007c0000000)
eden space 3152896K, 0% used [0x00000005c0000000,0x00000005c0000000,0x0000000680700000)
from space 4608K, 92% used [0x0000000792900000,0x0000000792d28000,0x0000000792d80000)
to space 6144K, 0% used [0x0000000792d80000,0x0000000792d80000,0x0000000793380000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
}
Event: 4689.639 GC heap before
{Heap before GC invocations=620 (full 6):
PSYoungGen total 3157504K, used 3157152K [0x00000005c0000000, 0x0000000793380000, 0x00000007c0000000)
eden space 3152896K, 100% used [0x00000005c0000000,0x0000000680700000,0x0000000680700000)
from space 4608K, 92% used [0x0000000792900000,0x0000000792d28000,0x0000000792d80000)
to space 6144K, 0% used [0x0000000792d80000,0x0000000792d80000,0x0000000793380000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
Event: 4689.652 GC heap after
Heap after GC invocations=620 (full 6):
PSYoungGen total 3176448K, used 5768K [0x00000005c0000000, 0x0000000793380000, 0x00000007c0000000)
eden space 3170304K, 0% used [0x00000005c0000000,0x00000005c0000000,0x0000000681800000)
from space 6144K, 93% used [0x0000000792d80000,0x0000000793322240,0x0000000793380000)
to space 7680K, 0% used [0x0000000792480000,0x0000000792480000,0x0000000792c00000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
}
Event: 4693.803 GC heap before
{Heap before GC invocations=621 (full 6):
PSYoungGen total 3176448K, used 3176072K [0x00000005c0000000, 0x0000000793380000, 0x00000007c0000000)
eden space 3170304K, 100% used [0x00000005c0000000,0x0000000681800000,0x0000000681800000)
from space 6144K, 93% used [0x0000000792d80000,0x0000000793322240,0x0000000793380000)
to space 7680K, 0% used [0x0000000792480000,0x0000000792480000,0x0000000792c00000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
Event: 4693.818 GC heap after
Heap after GC invocations=621 (full 6):
PSYoungGen total 3193344K, used 5320K [0x00000005c0000000, 0x0000000792e00000, 0x00000007c0000000)
eden space 3187712K, 0% used [0x00000005c0000000,0x00000005c0000000,0x0000000682900000)
from space 5632K, 94% used [0x0000000792480000,0x00000007929b21d0,0x0000000792a00000)
to space 4096K, 0% used [0x0000000792a00000,0x0000000792a00000,0x0000000792e00000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
}
Event: 4695.328 GC heap before
{Heap before GC invocations=622 (full 6):
PSYoungGen total 3193344K, used 3193032K [0x00000005c0000000, 0x0000000792e00000, 0x00000007c0000000)
eden space 3187712K, 100% used [0x00000005c0000000,0x0000000682900000,0x0000000682900000)
from space 5632K, 94% used [0x0000000792480000,0x00000007929b21d0,0x0000000792a00000)
to space 4096K, 0% used [0x0000000792a00000,0x0000000792a00000,0x0000000792e00000)
ParOldGen total 10196992K, used 4852533K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82cd500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
Event: 4695.341 GC heap after
Heap after GC invocations=622 (full 6):
PSYoungGen total 3214848K, used 4080K [0x00000005c0000000, 0x0000000792e00000, 0x00000007c0000000)
eden space 3210752K, 0% used [0x00000005c0000000,0x00000005c0000000,0x0000000683f80000)
from space 4096K, 99% used [0x0000000792a00000,0x0000000792dfc010,0x0000000792e00000)
to space 7680K, 0% used [0x0000000791f00000,0x0000000791f00000,0x0000000792680000)
ParOldGen total 10196992K, used 4852677K [0x00000001c0000000, 0x000000042e600000, 0x00000005c0000000)
object space 10196992K, 47% used [0x00000001c0000000,0x00000002e82f1500,0x000000042e600000)
Metaspace used 72429K, capacity 73201K, committed 73368K, reserved 1112064K
class space used 10157K, capacity 10328K, committed 10400K, reserved 1048576K
}
Deoptimization events (10 events):
Event: 3477.664 Thread 0x000000005671c800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003e900ac method=com.fasterxml.jackson.core.json.UTF8StreamJsonParser._skipColon()I @ 10
Event: 3606.981 Thread 0x0000000056718000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004521cf0 method=com.codahale.metrics.ExponentiallyDecayingReservoir.rescaleIfNeeded()V @ 19
Event: 3606.984 Thread 0x0000000056718000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039c5c94 method=com.codahale.metrics.ExponentiallyDecayingReservoir.rescaleIfNeeded()V @ 19
Event: 3879.412 Thread 0x0000000056721800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000043de030 method=org.eclipse.jetty.util.BufferUtil.fill(Ljava/nio/ByteBuffer;[BII)I @ 15
Event: 3879.412 Thread 0x0000000056721800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000042a80f8 method=org.eclipse.jetty.util.BufferUtil.isEmpty(Ljava/nio/ByteBuffer;)Z @ 8
Event: 3879.412 Thread 0x0000000056721800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000004222d74 method=org.eclipse.jetty.http.HttpGenerator.generateResponse(Lorg/eclipse/jetty/http/HttpGenerator$ResponseInfo;Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;Ljava/nio/ByteBuffer;Z)Lorg������@
Event: 4064.267 Thread 0x00000000526b6800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000002fb713c method=java.util.concurrent.ConcurrentLinkedQueue.first()Ljava/util/concurrent/ConcurrentLinkedQueue$Node; @ 54
Event: 4492.191 Thread 0x000000000079e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000041cbf68 method=java.math.MutableBigInteger.compare(Ljava/math/MutableBigInteger;)I @ 90
Event: 4541.879 Thread 0x0000000056720000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003c1bb40 method=java.nio.DirectByteBuffer.get([BII)Ljava/nio/ByteBuffer; @ 5
Event: 4697.489 Thread 0x000000000079e000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000039da824 method=org.bytedeco.javacpp.Pointer.init(JJJJ)V @ 24
Internal exceptions (10 events):
Event: 4632.577 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x0000000677a27fb0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4632.577 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x0000000677a287d8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4639.470 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x000000061de87100) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4639.470 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x000000061de87928) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4639.470 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x000000061de88150) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4639.470 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x000000061de88978) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4695.418 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x00000005c992a7c0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4695.418 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x00000005c992afe8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4695.418 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x00000005c992b810) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Event: 4695.418 Thread 0x000000000079e000 Exception <a 'java/net/SocketException': Socket closed> (0x00000005c992c038) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u60\4407\hotspot\src\share\vm\prims\jni.cpp, line 735]
Events (10 events):
Event: 4695.441 loading class org/deeplearning4j/berkeley/MapFactory done
Event: 4695.442 loading class org/deeplearning4j/berkeley/MapFactory$IdentityHashMapFactory
Event: 4695.442 loading class org/deeplearning4j/berkeley/MapFactory$IdentityHashMapFactory done
Event: 4695.442 loading class org/deeplearning4j/berkeley/MapFactory$HashMapFactory
Event: 4695.442 loading class org/deeplearning4j/berkeley/MapFactory$HashMapFactory done
Event: 4695.443 loading class scala/collection/convert/DecorateAsScala$$anonfun$asScalaIteratorConverter$1
Event: 4695.443 loading class scala/collection/convert/DecorateAsScala$$anonfun$asScalaIteratorConverter$1 done
Event: 4697.489 Thread 0x000000000079e000 Uncommon trap: trap_request=0xffffff65 fr.pc=0x00000000039da824
Event: 4697.489 Thread 0x000000000079e000 DEOPT PACKING pc=0x00000000039da824 sp=0x000000000249d730
Event: 4697.489 Thread 0x000000000079e000 DEOPT UNPACKING pc=0x00000000025e582a sp=0x000000000249d738 mode 2
Dynamic libraries:
0x00007ff7b77c0000 - 0x00007ff7b77f7000 C:\Program Files\Java\jdk1.8.0_60\bin\java.exe
0x00007ffb7d500000 - 0x00007ffb7d6c1000 C:\WINDOWS\SYSTEM32\ntdll.dll
0x00007ffb7d430000 - 0x00007ffb7d4dd000 C:\WINDOWS\system32\KERNEL32.DLL
0x00007ffb79d80000 - 0x00007ffb79f68000 C:\WINDOWS\system32\KERNELBASE.dll
0x00007ffb7d380000 - 0x00007ffb7d427000 C:\WINDOWS\system32\ADVAPI32.dll
0x00007ffb7d010000 - 0x00007ffb7d0ad000 C:\WINDOWS\system32\msvcrt.dll
0x00007ffb7cf30000 - 0x00007ffb7cf8b000 C:\WINDOWS\system32\sechost.dll
0x00007ffb7d260000 - 0x00007ffb7d37c000 C:\WINDOWS\system32\RPCRT4.dll
0x00007ffb7b530000 - 0x00007ffb7b686000 C:\WINDOWS\system32\USER32.dll
0x00007ffb7af40000 - 0x00007ffb7b0c6000 C:\WINDOWS\system32\GDI32.dll
0x00007ffb6f1c0000 - 0x00007ffb6f434000 C:\WINDOWS\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.10586.0_none_8c15ae12515e1c22\COMCTL32.dll
0x00007ffb7b1a0000 - 0x00007ffb7b41d000 C:\WINDOWS\system32\combase.dll
0x00007ffb7a870000 - 0x00007ffb7a8da000 C:\WINDOWS\system32\bcryptPrimitives.dll
0x00007ffb7aad0000 - 0x00007ffb7ab0b000 C:\WINDOWS\system32\IMM32.DLL
0x0000000057580000 - 0x0000000057652000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\msvcr100.dll
0x00000000554d0000 - 0x0000000055d59000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\server\jvm.dll
0x00007ffb7b690000 - 0x00007ffb7b698000 C:\WINDOWS\system32\PSAPI.DLL
0x00007ffb71560000 - 0x00007ffb71569000 C:\WINDOWS\SYSTEM32\WSOCK32.dll
0x00007ffb780a0000 - 0x00007ffb780c3000 C:\WINDOWS\SYSTEM32\WINMM.dll
0x00007ffb75230000 - 0x00007ffb7523a000 C:\WINDOWS\SYSTEM32\VERSION.dll
0x00007ffb7cfa0000 - 0x00007ffb7d00b000 C:\WINDOWS\system32\WS2_32.dll
0x00007ffb78040000 - 0x00007ffb7806c000 C:\WINDOWS\SYSTEM32\WINMMBASE.dll
0x00007ffb7a760000 - 0x00007ffb7a7a3000 C:\WINDOWS\system32\cfgmgr32.dll
0x0000000057920000 - 0x000000005792f000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\verify.dll
0x00000000577f0000 - 0x0000000057819000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\java.dll
0x00000000577d0000 - 0x00000000577e6000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\zip.dll
0x00007ffb7b9d0000 - 0x00007ffb7cf2c000 C:\WINDOWS\system32\SHELL32.dll
0x00007ffb7a000000 - 0x00007ffb7a645000 C:\WINDOWS\system32\windows.storage.dll
0x00007ffb7b140000 - 0x00007ffb7b192000 C:\WINDOWS\system32\shlwapi.dll
0x00007ffb79b20000 - 0x00007ffb79b2f000 C:\WINDOWS\system32\kernel.appcore.dll
0x00007ffb7a7b0000 - 0x00007ffb7a865000 C:\WINDOWS\system32\shcore.dll
0x00007ffb79b60000 - 0x00007ffb79bab000 C:\WINDOWS\system32\powrprof.dll
0x00007ffb79b40000 - 0x00007ffb79b54000 C:\WINDOWS\system32\profapi.dll
0x00007ffb708a0000 - 0x00007ffb708b0000 C:\Program Files (x86)\JetBrains\IntelliJ IDEA 145.844.1\bin\breakgen64.dll
0x00000000577b0000 - 0x00000000577ca000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\net.dll
0x00007ffb79450000 - 0x00007ffb794ac000 C:\WINDOWS\system32\mswsock.dll
0x00007ffb67100000 - 0x00007ffb67116000 C:\WINDOWS\system32\napinsp.dll
0x00007ffb67120000 - 0x00007ffb6713a000 C:\WINDOWS\system32\pnrpnsp.dll
0x00007ffb76130000 - 0x00007ffb76148000 C:\WINDOWS\system32\NLAapi.dll
0x00007ffb78350000 - 0x00007ffb783fa000 C:\WINDOWS\SYSTEM32\DNSAPI.dll
0x00007ffb7cf90000 - 0x00007ffb7cf98000 C:\WINDOWS\system32\NSI.dll
0x00007ffb67140000 - 0x00007ffb6714d000 C:\WINDOWS\System32\winrnr.dll
0x00007ffb67150000 - 0x00007ffb67165000 C:\WINDOWS\System32\wshbth.dll
0x00007ffb706d0000 - 0x00007ffb706da000 C:\Windows\System32\rasadhlp.dll
0x00007ffb76870000 - 0x00007ffb768a8000 C:\WINDOWS\SYSTEM32\IPHLPAPI.DLL
0x00007ffb73140000 - 0x00007ffb731a7000 C:\WINDOWS\System32\fwpuclnt.dll
0x00007ffb79a50000 - 0x00007ffb79a79000 C:\WINDOWS\SYSTEM32\bcrypt.dll
0x000000006c080000 - 0x000000006c1ff000 C:\Users\mail\AppData\Local\Temp\javacpp559292891912939\libnd4j.dll
0x0000000061440000 - 0x000000006145c000 C:\msys64\mingw64\bin\libgcc_s_seh-1.dll
0x000000006fc40000 - 0x000000006fda2000 C:\msys64\mingw64\bin\libstdc++-6.dll
0x0000000063600000 - 0x0000000063624000 C:\msys64\mingw64\bin\libgomp-1.dll
0x00007ffb35d60000 - 0x00007ffb36830000 C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\mkl\mkl_rt.dll
0x0000000064940000 - 0x0000000064955000 C:\msys64\mingw64\bin\libwinpthread-1.dll
0x000000006ff40000 - 0x000000006ff5a000 C:\Users\mail\AppData\Local\Temp\javacpp559292891912939\jniNativeOps.dll
0x00007ffb79500000 - 0x00007ffb79517000 C:\WINDOWS\SYSTEM32\CRYPTSP.dll
0x00007ffb79190000 - 0x00007ffb791c4000 C:\WINDOWS\system32\rsaenh.dll
0x00007ffb792e0000 - 0x00007ffb792ff000 C:\WINDOWS\SYSTEM32\USERENV.dll
0x00007ffb79620000 - 0x00007ffb7962b000 C:\WINDOWS\SYSTEM32\CRYPTBASE.dll
0x00007ffb72ff0000 - 0x00007ffb73006000 C:\WINDOWS\SYSTEM32\dhcpcsvc6.DLL
0x00007ffb72f80000 - 0x00007ffb72f9a000 C:\WINDOWS\SYSTEM32\dhcpcsvc.DLL
0x0000000057560000 - 0x0000000057571000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\nio.dll
0x0000000057910000 - 0x000000005791d000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\management.dll
0x00000000577a0000 - 0x00000000577a9000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\w2k_lsa_auth.dll
0x00007ffb76760000 - 0x00007ffb7676c000 C:\WINDOWS\SYSTEM32\Secur32.dll
0x00007ffb79800000 - 0x00007ffb7982d000 C:\WINDOWS\SYSTEM32\SSPICLI.DLL
0x0000000057550000 - 0x0000000057559000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\jaas_nt.dll
0x0000000057520000 - 0x0000000057544000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\sunec.dll
0x0000000070280000 - 0x00000000702a9000 C:\Users\mail\AppData\Local\Temp\snappy-unknown-ccdad428-7af7-40fb-bb51-fb1615fae2d2-snappyjava.dll
0x0000000000750000 - 0x000000000076d000 C:\Users\mail\AppData\Local\Temp\javacpp559292891912939\jniNd4jBlas.dll
0x00007ffb30430000 - 0x00007ffb31737000 C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\mkl\mkl_intel_thread.dll
0x00007ffb2ed80000 - 0x00007ffb30422000 C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\mkl\mkl_core.dll
0x00007ffb43c10000 - 0x00007ffb43d5f000 C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64_win\compiler\libiomp5md.dll
0x00007ffb2d1f0000 - 0x00007ffb2ed72000 C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\mkl\mkl_avx.dll
0x0000000053ae0000 - 0x0000000053c78000 C:\Program Files\Java\jdk1.8.0_60\jre\bin\awt.dll
0x00007ffb7b900000 - 0x00007ffb7b9c1000 C:\WINDOWS\system32\OLEAUT32.dll
0x00007ffb77e80000 - 0x00007ffb77ef9000 C:\WINDOWS\system32\apphelp.dll
0x00007ffb78260000 - 0x00007ffb782f6000 C:\WINDOWS\system32\uxtheme.dll
0x00007ffb7a900000 - 0x00007ffb7aa5a000 C:\WINDOWS\system32\MSCTF.dll
0x00007ffb77070000 - 0x00007ffb77092000 C:\WINDOWS\system32\dwmapi.dll
0x00007ffb7d110000 - 0x00007ffb7d253000 C:\WINDOWS\system32\ole32.dll
0x00007ffb777c0000 - 0x00007ffb77946000 C:\WINDOWS\SYSTEM32\PROPSYS.dll
0x00007ffb7b6a0000 - 0x00007ffb7b747000 C:\WINDOWS\system32\clbcatq.dll
0x00007ffb77220000 - 0x00007ffb776b3000 C:\Windows\System32\ActXPrxy.dll
0x00007ffb6e960000 - 0x00007ffb6eb17000 C:\WINDOWS\SYSTEM32\urlmon.dll
0x00007ffb6e3b0000 - 0x00007ffb6e733000 C:\WINDOWS\SYSTEM32\iertutil.dll
0x00007ffb5e340000 - 0x00007ffb5e37e000 C:\WINDOWS\SYSTEM32\MLANG.dll
0x00007ffb69340000 - 0x00007ffb695e9000 C:\WINDOWS\SYSTEM32\WININET.dll
0x00007ffb75cd0000 - 0x00007ffb75e5c000 C:\WINDOWS\SYSTEM32\dbghelp.dll
VM Arguments:
jvm_args: -Xmx24g -Xms4g -Didea.launcher.port=7532 -Didea.launcher.bin.path=C:\Program Files (x86)\JetBrains\IntelliJ IDEA 145.844.1\bin -Dfile.encoding=UTF-8
java_command: com.intellij.rt.execution.application.AppMain no.habitats.corpus.spark.SparkUtil job=trainRNNSingle category=education count=100000
java_class_path (initial): C:\Users\mail\AppData\Local\Temp\classpath313.jar
Launcher Type: SUN_STANDARD
Environment Variables:
JAVA_HOME=C:\Program Files\Java\jdk1.8.0_60
PATH=C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\OpenVPN\bin;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files\apache-maven-3.3.3\bin;C:\Program Files\nodejs;C:\Program Files\Sublime Text 3;C:\Program Files (x86)\sbt\bin;C:\Program Files (x86)\scala\bin;C:\gradle-2.10\bin;C:\Program Files\Java\jdk1.8.0_60\bin;C:\spark\bin;C:\msys64\mingw64\bin;C:\msys64\usr\bin;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\mkl;C:\Program Files (x86)\IntelSWTools\compilers_and_libraries\windows\redist\intel64\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64_win\mpirt;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\intel64_win\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32_win\mpirt;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32_win\compiler;C:\msys64\;C:\OpenBLAS;C:\cygwin64\bin;C:\Users\mail\AppData\Local\Google\Cloud SDK\google-cloud-sdk\bin;C:\Users\mail\AppData\Roaming\npm
USERNAME=mail
OS=Windows_NT
PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 45 Stepping 7, GenuineIntel
--------------- S Y S T E M ---------------
OS: Windows 10.0 , 64 bit Build 10586 (10.0.10586.0)
CPU:total 8 (4 cores per cpu, 2 threads per core) family 6 model 45 stepping 7, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, popcnt, avx, aes, clmul, ht, tsc, tscinvbit, tscinv
Memory: 4k page, physical 33495428k(3025848k free), swap 55721172k(10724k free)
vm_info: Java HotSpot(TM) 64-Bit Server VM (25.60-b23) for windows-amd64 JRE (1.8.0_60-b27), built on Aug 4 2015 11:06:27 by "java_re" with MS VC++ 10.0 (VS2010)
time: Wed Apr 20 22:20:49 2016
elapsed time: 4697 seconds (0d 1h 18m 17s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment