# # A fatal error has been detected by the Java Runtime Environment: # # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000006e83f42a, pid=10516, tid=0x0000000000000ea4 # # JRE version: Java(TM) SE Runtime Environment (8.0_152-b16) (build 1.8.0_152-b16) # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.152-b16 mixed mode windows-amd64 compressed oops) # Problematic frame: # C [libopenblas.dll+0x107f42a] # # 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 (0x000000001c935800): JavaThread "KNIME-Worker-10" daemon [_thread_in_native, id=3748, stack(0x0000000078320000,0x0000000078420000)] siginfo: ExceptionCode=0xc0000005, reading address 0x000000005e991000 Registers: RAX=0x00000000000003e0, RBX=0x000000005e991020, RCX=0x0000000000000004, RDX=0x000000005fbd0fa0 RSP=0x000000007841b6f0, RBP=0x0000000000000000, RSI=0x000000005e990020, RDI=0x000000005e990020 R8 =0x000000005e990c20, R9 =0x0000000000000080, R10=0x000000005e990820, R11=0x000000005e990420 R12=0x0000000000000100, R13=0x0000000000000002, R14=0x00007ffe47947740, R15=0x000000006b1e1010 RIP=0x000000006e83f42a, EFLAGS=0x0000000000010206 Top of Stack: (sp=0x000000007841b6f0) 0x000000007841b6f0: 0000000070c13e50 000000000d080401 0x000000007841b700: 00000000021c0000 0000000000000000 0x000000007841b710: 00000000021c8300 00007ffe00000001 0x000000007841b720: 0000000000000000 000000006b1e1010 0x000000007841b730: 00000c5002010001 000000006b1e1000 0x000000007841b740: 0000000000001bf8 0000000000000001 0x000000007841b750: 00000000021c0000 0000000000000000 0x000000007841b760: 000000006b1e1000 0000000000000bfb 0x000000007841b770: 0000000000080010 000000006b1e1000 0x000000007841b780: 000000006b1e1000 0000000002000002 0x000000007841b790: 00000000000003ff 00000000000003ff 0x000000007841b7a0: 0000000000000bfb 0000000062b89a00 0x000000007841b7b0: 00000000021c2bd0 00007ffe4888280c 0x000000007841b7c0: 00000000021c0150 000000006b1e1000 0x000000007841b7d0: 000000006aa40000 00000000021c0000 0x000000007841b7e0: 000000000d080401 000000006b1e2000 Instructions: (pc=0x000000006e83f42a) 0x000000006e83f40a: f3 0f 10 5c 06 04 f3 41 0f 10 34 03 f3 41 0f 10 0x000000006e83f41a: 54 03 04 f3 41 0f 10 2c 02 f3 41 0f 10 4c 02 04 0x000000006e83f42a: f3 41 0f 10 24 00 f3 41 0f 10 44 00 04 48 83 c0 0x000000006e83f43a: 08 f3 0f 11 7a e0 f3 0f 11 72 e4 f3 0f 11 6a e8 Register to memory mapping: RAX=0x00000000000003e0 is an unknown value RBX=0x000000005e991020 is an unknown value RCX=0x0000000000000004 is an unknown value RDX=0x000000005fbd0fa0 is an unknown value RSP=0x000000007841b6f0 is pointing into the stack for thread: 0x000000001c935800 RBP=0x0000000000000000 is an unknown value RSI=0x000000005e990020 is an unknown value RDI=0x000000005e990020 is an unknown value R8 =0x000000005e990c20 is an unknown value R9 =0x0000000000000080 is an unknown value R10=0x000000005e990820 is an unknown value R11=0x000000005e990420 is an unknown value R12=0x0000000000000100 is an unknown value R13=0x0000000000000002 is an unknown value R14=0x00007ffe47947740 is an unknown value R15=0x000000006b1e1010 is an unknown value Stack: [0x0000000078320000,0x0000000078420000], sp=0x000000007841b6f0, free space=1005k 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 18756 org.bytedeco.javacpp.openblas.cblas_sgemm(IIIIIIFLorg/bytedeco/javacpp/FloatPointer;ILorg/bytedeco/javacpp/FloatPointer;IFLorg/bytedeco/javacpp/FloatPointer;I)V (0 bytes) @ 0x0000000002ff2c8a [0x0000000002ff2bc0+0xca] J 19756 C2 org.nd4j.linalg.cpu.nativecpu.blas.CpuLevel3.sgemm(CCCIIIFLorg/nd4j/linalg/api/ndarray/INDArray;ILorg/nd4j/linalg/api/ndarray/INDArray;IFLorg/nd4j/linalg/api/ndarray/INDArray;I)V (130 bytes) @ 0x0000000005e328d0 [0x0000000005e32600+0x2d0] J 19775 C2 org.nd4j.linalg.api.blas.impl.BaseLevel3.gemm(CCCDLorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;DLorg/nd4j/linalg/api/ndarray/INDArray;)V (385 bytes) @ 0x0000000004a76e0c [0x0000000004a76aa0+0x36c] J 19782 C2 org.nd4j.linalg.api.ndarray.BaseNDArray.mmuli(Lorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;)Lorg/nd4j/linalg/api/ndarray/INDArray; (337 bytes) @ 0x0000000005723224 [0x00000000057227c0+0xa64] J 19774 C2 org.nd4j.linalg.api.ndarray.BaseNDArray.mmul(Lorg/nd4j/linalg/api/ndarray/INDArray;)Lorg/nd4j/linalg/api/ndarray/INDArray; (57 bytes) @ 0x00000000044740e4 [0x0000000004473ae0+0x604] J 19202 C1 org.deeplearning4j.nn.layers.BaseLayer.preOutput(Z)Lorg/nd4j/linalg/api/ndarray/INDArray; (279 bytes) @ 0x0000000005bf648c [0x0000000005bf42c0+0x21cc] j org.deeplearning4j.nn.layers.BaseLayer.backpropGradient(Lorg/nd4j/linalg/api/ndarray/INDArray;)Lorg/nd4j/linalg/primitives/Pair;+2 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.calcBackpropGradients(Lorg/nd4j/linalg/api/ndarray/INDArray;Z)Lorg/nd4j/linalg/primitives/Pair;+478 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.backprop()V+3 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.computeGradientAndScore()V+219 j org.deeplearning4j.optimize.solvers.BaseOptimizer.gradientAndScore()Lorg/nd4j/linalg/primitives/Pair;+12 j org.deeplearning4j.optimize.solvers.StochasticGradientDescent.optimize()Z+14 j org.deeplearning4j.optimize.Solver.optimize()V+8 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.fit(Lorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;)V+550 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.fit(Lorg/nd4j/linalg/api/ndarray/INDArray;Lorg/nd4j/linalg/api/ndarray/INDArray;)V+5 j org.deeplearning4j.nn.multilayer.MultiLayerNetwork.fit(Lorg/nd4j/linalg/dataset/api/DataSet;)V+84 j org.knime.ext.dl4j.base.nodes.learn.AbstractDLLearnerNodeModel.backpropOneEpoch(Lorg/deeplearning4j/nn/multilayer/MultiLayerNetwork;Lorg/nd4j/linalg/dataset/api/iterator/DataSetIterator;Lorg/knime/core/node/ExecutionContext;)V+59 j org.knime.ext.dl4j.base.nodes.learn.feedforward.classification.FeedforwardClassificationLearnerNodeModel.trainNetwork(Lorg/deeplearning4j/nn/multilayer/MultiLayerNetwork;ILorg/nd4j/linalg/dataset/api/iterator/DataSetIterator;Lorg/knime/core/node/ExecutionContext;)V+218 j org.knime.ext.dl4j.base.nodes.learn.feedforward.classification.FeedforwardClassificationLearnerNodeModel.executeDL4JMemorySafe([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/ExecutionContext;)[Lorg/knime/ext/dl4j/base/DLModelPortObject;+410 j org.knime.ext.dl4j.base.nodes.learn.feedforward.classification.FeedforwardClassificationLearnerNodeModel.executeDL4JMemorySafe([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/ExecutionContext;)[Lorg/knime/core/node/port/PortObject;+3 j org.knime.ext.dl4j.base.AbstractDLNodeModel.executeWithMemoryCleanup([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/ExecutionContext;)[Lorg/knime/core/node/port/PortObject;+13 j org.knime.ext.dl4j.base.AbstractDLNodeModel.execute([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/ExecutionContext;)[Lorg/knime/core/node/port/PortObject;+14 j org.knime.core.node.NodeModel.executeModel([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/workflow/ExecutionEnvironment;Lorg/knime/core/node/ExecutionContext;)[Lorg/knime/core/node/port/PortObject;+256 j org.knime.core.node.Node.invokeFullyNodeModelExecute(Lorg/knime/core/node/ExecutionContext;Lorg/knime/core/node/workflow/ExecutionEnvironment;[Lorg/knime/core/node/port/PortObject;)[Lorg/knime/core/node/port/PortObject;+7 j org.knime.core.node.Node.execute([Lorg/knime/core/node/port/PortObject;Lorg/knime/core/node/workflow/ExecutionEnvironment;Lorg/knime/core/node/ExecutionContext;)Z+366 j org.knime.core.node.workflow.NativeNodeContainer.performExecuteNode([Lorg/knime/core/node/port/PortObject;)Lorg/knime/core/node/workflow/execresult/NodeContainerExecutionStatus;+78 j org.knime.core.node.exec.LocalNodeExecutionJob.mainExecute()Lorg/knime/core/node/workflow/execresult/NodeContainerExecutionStatus;+13 j org.knime.core.node.workflow.NodeExecutionJob.internalRun()V+223 j org.knime.core.node.workflow.NodeExecutionJob.run()V+27 j org.knime.core.util.ThreadUtils$RunnableWithContextImpl.runWithContext()V+4 j org.knime.core.util.ThreadUtils$RunnableWithContext.run()V+8 J 20024 C2 java.util.concurrent.Executors$RunnableAdapter.call()Ljava/lang/Object; (14 bytes) @ 0x0000000005d1394c [0x0000000005d138e0+0x6c] j java.util.concurrent.FutureTask.run()V+42 j org.knime.core.util.ThreadPool$MyFuture.run()V+25 j org.knime.core.util.ThreadPool$Worker.run()V+55 v ~StubRoutines::call_stub --------------- P R O C E S S --------------- Java Threads: ( => current thread ) =>0x000000001c935800 JavaThread "KNIME-Worker-10" daemon [_thread_in_native, id=3748, stack(0x0000000078320000,0x0000000078420000)] 0x000000001e038800 JavaThread "Worker-10" [_thread_blocked, id=8512, stack(0x0000000077820000,0x0000000077920000)] 0x000000001e040000 JavaThread "Worker-6" [_thread_blocked, id=1156, stack(0x0000000058ee0000,0x0000000058fe0000)] 0x000000001c930000 JavaThread "TimerQueue" daemon [_thread_blocked, id=6364, stack(0x000000004ad50000,0x000000004ae50000)] 0x000000001c928800 JavaThread "Java indexing" daemon [_thread_blocked, id=3760, stack(0x0000000047b50000,0x0000000047c50000)] 0x000000001c92b000 JavaThread "NativeRandomDeallocator thread 0" daemon [_thread_blocked, id=11460, stack(0x00000000421e0000,0x00000000422e0000)] 0x000000001af9d800 JavaThread "Workspace deallocator thread" daemon [_thread_blocked, id=8196, stack(0x0000000036d90000,0x0000000036e90000)] 0x000000001e03e000 JavaThread "Global KNIME Timer" daemon [_thread_blocked, id=10960, stack(0x0000000036890000,0x0000000036990000)] 0x000000001e044800 JavaThread "KNIME-WFM-Parent-Notifier" [_thread_blocked, id=9624, stack(0x0000000036790000,0x0000000036890000)] 0x000000001e037800 JavaThread "Unknown Progress Timer" [_thread_blocked, id=7460, stack(0x0000000036490000,0x0000000036590000)] 0x000000001e037000 JavaThread "KNIME Sync Exec Dispatcher-1" daemon [_thread_blocked, id=3652, stack(0x0000000035d90000,0x0000000035e90000)] 0x000000001af9a800 JavaThread "JavaCPP Deallocator" daemon [_thread_blocked, id=4408, stack(0x0000000035790000,0x0000000035890000)] 0x000000001afa0000 JavaThread "KNIME-Workflow-Notifier" daemon [_thread_blocked, id=11116, stack(0x0000000035330000,0x0000000035430000)] 0x000000001e03b000 JavaThread "GC Daemon" daemon [_thread_blocked, id=9792, stack(0x0000000032fa0000,0x00000000330a0000)] 0x000000001e03a000 JavaThread "KNIME Memory Alert Distributor" daemon [_thread_blocked, id=6432, stack(0x0000000032c70000,0x0000000032d70000)] 0x000000001e041000 JavaThread "[ThreadPool Manager] - Idle Thread" daemon [_thread_blocked, id=7704, stack(0x0000000032970000,0x0000000032a70000)] 0x000000001afa1800 JavaThread "KNIME Progress Updater" [_thread_blocked, id=4972, stack(0x000000002f190000,0x000000002f290000)] 0x000000001afa0800 JavaThread "Thread-7" [_thread_blocked, id=4628, stack(0x000000002f090000,0x000000002f190000)] 0x000000001af9e800 JavaThread "EventAdmin Async Event Dispatcher Thread" daemon [_thread_blocked, id=5160, stack(0x0000000027ea0000,0x0000000027fa0000)] 0x000000001af9f000 JavaThread "pool-3-thread-3" daemon [_thread_blocked, id=10860, stack(0x0000000026d10000,0x0000000026e10000)] 0x000000001af96800 JavaThread "pool-3-thread-2" daemon [_thread_blocked, id=7968, stack(0x0000000026c10000,0x0000000026d10000)] 0x000000001af96000 JavaThread "pool-3-thread-1" daemon [_thread_blocked, id=6448, stack(0x0000000026b10000,0x0000000026c10000)] 0x000000001af9c000 JavaThread "ServerSpace Update Timer" daemon [_thread_blocked, id=12412, stack(0x0000000026910000,0x0000000026a10000)] 0x000000001ce85000 JavaThread "EMF Reference Cleaner" daemon [_thread_blocked, id=3992, stack(0x0000000023d10000,0x0000000023e10000)] 0x000000001ce87000 JavaThread "pool-2-thread-1" [_thread_blocked, id=10068, stack(0x0000000023a10000,0x0000000023b10000)] 0x000000001ce86800 JavaThread "pool-1-thread-1" [_thread_blocked, id=5176, stack(0x0000000023910000,0x0000000023a10000)] 0x000000001ce82800 JavaThread "Provisioning Event Dispatcher" daemon [_thread_blocked, id=1064, stack(0x0000000023810000,0x0000000023910000)] 0x000000001e40f800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1740, stack(0x0000000021b50000,0x0000000021c50000)] 0x000000001b4f0800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=6064, stack(0x000000001ea10000,0x000000001eb10000)] 0x0000000019e8e800 JavaThread "Bundle File Closer" daemon [_thread_blocked, id=7740, stack(0x000000001e910000,0x000000001ea10000)] 0x000000001a112000 JavaThread "Worker-JM" [_thread_blocked, id=2244, stack(0x000000001bbc0000,0x000000001bcc0000)] 0x0000000019d5f000 JavaThread "[Timer] - Main Queue Handler" daemon [_thread_blocked, id=432, stack(0x000000001a790000,0x000000001a890000)] 0x000000001a024000 JavaThread "Start Level: Equinox Container: 20d77a80-df4d-0018-1ec1-d5368d58a8f3" daemon [_thread_blocked, id=10420, stack(0x000000001a390000,0x000000001a490000)] 0x0000000019e5e800 JavaThread "Framework Event Dispatcher: org.eclipse.osgi.internal.framework.EquinoxEventPublisher@435e60ff" daemon [_thread_blocked, id=228, stack(0x000000001a290000,0x000000001a390000)] 0x0000000019bd0800 JavaThread "Active Thread: Equinox Container: 20d77a80-df4d-0018-1ec1-d5368d58a8f3" [_thread_blocked, id=1760, stack(0x000000001a190000,0x000000001a290000)] 0x0000000018bd4000 JavaThread "Service Thread" daemon [_thread_blocked, id=488, stack(0x0000000018fa0000,0x00000000190a0000)] 0x0000000017237800 JavaThread "C1 CompilerThread2" daemon [_thread_blocked, id=11796, stack(0x0000000018aa0000,0x0000000018ba0000)] 0x0000000017234000 JavaThread "C2 CompilerThread1" daemon [_thread_blocked, id=8960, stack(0x00000000189a0000,0x0000000018aa0000)] 0x0000000017232000 JavaThread "C2 CompilerThread0" daemon [_thread_blocked, id=9484, stack(0x00000000188a0000,0x00000000189a0000)] 0x000000001722f800 JavaThread "Attach Listener" daemon [_thread_blocked, id=4740, stack(0x00000000187a0000,0x00000000188a0000)] 0x000000001722e800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=10300, stack(0x00000000186a0000,0x00000000187a0000)] 0x000000001721a800 JavaThread "Finalizer" daemon [_thread_blocked, id=5260, stack(0x0000000018490000,0x0000000018590000)] 0x0000000002603000 JavaThread "Reference Handler" daemon [_thread_blocked, id=4532, stack(0x0000000018390000,0x0000000018490000)] 0x00000000020ee000 JavaThread "main" [_thread_in_native, id=11400, stack(0x0000000000050000,0x0000000000150000)] Other Threads: 0x00000000171f5800 VMThread [stack: 0x0000000018290000,0x0000000018390000] [id=4392] 0x0000000018be8000 WatcherThread [stack: 0x00000000190a0000,0x00000000191a0000] [id=5984] VM state:not at safepoint (normal execution) VM Mutex/Monitor currently owned by a thread: None Heap: PSYoungGen total 644608K, used 21005K [0x00000000d5580000, 0x00000000ff900000, 0x0000000100000000) eden space 600576K, 3% used [0x00000000d5580000,0x00000000d6a037a0,0x00000000fa000000) from space 44032K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ff900000) to space 45568K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcc80000) ParOldGen total 292352K, used 84581K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 28% used [0x0000000080000000,0x0000000085299768,0x0000000091d80000) Metaspace used 146649K, capacity 158234K, committed 158668K, reserved 1185792K class space used 18816K, capacity 22110K, committed 22272K, reserved 1048576K Card table byte_map: [0x00000000119d0000,0x0000000011de0000] byte_map_base: 0x00000000115d0000 Marking Bits: (ParMarkBitMap*) 0x0000000075fa0860 Begin Bits: [0x0000000012490000, 0x0000000014490000) End Bits: [0x0000000014490000, 0x0000000016490000) Polling page: 0x0000000002060000 CodeCache: size=245760Kb used=59164Kb max_used=59172Kb free=186595Kb bounds [0x0000000002610000, 0x0000000006030000, 0x0000000011610000] total_blobs=18240 nmethods=16544 adapters=1601 compilation: enabled Compilation events (10 events): Event: 4431.500 Thread 0x0000000017237800 21178 3 org.nd4j.linalg.api.buffer.BaseDataBuffer::asInt (78 bytes) Event: 4431.501 Thread 0x0000000017237800 nmethod 21178 0x0000000006021990 code [0x0000000006021b60, 0x00000000060222b8] Event: 4431.750 Thread 0x0000000017234000 21179 4 org.deeplearning4j.nn.layers.BaseLayer::layerConf (11 bytes) Event: 4431.751 Thread 0x0000000017234000 nmethod 21179 0x0000000006021690 code [0x00000000060217e0, 0x0000000006021898] Event: 4431.767 Thread 0x0000000017237800 21180 3 org.bytedeco.javacpp.IntPointer:: (14 bytes) Event: 4431.768 Thread 0x0000000017237800 nmethod 21180 0x0000000006021090 code [0x0000000006021200, 0x0000000006021558] Event: 4431.769 Thread 0x0000000017237800 21181 3 org.bytedeco.javacpp.IntPointer::put (9 bytes) Event: 4431.769 Thread 0x0000000017237800 nmethod 21181 0x000000000602f410 code [0x000000000602f580, 0x000000000602f7a8] Event: 4431.929 Thread 0x0000000017237800 21182 3 org.nd4j.nativeblas.NativeOpsHolder::getInstance (4 bytes) Event: 4431.929 Thread 0x0000000017237800 nmethod 21182 0x000000000602f110 code [0x000000000602f260, 0x000000000602f390] GC Heap History (10 events): Event: 1028.111 GC heap before {Heap before GC invocations=33 (full 9): PSYoungGen total 649728K, used 600576K [0x00000000d5580000, 0x0000000100000000, 0x0000000100000000) eden space 600576K, 100% used [0x00000000d5580000,0x00000000fa000000,0x00000000fa000000) from space 49152K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fd000000) to space 49152K, 0% used [0x00000000fd000000,0x00000000fd000000,0x0000000100000000) ParOldGen total 292352K, used 116061K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 39% used [0x0000000080000000,0x0000000087157580,0x0000000091d80000) Metaspace used 145495K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K Event: 1028.124 GC heap after Heap after GC invocations=33 (full 9): PSYoungGen total 647680K, used 5056K [0x00000000d5580000, 0x00000000ffe00000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 47104K, 10% used [0x00000000fd000000,0x00000000fd4f0000,0x00000000ffe00000) to space 48128K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcf00000) ParOldGen total 292352K, used 116069K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 39% used [0x0000000080000000,0x0000000087159580,0x0000000091d80000) Metaspace used 145495K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K } Event: 1045.068 GC heap before {Heap before GC invocations=34 (full 9): PSYoungGen total 647680K, used 174565K [0x00000000d5580000, 0x00000000ffe00000, 0x0000000100000000) eden space 600576K, 28% used [0x00000000d5580000,0x00000000dfb095b0,0x00000000fa000000) from space 47104K, 10% used [0x00000000fd000000,0x00000000fd4f0000,0x00000000ffe00000) to space 48128K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcf00000) ParOldGen total 292352K, used 116069K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 39% used [0x0000000080000000,0x0000000087159580,0x0000000091d80000) Metaspace used 145498K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K Event: 1045.074 GC heap after Heap after GC invocations=34 (full 9): PSYoungGen total 603136K, used 2272K [0x00000000d5580000, 0x00000000ffc00000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 2560K, 88% used [0x00000000fa000000,0x00000000fa238000,0x00000000fa280000) to space 47104K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ffc00000) ParOldGen total 292352K, used 116077K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 39% used [0x0000000080000000,0x000000008715b580,0x0000000091d80000) Metaspace used 145498K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K } Event: 1045.074 GC heap before {Heap before GC invocations=35 (full 10): PSYoungGen total 603136K, used 2272K [0x00000000d5580000, 0x00000000ffc00000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 2560K, 88% used [0x00000000fa000000,0x00000000fa238000,0x00000000fa280000) to space 47104K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ffc00000) ParOldGen total 292352K, used 116077K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 39% used [0x0000000080000000,0x000000008715b580,0x0000000091d80000) Metaspace used 145498K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K Event: 1045.370 GC heap after Heap after GC invocations=35 (full 10): PSYoungGen total 603136K, used 0K [0x00000000d5580000, 0x00000000ffc00000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 2560K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fa280000) to space 47104K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ffc00000) ParOldGen total 292352K, used 117904K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 40% used [0x0000000080000000,0x0000000087324038,0x0000000091d80000) Metaspace used 145498K, capacity 157012K, committed 157260K, reserved 1183744K class space used 18707K, capacity 22018K, committed 22144K, reserved 1048576K } Event: 4428.850 GC heap before {Heap before GC invocations=36 (full 10): PSYoungGen total 603136K, used 270129K [0x00000000d5580000, 0x00000000ffc00000, 0x0000000100000000) eden space 600576K, 44% used [0x00000000d5580000,0x00000000e5d4c648,0x00000000fa000000) from space 2560K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fa280000) to space 47104K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ffc00000) ParOldGen total 292352K, used 117904K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 40% used [0x0000000080000000,0x0000000087324038,0x0000000091d80000) Metaspace used 146778K, capacity 158390K, committed 158668K, reserved 1185792K class space used 18845K, capacity 22166K, committed 22272K, reserved 1048576K Event: 4428.970 GC heap after Heap after GC invocations=36 (full 10): PSYoungGen total 644608K, used 5552K [0x00000000d5580000, 0x00000000ff900000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 44032K, 12% used [0x00000000fce00000,0x00000000fd36c0f8,0x00000000ff900000) to space 45568K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcc80000) ParOldGen total 292352K, used 117912K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 40% used [0x0000000080000000,0x0000000087326038,0x0000000091d80000) Metaspace used 146778K, capacity 158390K, committed 158668K, reserved 1185792K class space used 18845K, capacity 22166K, committed 22272K, reserved 1048576K } Event: 4428.970 GC heap before {Heap before GC invocations=37 (full 11): PSYoungGen total 644608K, used 5552K [0x00000000d5580000, 0x00000000ff900000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 44032K, 12% used [0x00000000fce00000,0x00000000fd36c0f8,0x00000000ff900000) to space 45568K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcc80000) ParOldGen total 292352K, used 117912K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 40% used [0x0000000080000000,0x0000000087326038,0x0000000091d80000) Metaspace used 146778K, capacity 158390K, committed 158668K, reserved 1185792K class space used 18845K, capacity 22166K, committed 22272K, reserved 1048576K Event: 4429.867 GC heap after Heap after GC invocations=37 (full 11): PSYoungGen total 644608K, used 0K [0x00000000d5580000, 0x00000000ff900000, 0x0000000100000000) eden space 600576K, 0% used [0x00000000d5580000,0x00000000d5580000,0x00000000fa000000) from space 44032K, 0% used [0x00000000fce00000,0x00000000fce00000,0x00000000ff900000) to space 45568K, 0% used [0x00000000fa000000,0x00000000fa000000,0x00000000fcc80000) ParOldGen total 292352K, used 84581K [0x0000000080000000, 0x0000000091d80000, 0x00000000d5580000) object space 292352K, 28% used [0x0000000080000000,0x0000000085299768,0x0000000091d80000) Metaspace used 146612K, capacity 158106K, committed 158668K, reserved 1185792K class space used 18815K, capacity 22110K, committed 22272K, reserved 1048576K } Deoptimization events (10 events): Event: 4428.762 Thread 0x000000001c935800 Uncommon trap: reason=bimorphic action=maybe_recompile pc=0x0000000005c9d7d4 method=java.util.zip.DeflaterOutputStream.deflate()V @ 32 Event: 4429.867 Thread 0x0000000018bd4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003038ecc method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 4429.871 Thread 0x000000001721a800 Uncommon trap: reason=class_check action=maybe_recompile pc=0x0000000004754ff0 method=java.io.FileOutputStream.finalize()V @ 35 Event: 4429.877 Thread 0x0000000018bd4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x000000000424cde8 method=sun.util.locale.provider.LocaleResources.removeEmptyReferences()V @ 9 Event: 4429.888 Thread 0x0000000018bd4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003bd0e6c method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 4429.889 Thread 0x0000000018bd4000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000036a95c0 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 4429.889 Thread 0x00000000020ee000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000048246d0 method=sun.text.UCompactIntArray.elementAt(I)I @ 14 Event: 4429.897 Thread 0x00000000020ee000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x00000000053e5a24 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 4429.905 Thread 0x00000000020ee000 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000003109de4 method=java.lang.ref.SoftReference.get()Ljava/lang/Object; @ 6 Event: 4431.172 Thread 0x000000001c935800 Uncommon trap: reason=unstable_if action=reinterpret pc=0x0000000005c98c0c method=org.deeplearning4j.nn.layers.convolution.ConvolutionLayer.activate(Z)Lorg/nd4j/linalg/api/ndarray/INDArray; @ 63 Classes redefined (0 events): No events Internal exceptions (10 events): Event: 4425.502 Thread 0x00000000020ee000 Exception (0x00000000e30489e8) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 4426.606 Thread 0x00000000020ee000 Exception (0x00000000e4125328) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\prims\jni.cpp, line 709] Event: 4426.609 Thread 0x00000000020ee000 Exception (0x00000000e42029e0) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\runtime\sharedRuntime.cpp, line 605] Event: 4428.847 Thread 0x000000001c935800 Exception (0x00000000e57f3c18) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\ Event: 4429.867 Thread 0x0000000018bd4000 Implicit null exception at 0x0000000003038a40 to 0x0000000003038eb1 Event: 4429.888 Thread 0x0000000018bd4000 Implicit null exception at 0x0000000003bd04a7 to 0x0000000003bd0e51 Event: 4429.889 Thread 0x0000000018bd4000 Implicit null exception at 0x00000000036a9043 to 0x00000000036a95a1 Event: 4429.905 Thread 0x00000000020ee000 Implicit null exception at 0x0000000003108f12 to 0x0000000003109dd1 Event: 4429.980 Thread 0x00000000020ee000 Exception (0x00000000d634bd90) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] Event: 4429.998 Thread 0x00000000020ee000 Exception (0x00000000d6370d20) thrown at [C:\re\workspace\8-2-build-windows-amd64-cygwin\jdk8u152\9742\hotspot\src\share\vm\classfile\systemDictionary.cpp, line 210] Events (10 events): Event: 4431.140 Executing VM operation: RevokeBias done Event: 4431.140 Executing VM operation: RevokeBias Event: 4431.140 Executing VM operation: RevokeBias done Event: 4431.147 Executing VM operation: BulkRevokeBias Event: 4431.147 Executing VM operation: BulkRevokeBias done Event: 4431.150 Executing VM operation: RevokeBias Event: 4431.150 Executing VM operation: RevokeBias done Event: 4431.171 Thread 0x000000001c935800 Uncommon trap: trap_request=0xffffff65 fr.pc=0x0000000005c98c0c Event: 4431.172 Thread 0x000000001c935800 DEOPT PACKING pc=0x0000000005c98c0c sp=0x000000007841e620 Event: 4431.172 Thread 0x000000001c935800 DEOPT UNPACKING pc=0x000000000265582a sp=0x000000007841e5c8 mode 2 Dynamic libraries: 0x0000000000400000 - 0x000000000044f000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\knime.exe 0x00007ffe48840000 - 0x00007ffe48a12000 C:\Windows\SYSTEM32\ntdll.dll 0x00007ffe47930000 - 0x00007ffe479dc000 C:\Windows\System32\KERNEL32.DLL 0x00007ffe45ab0000 - 0x00007ffe45ccd000 C:\Windows\System32\KERNELBASE.dll 0x00007ffe47500000 - 0x00007ffe47665000 C:\Windows\System32\USER32.dll 0x00007ffe44ec0000 - 0x00007ffe44ede000 C:\Windows\System32\win32u.dll 0x00007ffe48380000 - 0x00007ffe483b4000 C:\Windows\System32\GDI32.dll 0x00007ffe44d40000 - 0x00007ffe44ec0000 C:\Windows\System32\gdi32full.dll 0x00007ffe48420000 - 0x00007ffe484be000 C:\Windows\System32\msvcrt.dll 0x00007ffe3a660000 - 0x00007ffe3a8da000 C:\Windows\WinSxS\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.14393.953_none_42151e83c686086b\COMCTL32.dll 0x00007ffe479e0000 - 0x00007ffe47ca8000 C:\Windows\System32\combase.dll 0x00007ffe459b0000 - 0x00007ffe45aa5000 C:\Windows\System32\ucrtbase.dll 0x00007ffe45ec0000 - 0x00007ffe45fe1000 C:\Windows\System32\RPCRT4.dll 0x00007ffe450b0000 - 0x00007ffe4511a000 C:\Windows\System32\bcryptPrimitives.dll 0x00007ffe45e90000 - 0x00007ffe45ebe000 C:\Windows\System32\IMM32.DLL 0x00007ffe44ae0000 - 0x00007ffe44b46000 C:\PROGRA~1\Novell\Filr\FILRAP~2.DLL 0x00007ffe48650000 - 0x00007ffe486f2000 C:\Windows\System32\ADVAPI32.dll 0x00007ffe47cb0000 - 0x00007ffe47d09000 C:\Windows\System32\sechost.dll 0x00007ffe45ff0000 - 0x00007ffe474f9000 C:\Windows\System32\SHELL32.dll 0x00007ffe45d80000 - 0x00007ffe45dc2000 C:\Windows\System32\cfgmgr32.dll 0x00007ffe45120000 - 0x00007ffe457f9000 C:\Windows\System32\windows.storage.dll 0x00007ffe44cf0000 - 0x00007ffe44d3c000 C:\Windows\System32\powrprof.dll 0x00007ffe482a0000 - 0x00007ffe482f2000 C:\Windows\System32\shlwapi.dll 0x00007ffe44ce0000 - 0x00007ffe44cef000 C:\Windows\System32\kernel.appcore.dll 0x00007ffe45cd0000 - 0x00007ffe45d79000 C:\Windows\System32\shcore.dll 0x00007ffe44cb0000 - 0x00007ffe44cc4000 C:\Windows\System32\profapi.dll 0x00007ffe48700000 - 0x00007ffe48838000 C:\Windows\System32\ole32.dll 0x0000000072000000 - 0x0000000072012000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.400.v20160518-1444\eclipse_1617.dll 0x00007ffe3a560000 - 0x00007ffe3a56a000 C:\Windows\SYSTEM32\VERSION.dll 0x0000000075780000 - 0x0000000076020000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\server\jvm.dll 0x00007ffe48530000 - 0x00007ffe48538000 C:\Windows\System32\PSAPI.DLL 0x00007ffe42c60000 - 0x00007ffe42c83000 C:\Windows\SYSTEM32\WINMM.dll 0x00007ffe42cf0000 - 0x00007ffe42cf9000 C:\Windows\SYSTEM32\WSOCK32.dll 0x00000000756a0000 - 0x0000000075772000 C:\Windows\SYSTEM32\MSVCR100.dll 0x00007ffe484c0000 - 0x00007ffe4852a000 C:\Windows\System32\WS2_32.dll 0x00007ffe42c00000 - 0x00007ffe42c2b000 C:\Windows\SYSTEM32\WINMMBASE.dll 0x0000000075690000 - 0x000000007569f000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\verify.dll 0x0000000075660000 - 0x0000000075689000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\java.dll 0x0000000075640000 - 0x0000000075656000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\zip.dll 0x00007ffe44710000 - 0x00007ffe44727000 C:\Windows\SYSTEM32\CRYPTSP.dll 0x00007ffe44170000 - 0x00007ffe441a3000 C:\Windows\system32\rsaenh.dll 0x00007ffe44b50000 - 0x00007ffe44b7b000 C:\Windows\SYSTEM32\bcrypt.dll 0x00007ffe443f0000 - 0x00007ffe4440f000 C:\Windows\SYSTEM32\USERENV.dll 0x00007ffe44730000 - 0x00007ffe4473b000 C:\Windows\SYSTEM32\CRYPTBASE.dll 0x0000000075620000 - 0x000000007563a000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\net.dll 0x00007ffe44570000 - 0x00007ffe445cc000 C:\Windows\system32\mswsock.dll 0x00007ffe442f0000 - 0x00007ffe44328000 C:\Windows\SYSTEM32\IPHLPAPI.DLL 0x00007ffe48640000 - 0x00007ffe48648000 C:\Windows\System32\NSI.dll 0x00007ffe410a0000 - 0x00007ffe410b6000 C:\Windows\SYSTEM32\dhcpcsvc6.DLL 0x00007ffe40ff0000 - 0x00007ffe4100a000 C:\Windows\SYSTEM32\dhcpcsvc.DLL 0x0000000075600000 - 0x0000000075611000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\nio.dll 0x00007ffe434a0000 - 0x00007ffe43535000 C:\Windows\system32\uxtheme.dll 0x00007ffe47d10000 - 0x00007ffe47e6a000 C:\Windows\System32\MSCTF.dll 0x00007ffe45dd0000 - 0x00007ffe45e8f000 C:\Windows\System32\OLEAUT32.dll 0x00007ffe458b0000 - 0x00007ffe4594c000 C:\Windows\System32\msvcp_win.dll 0x00007ffe39ee0000 - 0x00007ffe39f78000 C:\Program Files\Common Files\microsoft shared\ink\tiptsf.dll 0x00007ffe47690000 - 0x00007ffe4772f000 C:\Windows\System32\clbcatq.dll 0x00007ffe328a0000 - 0x00007ffe32a4a000 C:\Windows\System32\uiautomationcore.dll 0x00007ffe44b80000 - 0x00007ffe44c18000 C:\Windows\SYSTEM32\sxs.dll 0x00007ffe3c5e0000 - 0x00007ffe3c645000 C:\Windows\System32\OLEACC.dll 0x00007ffe37360000 - 0x00007ffe37376000 C:\Windows\system32\napinsp.dll 0x00007ffe37380000 - 0x00007ffe3739a000 C:\Windows\system32\pnrpnsp.dll 0x00007ffe42780000 - 0x00007ffe42798000 C:\Windows\system32\NLAapi.dll 0x00007ffe44330000 - 0x00007ffe443d1000 C:\Windows\SYSTEM32\DNSAPI.dll 0x00007ffe373a0000 - 0x00007ffe373ae000 C:\Windows\System32\winrnr.dll 0x00007ffe3ea30000 - 0x00007ffe3ea3a000 C:\Windows\System32\rasadhlp.dll 0x00007ffe3ed90000 - 0x00007ffe3edfa000 C:\Windows\System32\fwpuclnt.dll 0x000000001d090000 - 0x000000001d137000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\configuration\org.eclipse.osgi\339\0\.cp\swt-win32-4626.dll 0x00007ffe48540000 - 0x00007ffe4863a000 C:\Windows\System32\comdlg32.dll 0x00007ffe44ee0000 - 0x00007ffe450a9000 C:\Windows\System32\CRYPT32.dll 0x00007ffe44cd0000 - 0x00007ffe44ce0000 C:\Windows\System32\MSASN1.dll 0x00007ffe376b0000 - 0x00007ffe37736000 C:\Windows\SYSTEM32\WINSPOOL.DRV 0x00007ffe3da50000 - 0x00007ffe3dd1a000 C:\Windows\SYSTEM32\WININET.dll 0x00007ffe3c310000 - 0x00007ffe3c329000 C:\Windows\SYSTEM32\USP10.dll 0x00007ffe42740000 - 0x00007ffe42766000 C:\Windows\system32\dwmapi.dll 0x00007ffe427a0000 - 0x00007ffe42925000 C:\Windows\SYSTEM32\propsys.dll 0x000000001d140000 - 0x000000001d15e000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\configuration\org.eclipse.osgi\339\0\.cp\swt-gdip-win32-4626.dll 0x00007ffe38320000 - 0x00007ffe384b9000 C:\Windows\WinSxS\amd64_microsoft.windows.gdiplus_6595b64144ccf1df_1.1.14393.1715_none_aec701fbddd850fa\gdiplus.dll 0x00007ffe41d20000 - 0x00007ffe41ec8000 C:\Windows\SYSTEM32\WindowsCodecs.dll 0x00007ffe2be90000 - 0x00007ffe2becf000 C:\Windows\system32\mlang.dll 0x0000000075460000 - 0x00000000755f8000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\awt.dll 0x00007ffe432c0000 - 0x00007ffe4333a000 C:\Windows\SYSTEM32\apphelp.dll 0x0000000075450000 - 0x0000000075458000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\jaas_nt.dll 0x0000000075440000 - 0x000000007544d000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\management.dll 0x0000000180000000 - 0x0000000180012000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\configuration\org.eclipse.osgi\212\0\.cp\os\win32\x86_64\localfile_1_0_0.dll 0x0000000075410000 - 0x0000000075434000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\sunec.dll 0x00007ffe3f360000 - 0x00007ffe3f367000 C:\Windows\SYSTEM32\msimg32.dll 0x0000000075400000 - 0x000000007540b000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.knime.binary.jre.win32.x86_64_1.8.0.152-01\jre\bin\sunmscapi.dll 0x00007ffe3c5c0000 - 0x00007ffe3c5d1000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\configuration\org.eclipse.osgi\215\0\.cp\jWinHttp-1.0.0.dll 0x00007ffe3f1a0000 - 0x00007ffe3f26d000 C:\Windows\SYSTEM32\WINHTTP.dll 0x00007ffe42d20000 - 0x00007ffe42d2a000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.rdkit.knime.bin.win32.x86_64_3.3.1.v201712181039\os\win32\x86_64\boost_system-vc100-mt-1_56.dll 0x0000000075360000 - 0x00000000753f8000 C:\Windows\SYSTEM32\MSVCP100.dll 0x00007ffe42b90000 - 0x00007ffe42b9b000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.rdkit.knime.bin.win32.x86_64_3.3.1.v201712181039\os\win32\x86_64\boost_chrono-vc100-mt-1_56.dll 0x00007ffe3bc20000 - 0x00007ffe3bc3d000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.rdkit.knime.bin.win32.x86_64_3.3.1.v201712181039\os\win32\x86_64\boost_thread-vc100-mt-1_56.dll 0x00007ffe3b020000 - 0x00007ffe3b063000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.rdkit.knime.bin.win32.x86_64_3.3.1.v201712181039\os\win32\x86_64\boost_serialization-vc100-mt-1_56.dll 0x00007ffe22140000 - 0x00007ffe22b17000 C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\plugins\org.rdkit.knime.bin.win32.x86_64_3.3.1.v201712181039\os\win32\x86_64\GraphMolWrap.dll 0x00007ffe3dd20000 - 0x00007ffe3dfc5000 C:\Windows\System32\iertutil.dll 0x00007ffe48310000 - 0x00007ffe4837e000 C:\Windows\System32\coml2.dll 0x00007ffe33ec0000 - 0x00007ffe33f09000 C:\Windows\system32\dataexchange.dll 0x00007ffe41150000 - 0x00007ffe41406000 C:\Windows\system32\d3d11.dll 0x00007ffe42e10000 - 0x00007ffe42f61000 C:\Windows\system32\dcomp.dll 0x00007ffe43ce0000 - 0x00007ffe43d7f000 C:\Windows\system32\dxgi.dll 0x00007ffe43770000 - 0x00007ffe4388c000 C:\Windows\system32\twinapi.appcore.dll 0x00007ffe3dfd0000 - 0x00007ffe3e192000 C:\Windows\SYSTEM32\urlmon.dll 0x00007ffe094c0000 - 0x00007ffe0ab6c000 C:\Windows\System32\mshtml.dll 0x00007ffe44910000 - 0x00007ffe4493c000 C:\Windows\SYSTEM32\SspiCli.dll 0x00007ffe2be40000 - 0x00007ffe2be66000 C:\Windows\System32\srpapi.dll 0x00007ffe392f0000 - 0x00007ffe39486000 C:\Windows\System32\ieapfltr.dll 0x00007ffe10cc0000 - 0x00007ffe11151000 C:\Windows\System32\jscript9.dll 0x00007ffe11160000 - 0x00007ffe11dec000 C:\Windows\System32\ieframe.dll 0x00007ffe32a50000 - 0x00007ffe32a68000 C:\Windows\System32\NETAPI32.dll 0x00007ffe443e0000 - 0x00007ffe443ed000 C:\Windows\System32\NETUTILS.DLL 0x00007ffe41ca0000 - 0x00007ffe41cb6000 C:\Windows\System32\WKSCLI.DLL 0x00007ffe43e80000 - 0x00007ffe43e94000 C:\Windows\SYSTEM32\WLDP.DLL 0x00007ffe45950000 - 0x00007ffe459a5000 C:\Windows\System32\WINTRUST.dll 0x00007ffe2ed10000 - 0x00007ffe2f194000 C:\Windows\system32\explorerframe.dll 0x00007ffe39490000 - 0x00007ffe396f9000 C:\Windows\SYSTEM32\DWrite.dll 0x00007ffe39c30000 - 0x00007ffe39c40000 C:\Windows\system32\msimtf.dll 0x00007ffe35850000 - 0x00007ffe3585c000 C:\Windows\SYSTEM32\Secur32.dll 0x00007ffe3a150000 - 0x00007ffe3a189000 C:\Windows\System32\msls31.dll 0x00007ffe3f8e0000 - 0x00007ffe3fe3f000 C:\Windows\System32\d2d1.dll 0x00007ffe124a0000 - 0x00007ffe1272d000 C:\Windows\SYSTEM32\d3d10warp.dll 0x00007ffe385f0000 - 0x00007ffe38632000 C:\Windows\SYSTEM32\edputil.dll 0x00007ffe3f090000 - 0x00007ffe3f0a5000 C:\Windows\SYSTEM32\ondemandconnroutehelper.dll 0x00007ffe410e0000 - 0x00007ffe410eb000 C:\Windows\SYSTEM32\WINNSI.DLL 0x0000000069480000 - 0x0000000069a6c000 C:\Users\Admin\.javacpp\cache\libnd4jcpu.dll\libnd4jcpu.dll 0x0000000066880000 - 0x00000000669f2000 C:\Users\Admin\.javacpp\cache\jnind4jcpu.dll\jnind4jcpu.dll 0x000000006d7c0000 - 0x000000006fc22000 C:\Users\Admin\.javacpp\cache\libopenblas.dll\libopenblas.dll VM Arguments: jvm_args: -server -Dsun.java2d.d3d=false -Dosgi.classloader.lock=classname -XX:+UnlockDiagnosticVMOptions -XX:+UnsyncloadClass -Dsun.net.client.defaultReadTimeout=0 -XX:CompileCommand=exclude,javax/swing/text/GlyphView,getBreakSpot -Xmx2048m -Dorg.eclipse.swt.browser.IEVersion=10001 -Dsun.awt.noerasebackground=true -Dequinox.statechange.timeout=30000 java_command: java_class_path (initial): C:\Users\Admin\Documents\analytics-hso\knime_3.5.3\\plugins/org.eclipse.equinox.launcher_1.3.200.v20160318-1642.jar Launcher Type: generic Environment Variables: JAVA_HOME=C:\Program Files\Java\jdk1.8.0_161 PATH=C:/Users/Admin/Documents/analytics-hso/knime_3.5.3//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/bin/server;C:/Users/Admin/Documents/analytics-hso/knime_3.5.3//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/bin;C:/Users/Admin/Documents/analytics-hso/knime_3.5.3//plugins/org.knime.binary.jre.win32.x86_64_1.8.0.152-01/jre/lib/amd64;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Java\jdk1.8.0_161\bin;C:\Program Files\Novell\iPrint;C:\Program Files (x86)\Novell\GroupWise;C:\Users\Admin\AppData\Local\Microsoft\WindowsApps;C:\Users\Admin\Anaconda3\Scripts;C:\Users\Admin\Anaconda3;C:\Users\Admin\Documents\analytics-hso\knime_3.5.3; USERNAME=Admin OS=Windows_NT PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel --------------- S Y S T E M --------------- OS: Windows 10.0 , 64 bit Build 14393 (10.0.14393.2189) CPU:total 4 (initial active 4) (2 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 12423712k(5212240k free), swap 20236832k(5226416k free) vm_info: Java HotSpot(TM) 64-Bit Server VM (25.152-b16) for windows-amd64 JRE (1.8.0_152-b16), built on Sep 14 2017 02:29:36 by "java_re" with MS VC++ 10.0 (VS2010) time: Wed May 02 11:18:47 2018 elapsed time: 4432 seconds (0d 1h 13m 52s)